summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Make sure glib subdir is configure before distinternal-glibDan Nicholson1-0/+10
2012-04-11Use a bundled glib2 to avoid circular dependencyDan Nicholson2-7/+26
2012-04-11glib: Avoid pkg-config usage in bundled libraryDan Nicholson3-25/+53
2012-04-11glib: Don't build GRegex or distribute pcreDan Nicholson5-82/+163
2012-04-11glib: Set automake to foreign so it doesn't bomb on missing filesDan Nicholson3-2/+15
2012-04-11glib: Don't install anything from the bundled libraryDan Nicholson3-45/+140
2012-04-11glib: Remove as many unneeded files as possibleDan Nicholson6-211/+370
2012-04-11glib: Bundle snapshot of glib-2.0Dan Nicholson255-0/+207331
2012-04-10glib: Add a script to take a snapshot of glib-2.0Dan Nicholson3-0/+126
2011-09-20Fix typo in configure.ac which led to confusing error messages from configureTollef Fog Heen1-1/+1
2011-05-16Document how to build with circular build-deps.Tollef Fog Heen1-1/+9
2011-05-15Drop AM_MAINTAINER_MODEpkg-config-0.26Tollef Fog Heen1-1/+0
2011-05-15Run distcheck against installed poptTollef Fog Heen1-0/+1
2011-05-15Document changes for 0.26, bump versionTollef Fog Heen2-1/+17
2011-05-15Allow documented environment variables in autoconfEnrico Scholz1-1/+2
2011-05-15Only treat real files (or symlinks to real files) as .pc filesTollef Fog Heen1-7/+11
2011-05-15Ignore emacs backup filesTollef Fog Heen1-0/+1
2011-05-15Drop dead codeTollef Fog Heen3-109/+0
2011-05-15Document specifying paths to .pc filesTollef Fog Heen1-0/+4
2011-04-14Escape slashes in paths passed to mingw-gccРуслан Ижбулатов2-1/+11
2011-04-13Add --with-system-include-path etc.Simon McVittie3-33/+84
2011-04-13Add _LIBDIR to m4_pattern_allow tooTollef Fog Heen1-1/+1
2011-04-13Allow $() through unescaped.Tollef Fog Heen3-3/+5
2011-04-13Handle --exist working and --cflags or --libs failingTollef Fog Heen1-3/+4
2011-04-13Mention that auto* recommends building .pc files at build timeTollef Fog Heen1-2/+5
2011-04-13Rename configure.in to configure.acTollef Fog Heen1-0/+0
2011-04-13Fix C99-ismHauke Fath1-3/+5
2011-04-13Man page syntax and spelling fixes.Ville Skyttä1-8/+8
2011-04-13Stop shipping an embedded glibTollef Fog Heen22-4251/+13
2010-09-01Drop support for legacy -config scriptsTollef Fog Heen3-353/+4
2010-08-19Add some []s before dnlTollef Fog Heen1-2/+2
2010-06-17Force generation of libtool script so it can be used reliablyDan Nicholson2-0/+3
2010-06-16Add test to exercise broken command option handlingDan Nicholson2-1/+35
2010-06-15Build pkg-config before descending to check directoryDan Nicholson1-2/+2
2010-06-09Greatly simplify autogen.sh and fix configure skippingDan Nicholson1-75/+6
2010-05-28Bump version number to 0.25pkg-config-0.25Tollef Fog Heen1-1/+1
2010-05-28Document 0.25 changesTollef Fog Heen1-0/+13
2010-05-28Make sure to distribute the blank fields .pc file tooTollef Fog Heen1-1/+2
2010-05-27Document pc_path a bitTollef Fog Heen1-1/+10
2010-05-27Add test case for empty fieldsTollef Fog Heen3-0/+18
2010-05-27Handle empty valued fields with newer external poptDan Nicholson1-21/+31
2010-05-27Fix up test framework to better report errors when pkg-config exits non-zeroTollef Fog Heen1-1/+3
2010-05-27Allow : and = unescaped in output tooTollef Fog Heen3-5/+6
2010-05-27Add COPYING files to give general licensing termsDan Nicholson4-1/+363
2010-05-24Fix typo in man pageTollef Fog Heen1-1/+1
2010-05-23Distcheck fixespkg-config-0.24Tollef Fog Heen5-7/+7
2010-05-23Bump version number in configure.acTollef Fog Heen1-1/+1
2010-05-23Write NEWS for 0.24Tollef Fog Heen1-0/+21
2010-05-23Make it possible to escape paths containing special shell charactersTollef Fog Heen4-51/+78
2010-05-10Add --print-provides and --print-requires-private to the manual pageJohannes Schmid1-0/+10