summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Only match uninstalled packages that end in "-uninstalled" with hyphenDan Nicholson2012-10-131-3/+3
* Don't crash on --print-variables when there are no variablesDan Nicholson2012-10-134-5/+13
* remove the .cvsignore fileAdrian Bunk2012-10-131-9/+0
* Support circular Requires loopsDan Nicholson2012-10-136-1/+64
* Delay converting Requires entries to Packages until after parsingDan Nicholson2012-10-133-77/+64
* Consistently resolve requires depth-first to fix non-l flag orderingDan Nicholson2012-10-137-16/+40
* Make sure recursion only happens with requiresDan Nicholson2012-10-131-0/+6
* Install pkg-config link with $host- prefixDan Nicholson2012-10-132-0/+19
* check: Test version comparisons within Requires fieldsDan Nicholson2012-10-035-1/+36
* Kill a bunch of unused codeDan Nicholson2012-10-032-154/+0
* check: Test all variants of --cflags and --libsDan Nicholson2012-10-034-1/+33
* check: Ensure unknown options failDan Nicholson2012-10-031-0/+5
* check: Ensure debugging output works correctlyDan Nicholson2012-10-032-1/+24
* check: Test -uninstalled functionalityDan Nicholson2012-10-034-2/+73
* Fix formatting for --print-provides in man pageDan Nicholson2012-10-031-1/+1
* check: Test sysroot supportDan Nicholson2012-10-032-1/+25
* check: Test pkg-config versionDan Nicholson2012-10-023-0/+13
* check: Enhance --print-requires testsDan Nicholson2012-10-022-6/+6
* check: Check path handlingDan Nicholson2012-10-023-2/+34
* check: Exercise all printing optionsDan Nicholson2012-09-294-2/+47
* check: Test --define-variable corner casesDan Nicholson2012-09-291-0/+9
* check: Pass args to test function instead of setting in variableDan Nicholson2012-09-2913-113/+56
* Add optional usage of gcov for test coverageDan Nicholson2012-09-283-0/+31
* Update news and bump version for releasepkg-config-0.27.1Dan Nicholson2012-08-242-1/+14
* Discourage repeated usage of VARIABLE-PREFIX in PKG_CHECK_MODULESDan Nicholson2012-08-221-0/+5
* glib: Update snapshot to 2.32.4Dan Nicholson2012-08-2226-57/+189
* glib: Really force static only buildingDan Nicholson2012-08-212-8/+16
* Escape spaces in autodetected ${prefix} values on WindowsJohn Stumpo2012-08-211-0/+8
* Specify pkg-config to test with from makeDan Nicholson2012-08-192-2/+3
* Handle POSIX shell for tests in configure and MakefileDan Nicholson2012-08-1914-59/+9
* Exit on errors for check-missing like othersDan Nicholson2012-08-191-0/+2
* glib: Fix static usage of glib on win32Dan Nicholson2012-08-173-0/+41
* glib: Remove usage of gettext/libintl/iconvDan Nicholson2012-08-174-13/+45
* Ignore patch backup filesDan Nicholson2012-08-171-0/+1
* Ignore generated config.cache filesDan Nicholson2012-08-171-0/+1
* glib: Ensure only static build is performedDan Nicholson2012-08-173-1/+15
* glib: Don't install charset.alias fileDan Nicholson2012-08-162-25/+36
* Ignore Windows executablesDan Nicholson2012-08-161-0/+1
* Document failure to build internal glib as OS X universal binaryDan Nicholson2012-08-141-0/+8
* glib: Remove check for tracing supportDan Nicholson2012-08-143-68/+68
* glib: Don't install m4 macrosDan Nicholson2012-08-132-1/+11
* Update NEWS and bump version for 0.27pkg-config-0.27Dan Nicholson2012-07-112-1/+29
* Enable Requires and Requires.private for --existsDan Nicholson2012-07-112-5/+6
* Make check-missing test more explicit with --existsDan Nicholson2012-07-111-2/+8
* glib: Restore gettext with libintl supportDan Nicholson2012-06-042-19/+19
* Add a configure message about internal glib to tip people offDan Nicholson2012-06-041-0/+3
* glib: Update snapshot to 2.32.3Dan Nicholson2012-06-044-8/+30
* Ensure test search path is confined to check directoryDan Nicholson2012-05-301-2/+3
* Always use g_free when allocating memory from glibDan Nicholson2012-05-291-3/+3
* Remove unneeded checks for setresuid & setreuidDan Nicholson2012-05-291-3/+0