index
:
pkg-config
master
Manage compile and link flags for libraries (mirrored from https://gitlab.freedesktop.org/pkg-config/pkg-config)
tfheen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
Don't override empty prefix setting
Dan Nicholson
3
-0
/
+18
2016-08-22
Improve performance of package list expansion
Matthew Hanna
14
-0
/
+176
2016-02-26
check: More thoroughly test variable usage
Dan Nicholson
4
-1
/
+38
2016-02-26
Revert "Unquote values of requested variables"
Dan Nicholson
1
-4
/
+0
2016-01-29
Also match -Wl,-framework for OSX framework
Dan Nicholson
2
-2
/
+2
2016-01-29
Allow overriding package variables with env vars
Alexander Larsson
2
-1
/
+38
2015-02-21
Fix relocatable test in wine
Dan Nicholson
1
-2
/
+2
2015-02-21
Sort --print-variables output
Dan Nicholson
1
-3
/
+3
2014-12-09
check: Test that the pcfiledir variable is output correctly
Dan Nicholson
1
-5
/
+14
2014-12-09
Handle pcfiledir variable like normal variable
Dan Nicholson
1
-2
/
+3
2013-12-14
Ensure -isystem Cflags not compressed like -I
Dan Nicholson
2
-2
/
+2
2013-12-14
check: Rework dirafter test to handle all special cases
Dan Nicholson
4
-14
/
+16
2013-09-15
Unquote values of requested variables
Marek Kasik
1
-0
/
+4
2013-05-31
check: Convert paths to Windows format when using --define-prefix
Dan Nicholson
1
-0
/
+8
2013-05-22
check: Make relocatable script executable
Dan Nicholson
1
-0
/
+0
2013-05-17
Allow errors in .pc files for --list-all
Dan Nicholson
3
-2
/
+8
2013-05-17
Silence errors by default with --list-all
Dan Nicholson
1
-2
/
+2
2013-05-17
check: Test relocatable features
Dan Nicholson
5
-2
/
+68
2013-05-17
check: Define all useful build directories in config.sh
Dan Nicholson
1
-0
/
+5
2013-04-20
check: Make check-tilde executable like all other test scripts
Dan Nicholson
1
-0
/
+0
2013-04-09
Run cmd through Wine when available
Dan Nicholson
2
-1
/
+2
2013-04-09
Substitute TESTS_PKG_CONFIG from configure
Dan Nicholson
1
-1
/
+0
2013-04-09
Adjust PKG_CONFIG_PATH for tests correctly on Windows
Dan Nicholson
1
-2
/
+3
2013-04-09
Mangle expected sysroot output to match MSYS shell
Dan Nicholson
1
-2
/
+7
2013-04-09
Adjust expected path for native Windows test
Dan Nicholson
2
-8
/
+23
2013-01-23
Fix srcdir != builddir error in check-debug
Dan Nicholson
1
-1
/
+1
2013-01-22
Merge branch 'flag-order-fixes'
Dan Nicholson
6
-38
/
+40
2012-12-11
Fix handling of --print/silence-errors for all output options
Dan Nicholson
1
-2
/
+2
2012-12-11
Enforce that only the first --atleast/exact/max-version option honored
Dan Nicholson
1
-0
/
+5
2012-12-11
Imply --exists when --atleast/exact/max-version passed
Dan Nicholson
2
-18
/
+24
2012-12-11
Explicitly set --exists as the default option
Dan Nicholson
1
-3
/
+3
2012-12-11
Enforce exclusive output options
Dan Nicholson
1
-0
/
+15
2012-12-11
Fix hardcoded version if check-debug
Dan Nicholson
1
-1
/
+1
2012-12-08
Allow ~ through unescaped
MichaĆ Sawicz
3
-2
/
+22
2012-12-04
Only strip duplicate arguments when they appear consecutively
Dan Nicholson
2
-9
/
+12
2012-12-04
Output -l and other Libs flags in the order they appear
Dan Nicholson
4
-24
/
+23
2012-12-04
Output -L Libs flags before other Libs flags
Dan Nicholson
6
-19
/
+19
2012-12-04
Sort -other Libs and Cflags by package order instead of path order
Dan Nicholson
2
-10
/
+10
2012-12-03
Start from end of package lists when processing Requires
Dan Nicholson
3
-19
/
+14
2012-12-03
Remove duplicate packages after resolving requires
Dan Nicholson
2
-5
/
+3
2012-11-29
Always use --static test results for indirect depencency results
Dan Nicholson
4
-25
/
+31
2012-11-28
Add a gtk testcase to provide something with complex interactions
Dan Nicholson
28
-2
/
+406
2012-11-28
Test stripping of duplicate flags
Dan Nicholson
4
-1
/
+40
2012-11-28
Test ordering of flags based on package depth and path
Dan Nicholson
11
-1
/
+301
2012-11-03
Allow all combinations of --cflags and --libs variants
Dan Nicholson
4
-0
/
+108
2012-10-13
Don't crash on --print-variables when there are no variables
Dan Nicholson
3
-2
/
+9
2012-10-13
Support circular Requires loops
Dan Nicholson
5
-1
/
+46
2012-10-13
Consistently resolve requires depth-first to fix non-l flag ordering
Dan Nicholson
6
-5
/
+37
2012-10-03
check: Test version comparisons within Requires fields
Dan Nicholson
5
-1
/
+36
2012-10-03
check: Test all variants of --cflags and --libs
Dan Nicholson
4
-1
/
+33
[next]