summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Use same token for malloc as for string constructionDaniel Macks1-1/+1
2014-11-12Bump scanned_dir_count even if dir cannot be readDaniel Macks1-5/+6
2014-09-27Add --validate option to check .pc syntax without dependenciesDan Nicholson2-3/+22
2014-09-27Strip system library directories reliablyAndrew Oakley1-1/+0
2014-09-27Ensure usage of serial test driver in automakeDan Nicholson1-2/+14
2014-09-22Update overlinking URL in guideDan Nicholson1-2/+2
2014-02-03glib: Fix Makefiles to suppress warnings from automakeDan Nicholson3-6/+6
2014-02-03glib: Update snapshot version to 2.38.2Dan Nicholson203-20009/+20081
2013-12-16Don't used C reserved identifiersDan Nicholson1-6/+6
2013-12-14Ensure -isystem Cflags not compressed like -IDan Nicholson3-7/+9
2013-12-14check: Rework dirafter test to handle all special casesDan Nicholson4-14/+16
2013-09-21Add missing options to manualMatthias Clasen1-2/+18
2013-09-15Unquote values of requested variablesMarek Kasik2-4/+20
2013-05-31Strip trailing space from --cflags/--libs outputDan Nicholson1-0/+4
2013-05-31check: Convert paths to Windows format when using --define-prefixDan Nicholson1-0/+8
2013-05-22check: Make relocatable script executableDan Nicholson1-0/+0
2013-05-20Avoid const warning on Win32Dan Nicholson1-1/+1
2013-05-18Add static linking variant of PKG_CHECK_MODULESDan Nicholson2-0/+23
2013-05-17Allow errors in .pc files for --list-allDan Nicholson6-42/+105
2013-05-17Silence errors by default with --list-allDan Nicholson2-17/+18
2013-05-17rpmvercmp: Use helper macros to match upstream code betterDan Nicholson1-8/+14
2013-05-17rpmvercmp: Return -1/0/1 as function says it willDan Nicholson1-1/+1
2013-05-17rpmvercmp: Formatting & comment updates to reduce upstream diffDan Nicholson1-7/+12
2013-05-17Split rpmvercmp code into separate fileDan Nicholson4-103/+142
2013-05-17check: Test relocatable featuresDan Nicholson5-2/+68
2013-05-17check: Define all useful build directories in config.shDan Nicholson1-0/+5
2013-05-17Document all pkg-config derived metadata variablesDan Nicholson1-5/+36
2013-05-17Make the --define-prefix feature available on all platformsDan Nicholson4-30/+27
2013-05-17Remove compat definition of G_IS_DIR_SEPARATORDan Nicholson1-6/+0
2013-05-17Store the original prefix value in the packageDan Nicholson2-9/+10
2013-05-17Allow Windows prefix redefinition in any pkgconfig directoryDan Nicholson2-43/+29
2013-05-17Allow more control of redefined prefix behaviorDan Nicholson5-14/+40
2013-04-20Fix default path in PKG_CONFIG_LIBDIR descriptionDan Nicholson1-1/+4
2013-04-20check: Make check-tilde executable like all other test scriptsDan Nicholson1-0/+0
2013-04-18Document search path construction on WindowsDan Nicholson1-0/+12
2013-04-18Fix regression in -L mangling for MSVCDan Nicholson1-1/+1
2013-04-09Run cmd through Wine when availableDan Nicholson2-1/+2
2013-04-09Check for Wine when cross-compiling to WindowsDan Nicholson1-0/+7
2013-04-09Substitute TESTS_PKG_CONFIG from configureDan Nicholson2-1/+4
2013-04-09Adjust PKG_CONFIG_PATH for tests correctly on WindowsDan Nicholson1-2/+3
2013-04-09Mangle expected sysroot output to match MSYS shellDan Nicholson1-2/+7
2013-04-09Flush stderr when not immediately exitingDan Nicholson1-0/+2
2013-04-09Adjust expected path for native Windows testDan Nicholson3-8/+24
2013-04-09Check $host rather than $build when deciding native Win32Dan Nicholson1-1/+1
2013-04-06Remove duplicate LIBRARIES in manualDan Nicholson1-2/+2
2013-01-24Update NEWS and bump version for releasepkg-config-0.28Dan Nicholson2-1/+32
2013-01-23Fix srcdir != builddir error in check-debugDan Nicholson1-1/+1
2013-01-23Remove $host-pkg-config when uninstallingDan Nicholson1-0/+2
2013-01-22Merge branch 'flag-order-fixes'Dan Nicholson9-265/+198
2013-01-17Use the standard pkg-config macros to check for glibDan Nicholson1-13/+9