Autotools#488
Open
iammusetouch wants to merge 54 commits into
Open
Conversation
Mess with the open flags hoping that two things can be achieved: 1. Devices can still be opened in exclusive mode, 2. Devices which must be opened in shared mode can still be opened. 3. Opened devices (even with exclusive opens) still show in hid_enumerate()
Fixed by autoupdate
Use only 1 file per line
The build directory may be different from the source directory.
The build directory may be different from the source directory.
from $(top_builddir)
From Ludovic Rousseau
Thanks to Xiaofan chen for pointing this out.
Move TestGUI.app to TestGUI.app.in (to get copied by build system) Make Makefile.am call ./copy_to_bundle.sh from $(srcdir) Make Makefile.mac handle TestGUI.app.in Thanks to Xiaofan Chen for reporting this bug.
|
This looks like a bot action. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.