summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update URL for bug reportingHEADmasterTollef Fog Heen2021-01-241-1/+1
* Spelling and grammar in pkg.m4Tollef Fog Heen2020-04-211-2/+2
* Fix spelling of rra's nameTollef Fog Heen2020-04-211-1/+1
* Use https for developer.gnome.org URLTollef Fog Heen2020-04-211-1/+1
* Update bug reporting URL to point to gitlabTollef Fog Heen2020-04-211-1/+1
* Call setlocale in main functionTing-Wei Lan2019-06-231-0/+6
* pkg: Make ordering of output from print_package_list() deterministicPhilip Withnall2019-04-032-24/+41
* parse: Don't emit unknown keyword warning for Libs.privateDan Nicholson2017-04-071-3/+5
* Update to 0.29.2pkg-config-0.29.2Dan Nicholson2017-03-202-1/+23
* pkg.m4: Bump the serial number for releaseDan Nicholson2017-03-201-1/+1
* pkg: Check INCLUDE environment variable for MSVCDan Nicholson2017-03-203-20/+62
* check: Add test for system flags pruningDan Nicholson2017-03-203-0/+59
* Ignore automake's compile wrapperDan Nicholson2017-03-201-0/+1
* Respect sysroot for -isystem and -idirafterDan Nicholson2017-03-204-9/+26
* check: Include special-flags in sysroot testDan Nicholson2017-03-201-0/+6
* check: Add more flags to the special-flags testDan Nicholson2017-03-202-4/+4
* glib: Fix bundled build with GCC 6Dan Nicholson2017-03-204-0/+86
* man: Document PKG_PROG_PKG_CONFIG conditional issue thereDan Nicholson2017-03-201-1/+9
* man: Fix PKG_CHECK_EXISTS comment about PKG_PROG_PKG_CONFIGDan Nicholson2017-03-201-3/+4
* m4: Fix indentationPeter Eisentraut2017-03-191-3/+3
* man: Put valid make syntax in the exampleDan Nicholson2017-03-191-1/+1
* Make PKG_CHECK_MODULES report the module name instead of the variable prefixRuss Allbery2017-03-191-1/+1
* man: Document system search path environment variablesDan Nicholson2017-03-191-2/+30
* pkg: Include CPATH in header search pathv4hn2017-03-191-0/+6
* Optimization to load only needed .pc filesMarco Diego Aurélio Mesquita2016-12-223-98/+59
* pkg.m4.in: use correct comments for aclocal serialRoss Burton2016-09-061-3/+3
* Don't override empty prefix settingDan Nicholson2016-08-304-0/+19
* autogen: consider configure errorMatan Nassau2016-08-221-1/+1
* Remove unused package_list_strip_duplicatesDan Nicholson2016-08-221-37/+0
* Improve performance of package list expansionMatthew Hanna2016-08-2216-20/+204
* Update to 0.29.1pkg-config-0.29.1Dan Nicholson2016-03-012-1/+20
* glib: Fix OSX build with internal glibDan Nicholson2016-03-013-2/+34
* Revert "Quote pc_path virtual variable"Dan Nicholson2016-02-261-3/+1
* check: More thoroughly test variable usageDan Nicholson2016-02-264-1/+38
* Only unquote --variable when it appears quotedDan Nicholson2016-02-263-15/+46
* Revert "Unquote values of requested variables"Dan Nicholson2016-02-262-20/+4
* Also match -Wl,-framework for OSX frameworkDan Nicholson2016-01-293-3/+5
* Allow overriding package variables with env varsAlexander Larsson2016-01-294-2/+80
* Pass key into parse_package_key so it can be set earlyAlexander Larsson2016-01-293-22/+27
* README.win32: Add info on building with MSVCChun-wei Fan2015-10-281-0/+19
* build: Add NMake makefiles for Visual Studio buildsmsvcChun-wei Fan2015-10-263-0/+165
* build: Add a pre-configure config.h template for MSVC buildsChun-wei Fan2015-10-263-1/+102
* build: Split Out Source ListingChun-wei Fan2015-10-262-8/+10
* pkg.c: Port from dirent to GDirChun-wei Fan2015-10-261-13/+13
* Update to 0.29pkg-config-0.29Dan Nicholson2015-09-262-1/+37
* m4: Change all comment markers to dnlDan Nicholson2015-09-261-118/+122
* m4: Add Since releases and cleanup commentsDan Nicholson2015-09-261-12/+29
* m4: Update serial to 11Dan Nicholson2015-09-261-1/+1
* m4: Add PKG_PREREQ version checking macroDan Nicholson2015-09-263-0/+31
* m4: Process pkg.m4 through AC_CONFIG_FILESDan Nicholson2015-09-263-2/+3