-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: refactor pkg-config for shared libraries #1603
Closed
Closed
Commits on May 4, 2015
-
build: refactor pkg-config for shared libraries
Improve detection and usage of pkg-config. This simplifies the setup of all our shared libraries. If pkg-config is installed on the host and `--shared` flags are passed by the user, we try to get defaults from pkg-config instead of using the default provided by configure.
Configuration menu - View commit details
-
Copy full SHA for e7ce51e - Browse repository at this point
Copy the full SHA e7ce51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c6195 - Browse repository at this point
Copy the full SHA 38c6195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4365f34 - Browse repository at this point
Copy the full SHA 4365f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5990d1 - Browse repository at this point
Copy the full SHA d5990d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43feb45 - Browse repository at this point
Copy the full SHA 43feb45View commit details -
fixup! check PKG_CONFIG_PATH as well
PKG_CONFIG_PATH is the default path to pkg-config, while PKG_CONFIG is used as a result of a floating patch from Paul McClave <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82e5af7 - Browse repository at this point
Copy the full SHA 82e5af7View commit details
Commits on May 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 524de59 - Browse repository at this point
Copy the full SHA 524de59View commit details -
fixup: styling and libpath support
- fix outstanding styling issues brought up by @bnoordhuis - add libpath support through pkg-config - minor fixes to icu since we've modified pkg_config
Configuration menu - View commit details
-
Copy full SHA for ac3df1b - Browse repository at this point
Copy the full SHA ac3df1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6697f - Browse repository at this point
Copy the full SHA bb6697fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f99345 - Browse repository at this point
Copy the full SHA 1f99345View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea139a - Browse repository at this point
Copy the full SHA dea139aView commit details
Commits on May 14, 2015
-
fixup: style and document info about splitting lib/libpath
# Please enter the commit message for your changes. Lines starting
Configuration menu - View commit details
-
Copy full SHA for 0350f14 - Browse repository at this point
Copy the full SHA 0350f14View commit details
Commits on May 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d8f4f6d - Browse repository at this point
Copy the full SHA d8f4f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5fed67 - Browse repository at this point
Copy the full SHA c5fed67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1b008 - Browse repository at this point
Copy the full SHA 1e1b008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389a667 - Browse repository at this point
Copy the full SHA 389a667View commit details
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.