summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document a couple more pkg-config optionsDan Nicholson2012-05-101-1/+12
* Fix errors in man page source cause missing contentLawrence A. Murakami2012-05-101-1/+3
* Unify handling of operator and command line option version checkingDan Nicholson2012-05-103-29/+128
* Add autoconf macros to help packagers install .pc filesDan Nicholson2012-05-101-0/+40
* Revert "Print out \r\n on windows, not just \n"Dieter Verfaillie2012-05-051-4/+0
* Document building with the internal glib copyDan Nicholson2012-04-211-4/+7
* Make sure glib subdir is configure before distDan Nicholson2012-04-211-0/+10
* Use a bundled glib2 to avoid circular dependencyDan Nicholson2012-04-212-7/+26
* glib: Avoid pkg-config usage in bundled libraryDan Nicholson2012-04-213-25/+53
* glib: Don't build GRegex or distribute pcreDan Nicholson2012-04-215-82/+163
* glib: Set automake to foreign so it doesn't bomb on missing filesDan Nicholson2012-04-213-2/+15
* glib: Don't install anything from the bundled libraryDan Nicholson2012-04-213-45/+140
* glib: Remove as many unneeded files as possibleDan Nicholson2012-04-216-211/+370
* glib: Bundle snapshot of glib-2.0Dan Nicholson2012-04-21255-0/+207331
* glib: Add a script to take a snapshot of glib-2.0Dan Nicholson2012-04-213-0/+126
* Remove unused roff macros causing problems on old groff/nroffDan Nicholson2012-04-161-19/+0
* Fix typo in configure.ac which led to confusing error messages from configureTollef Fog Heen2011-09-201-1/+1
* Document how to build with circular build-deps.Tollef Fog Heen2011-05-161-1/+9
* Drop AM_MAINTAINER_MODEpkg-config-0.26Tollef Fog Heen2011-05-151-1/+0
* Run distcheck against installed poptTollef Fog Heen2011-05-151-0/+1
* Document changes for 0.26, bump versionTollef Fog Heen2011-05-152-1/+17
* Allow documented environment variables in autoconfEnrico Scholz2011-05-151-1/+2
* Only treat real files (or symlinks to real files) as .pc filesTollef Fog Heen2011-05-151-7/+11
* Ignore emacs backup filesTollef Fog Heen2011-05-151-0/+1
* Drop dead codeTollef Fog Heen2011-05-153-109/+0
* Document specifying paths to .pc filesTollef Fog Heen2011-05-151-0/+4
* Escape slashes in paths passed to mingw-gccРуслан Ижбулатов2011-04-142-1/+11
* Add --with-system-include-path etc.Simon McVittie2011-04-133-33/+84
* Add _LIBDIR to m4_pattern_allow tooTollef Fog Heen2011-04-131-1/+1
* Allow $() through unescaped.Tollef Fog Heen2011-04-133-3/+5
* Handle --exist working and --cflags or --libs failingTollef Fog Heen2011-04-131-3/+4
* Mention that auto* recommends building .pc files at build timeTollef Fog Heen2011-04-131-2/+5
* Rename configure.in to configure.acTollef Fog Heen2011-04-131-0/+0
* Fix C99-ismHauke Fath2011-04-131-3/+5
* Man page syntax and spelling fixes.Ville Skyttä2011-04-131-8/+8
* Stop shipping an embedded glibTollef Fog Heen2011-04-1322-4251/+13
* Drop support for legacy -config scriptsTollef Fog Heen2010-09-013-353/+4
* Add some []s before dnlTollef Fog Heen2010-08-191-2/+2
* Force generation of libtool script so it can be used reliablyDan Nicholson2010-06-172-0/+3
* Add test to exercise broken command option handlingDan Nicholson2010-06-162-1/+35
* Build pkg-config before descending to check directoryDan Nicholson2010-06-151-2/+2
* Greatly simplify autogen.sh and fix configure skippingDan Nicholson2010-06-091-75/+6
* Bump version number to 0.25pkg-config-0.25Tollef Fog Heen2010-05-281-1/+1
* Document 0.25 changesTollef Fog Heen2010-05-281-0/+13
* Make sure to distribute the blank fields .pc file tooTollef Fog Heen2010-05-281-1/+2
* Document pc_path a bitTollef Fog Heen2010-05-271-1/+10
* Add test case for empty fieldsTollef Fog Heen2010-05-273-0/+18
* Handle empty valued fields with newer external poptDan Nicholson2010-05-271-21/+31
* Fix up test framework to better report errors when pkg-config exits non-zeroTollef Fog Heen2010-05-271-1/+3
* Allow : and = unescaped in output tooTollef Fog Heen2010-05-273-5/+6