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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
parse: Don't emit unknown keyword warning for Libs.private
HEAD
master
Dan Nicholson
1
-3
/
+5
2017-03-20
Update to 0.29.2
pkg-config-0.29.2
Dan Nicholson
2
-1
/
+23
2017-03-20
pkg.m4: Bump the serial number for release
Dan Nicholson
1
-1
/
+1
2017-03-20
pkg: Check INCLUDE environment variable for MSVC
Dan Nicholson
3
-20
/
+62
2017-03-20
check: Add test for system flags pruning
Dan Nicholson
3
-0
/
+59
2017-03-20
Ignore automake's compile wrapper
Dan Nicholson
1
-0
/
+1
2017-03-20
Respect sysroot for -isystem and -idirafter
Dan Nicholson
4
-9
/
+26
2017-03-20
check: Include special-flags in sysroot test
Dan Nicholson
1
-0
/
+6
2017-03-20
check: Add more flags to the special-flags test
Dan Nicholson
2
-4
/
+4
2017-03-20
glib: Fix bundled build with GCC 6
Dan Nicholson
4
-0
/
+86
2017-03-20
man: Document PKG_PROG_PKG_CONFIG conditional issue there
Dan Nicholson
1
-1
/
+9
2017-03-20
man: Fix PKG_CHECK_EXISTS comment about PKG_PROG_PKG_CONFIG
Dan Nicholson
1
-3
/
+4
2017-03-19
m4: Fix indentation
Peter Eisentraut
1
-3
/
+3
2017-03-19
man: Put valid make syntax in the example
Dan Nicholson
1
-1
/
+1
2017-03-19
Make PKG_CHECK_MODULES report the module name instead of the variable prefix
Russ Allbery
1
-1
/
+1
2017-03-19
man: Document system search path environment variables
Dan Nicholson
1
-2
/
+30
2017-03-19
pkg: Include CPATH in header search path
v4hn
1
-0
/
+6
2016-12-22
Optimization to load only needed .pc files
Marco Diego Aurélio Mesquita
3
-98
/
+59
2016-09-06
pkg.m4.in: use correct comments for aclocal serial
Ross Burton
1
-3
/
+3
2016-08-30
Don't override empty prefix setting
Dan Nicholson
4
-0
/
+19
2016-08-22
autogen: consider configure error
Matan Nassau
1
-1
/
+1
2016-08-22
Remove unused package_list_strip_duplicates
Dan Nicholson
1
-37
/
+0
2016-08-22
Improve performance of package list expansion
Matthew Hanna
16
-20
/
+204
2016-03-01
Update to 0.29.1
pkg-config-0.29.1
Dan Nicholson
2
-1
/
+20
2016-03-01
glib: Fix OSX build with internal glib
Dan Nicholson
3
-2
/
+34
2016-02-26
Revert "Quote pc_path virtual variable"
Dan Nicholson
1
-3
/
+1
2016-02-26
check: More thoroughly test variable usage
Dan Nicholson
4
-1
/
+38
2016-02-26
Only unquote --variable when it appears quoted
Dan Nicholson
3
-15
/
+46
2016-02-26
Revert "Unquote values of requested variables"
Dan Nicholson
2
-20
/
+4
2016-01-29
Also match -Wl,-framework for OSX framework
Dan Nicholson
3
-3
/
+5
2016-01-29
Allow overriding package variables with env vars
Alexander Larsson
4
-2
/
+80
2016-01-29
Pass key into parse_package_key so it can be set early
Alexander Larsson
3
-22
/
+27
2015-10-28
README.win32: Add info on building with MSVC
Chun-wei Fan
1
-0
/
+19
2015-10-26
build: Add NMake makefiles for Visual Studio builds
Chun-wei Fan
3
-0
/
+165
2015-10-26
build: Add a pre-configure config.h template for MSVC builds
Chun-wei Fan
3
-1
/
+102
2015-10-26
build: Split Out Source Listing
Chun-wei Fan
2
-8
/
+10
2015-10-26
pkg.c: Port from dirent to GDir
Chun-wei Fan
1
-13
/
+13
2015-09-26
Update to 0.29
pkg-config-0.29
Dan Nicholson
2
-1
/
+37
2015-09-26
m4: Change all comment markers to dnl
Dan Nicholson
1
-118
/
+122
2015-09-26
m4: Add Since releases and cleanup comments
Dan Nicholson
1
-12
/
+29
2015-09-26
m4: Update serial to 11
Dan Nicholson
1
-1
/
+1
2015-09-26
m4: Add PKG_PREREQ version checking macro
Dan Nicholson
3
-0
/
+31
2015-09-26
m4: Process pkg.m4 through AC_CONFIG_FILES
Dan Nicholson
3
-2
/
+3
2015-06-13
build: Force linking of host tool
Dan Nicholson
1
-1
/
+1
2015-04-20
Enable large file support
Peter Jones
1
-0
/
+3
2015-02-21
Fix relocatable test in wine
Dan Nicholson
1
-2
/
+2
2015-02-21
Sort --print-variables output
Dan Nicholson
2
-10
/
+13
2014-12-09
Quote pc_path virtual variable
Dan Nicholson
1
-1
/
+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
3
-10
/
+10
[next]