This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
pkg-config
Watch
1
Star
0
Fork
You've already forked pkg-config
0
mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced
2025-12-20 12:30:02 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c2675eb81
pkg-config
/
glib-patches
/
patchlist
6 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
glib: Remove as many unneeded files as possible We just want to be able to build glib from the within the pkg-config tree. Everything else is just extra weight and is better used from an actual glib checkout. Unnecessary files include: * documentation * translations * tests * ChangeLogs * non-autotools win32 build files * various other build and/or internal files
2012-04-05 05:46:51 -07:00
glib-only.patch
glib: Don't install anything from the bundled library All we want is the libglib.la convenience library. The -version-info is removed since it causes warnings.
2012-04-10 06:38:34 -07:00
no-installed-files.patch
glib: Set automake to foreign so it doesn't bomb on missing files
2012-04-10 06:38:57 -07:00
foreign-automake.patch
glib: Don't build GRegex or distribute pcre In order to avoid the bundled pcre in our bundled glib, just remove and disable the GRegex API. We don't currently need this in pkg-config anyway.
2012-04-09 19:59:14 -07:00
no-gregex.patch
glib: Avoid pkg-config usage in bundled library The whole exercise of carrying an internal copy of glib to avoid the circular dependency is moot if it's still using pkg-config.
2012-04-09 20:04:58 -07:00
no-pkg-config.patch
Reference in a new issue
Copy permalink