index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindPkgConfig.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-16/+3
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-1/+1
*
Merge topic 'pkgconfig-targets'
Brad King
2016-06-20
1
-2/+6
|
\
|
*
FindPkgConfig: define the imported targets also when the data comes from cache
Rolf Eike Beer
2016-06-19
1
-2/+6
*
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-2/+6
|
/
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
1
-6/+76
*
FindPkgConfig: set correctly named variables in cache (#15903)
Ben Boeckel
2016-03-21
1
-1/+1
*
FindPkgConfig: set standard variables in the cache
Ben Boeckel
2016-01-21
1
-0/+3
*
FindPkgConfig: Quote ${_pkgconfig_path} to protect semicolons on Windows
Rob Gowin
2016-01-19
1
-4/+4
*
FindPkgConfig: Fix restoration of PKG_CONFIG_PATH in environment
Rob Gowin
2016-01-15
1
-1/+1
*
FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH (#15910)
Sam Thursfield
2016-01-12
1
-0/+1
*
FindPkgConfig: return actual error when a package is not found (#15810)
Benjamin Chrétien
2015-10-28
1
-3/+5
*
FindPkgConfig: add a command to query arbitrary variables
Ben Boeckel
2015-09-21
1
-3/+23
*
FindPkgConfig: use execute_process to strip trailing whitespace
Ben Boeckel
2015-09-18
1
-2/+2
*
FindPkgConfig: remove variable dereference
Rolf Eike Beer
2015-08-18
1
-1/+1
*
FindPkgConfig: Capitalize first letter of all message()s
Christopher Meng
2015-08-12
1
-5/+5
*
FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
Daniele E. Domenichelli
2015-05-29
1
-1/+1
*
Modules: Check for ARGC before using ARGV#
Daniele E. Domenichelli
2015-02-27
1
-1/+1
*
Modules: Wrap long lines in pre-formatted documentation blocks
Brad King
2014-11-06
1
-3/+4
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-4/+4
*
FindPkgConfig: Stop processing when REQUIRED package not found (#14381)
Christoph Grüninger
2014-03-24
1
-1/+1
*
FindPkgConfig: small refactoring
Daniele E. Domenichelli
2014-03-17
1
-24/+31
*
FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)
Daniele E. Domenichelli
2014-03-17
1
-8/+150
*
FindPkgConfig: restructure documentation and document commands and variables
Daniele E. Domenichelli
2014-03-10
1
-135/+118
*
FindPkgConfig: Prefer PKG_CONFIG to find pkg-config (#13175)
Christoph Grüninger
2014-02-27
1
-2/+12
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-48/+110
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-46/+46
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-8/+8
*
FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)
Rolf Eike Beer
2012-04-15
1
-2/+6
*
FindPkgConfig: support version selection of pkg-config itself
Rolf Eike Beer
2012-02-18
1
-5/+16
*
FindPkgConfig: respect REQUIRED (#12620)
Yury G. Kudryashov
2012-01-20
1
-4/+2
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
-add QUIET keyword to pkgconfig macros
Alex Neundorf
2010-05-08
1
-8/+19
*
Remove old license from FindPkgConfig.cmake module
Brad King
2009-10-05
1
-24/+1
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-0/+12
*
BUG: fix for bug 6117 pkgconfig
Bill Hoffman
2008-02-07
1
-2/+2
*
BUG: fix for 5722
Bill Hoffman
2007-12-18
1
-2/+2
*
BUG: fix for 6117, fix for second run
Bill Hoffman
2007-12-14
1
-2/+2
*
STYLE: fix typo
Alexander Neundorf
2007-08-26
1
-2/+2
*
ENH: better backwards compatibility, and deprecate PKGCONFIG
Bill Hoffman
2006-12-09
1
-25/+0
*
ENH: maintain backwards compatibility in UsePkgConfig
Bill Hoffman
2006-11-29
1
-4/+9
*
ENH: check in new pkgconfig stuff from Enrico Scholz
Bill Hoffman
2006-11-22
1
-0/+380