summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Drop popt usage and remove unused popt sourcesold-glib2Dan Nicholson12-1607/+2
2010-06-17Convert to GOption for command line option parsingDan Nicholson1-110/+109
2010-06-17Use glib to parse argv strings instead of poptDan Nicholson2-39/+24
2010-06-17Remove glib-1.2 sourcesDan Nicholson18-4176/+0
2010-06-17Use bundled glib-2 instead of glib-1.2Dan Nicholson6-29/+7
2010-06-17glib2: Save patches to be replayed on snapshotsDan Nicholson7-0/+841
2010-06-17glib2: Don't build GRegex or distribute pcreDan Nicholson2-104/+2
2010-06-17glib2: don't install anything from the bundled libraryDan Nicholson4-57/+9
2010-06-17glib2: Build only glibDan Nicholson4-67/+5
2010-06-17glib2: Don't build or distribute the testsDan Nicholson3-9/+3
2010-06-17glib2: Prevent translations from being installedDan Nicholson3-34/+2
2010-06-17glib2: Prevent docs from being created or distributedDan Nicholson3-49/+2
2010-06-17glib2: Don't ignore tracked filesDan Nicholson3-3/+6
2010-06-17Bundle snapshot of glib-2.0Dan Nicholson297-0/+209472
2010-06-17Add a script to take a snapshot of glib-2.0Dan Nicholson2-0/+57
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
2010-05-10Add --print-provides and --print-requires(-private) optionsJohannes Schmid1-1/+79
2010-05-09Quote the deplibs_check method a bit harderDaniel Richard G1-1/+1
2010-05-09Optionally use an external popt libraryDan Nicholson2-1/+24
2010-05-09Move popt to subdirectory and make a convenience library of itDan Nicholson11-12/+17
2010-05-09Fix formatting typo in pkg-config.1Kirill Smelkov1-1/+1
2010-05-09Add listing of variablesJorn Amundsen2-1/+35
2010-05-09Handle -idirafter speciallyTollef Fog Heen4-9/+38
2010-05-09Fix up man pageTollef Fog Heen1-41/+55
2010-05-08Make it clearer which directory PKG_CONFIG_LIBDIR refers toTollef Fog Heen1-1/+1
2010-05-08Use $() rather than ``Tollef Fog Heen1-1/+1
2010-05-08Document --list-all option in man pageDan Nicholson1-1/+4
2010-05-08Include an introductory guide to pkg-configDan Nicholson2-0/+422
2010-05-08Add .gitignore to exclude generated files from trackingDan Nicholson1-0/+29
2010-05-08Mark Changelog as no longer kept up to date.Tollef Fog Heen1-0/+6
2010-05-08Update rpmvercmp with bugfixes from RPMTollef Fog Heen1-1/+5
2009-12-06Clean up sysroot support a little bitTollef Fog Heen1-26/+15