summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Force linking of host toolDan Nicholson2015-06-131-1/+1
* Enable large file supportPeter Jones2015-04-201-0/+3
* Fix relocatable test in wineDan Nicholson2015-02-211-2/+2
* Sort --print-variables outputDan Nicholson2015-02-212-10/+13
* Quote pc_path virtual variableDan Nicholson2014-12-091-1/+3
* check: Test that the pcfiledir variable is output correctlyDan Nicholson2014-12-091-5/+14
* Handle pcfiledir variable like normal variableDan Nicholson2014-12-093-10/+10
* Use same token for malloc as for string constructionDaniel Macks2014-11-121-1/+1
* Bump scanned_dir_count even if dir cannot be readDaniel Macks2014-11-121-5/+6
* Add --validate option to check .pc syntax without dependenciesDan Nicholson2014-09-272-3/+22
* Strip system library directories reliablyAndrew Oakley2014-09-271-1/+0
* Ensure usage of serial test driver in automakeDan Nicholson2014-09-271-2/+14
* Update overlinking URL in guideDan Nicholson2014-09-221-2/+2
* glib: Fix Makefiles to suppress warnings from automakeDan Nicholson2014-02-033-6/+6
* glib: Update snapshot version to 2.38.2Dan Nicholson2014-02-03203-20009/+20081
* Don't used C reserved identifiersDan Nicholson2013-12-161-6/+6
* Ensure -isystem Cflags not compressed like -IDan Nicholson2013-12-143-7/+9
* check: Rework dirafter test to handle all special casesDan Nicholson2013-12-144-14/+16
* Add missing options to manualMatthias Clasen2013-09-211-2/+18
* Unquote values of requested variablesMarek Kasik2013-09-152-4/+20
* Strip trailing space from --cflags/--libs outputDan Nicholson2013-05-311-0/+4
* check: Convert paths to Windows format when using --define-prefixDan Nicholson2013-05-311-0/+8
* check: Make relocatable script executableDan Nicholson2013-05-221-0/+0
* Avoid const warning on Win32Dan Nicholson2013-05-201-1/+1
* Add static linking variant of PKG_CHECK_MODULESDan Nicholson2013-05-182-0/+23
* Allow errors in .pc files for --list-allDan Nicholson2013-05-176-42/+105
* Silence errors by default with --list-allDan Nicholson2013-05-172-17/+18
* rpmvercmp: Use helper macros to match upstream code betterDan Nicholson2013-05-171-8/+14
* rpmvercmp: Return -1/0/1 as function says it willDan Nicholson2013-05-171-1/+1
* rpmvercmp: Formatting & comment updates to reduce upstream diffDan Nicholson2013-05-171-7/+12
* Split rpmvercmp code into separate fileDan Nicholson2013-05-174-103/+142
* check: Test relocatable featuresDan Nicholson2013-05-175-2/+68
* check: Define all useful build directories in config.shDan Nicholson2013-05-171-0/+5
* Document all pkg-config derived metadata variablesDan Nicholson2013-05-171-5/+36
* Make the --define-prefix feature available on all platformsDan Nicholson2013-05-174-30/+27
* Remove compat definition of G_IS_DIR_SEPARATORDan Nicholson2013-05-171-6/+0
* Store the original prefix value in the packageDan Nicholson2013-05-172-9/+10
* Allow Windows prefix redefinition in any pkgconfig directoryDan Nicholson2013-05-172-43/+29
* Allow more control of redefined prefix behaviorDan Nicholson2013-05-175-14/+40
* Fix default path in PKG_CONFIG_LIBDIR descriptionDan Nicholson2013-04-201-1/+4