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
/
Tests
/
RunCMake
/
FindPkgConfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindPkgConfig: Allow to override variables when calling pkg_get_variable
Corentin Noël
2023-09-19
2
-0/+20
*
FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environment
Cristian Le
2023-09-06
2
-0/+9
*
Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATH
Cristian Le
2023-09-06
3
-3/+3
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
4
-9/+3
*
Tests: Disable parts of FindPkgConfig tests without wide supported
Craig Scott
2022-10-29
1
-15/+25
*
Tests: pkg_check_modules() doesn't allow spaces in a moduleSpec
Craig Scott
2022-10-29
1
-10/+11
*
Tests: Disable broken FindPkgConfig test cases for Windows
Craig Scott
2022-10-29
1
-6/+11
*
Tests/FindPkgConfig: correctly handle broken pkg-config
makise-homura
2022-07-01
1
-1/+24
*
FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."
Brad King
2022-06-22
7
-203/+72
*
FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.
Alex Birch
2022-05-20
7
-72/+203
*
Tests: De-duplicate some code in RunCMake.FindPkgConfig
Alex Birch
2022-05-20
1
-8/+14
*
FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config output
Alex Birch
2022-05-12
3
-13/+15
*
Merge topic 'FindPkgConfig-restore-legacy-behavior'
Brad King
2021-08-19
2
-0/+65
|
\
|
*
FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
Marc Chevrier
2021-08-18
2
-0/+65
*
|
FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environment
Brad King
2021-07-13
3
-0/+36
*
|
FindPkgConfig: split args if loaded from environment
Christopher Degawa
2021-06-18
4
-0/+54
|
/
*
FindPkgConfig: Always create the imported target
Adam Badura
2021-06-04
1
-0/+4
*
Tests: Add case covering FindPkgConfig creation of empty targets
Brad King
2021-06-04
3
-0/+19
*
Merge topic 'test-FindPkgConfig-isolate-env'
Brad King
2020-08-10
1
-0/+5
|
\
|
*
Tests: Isolate RunCMake.FindPkgConfig from caller environment
Brad King
2020-08-07
1
-0/+5
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
|
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
1
-1/+1
|
/
*
FindPkgConfig: also handle "-isystem" prefixes for include directories
Rolf Eike Beer
2020-05-05
1
-1/+21
*
FindPkgConfig: fix handling of frameworks
Rolf Eike Beer
2020-04-18
4
-0/+53
*
Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH tests
Rolf Eike Beer
2020-04-18
2
-88/+8
*
FindPkgConfig: Add test for specified pkg-config tool missing
Brad King
2020-03-17
3
-0/+12
*
FindPkgConfig: Allow libraries that can't be found with their full path
Chuck Atkins
2019-09-16
1
-33/+16
*
FindPkgConfig: return the module found by pkg_search_module
Christophe Giboudeaux
2019-08-29
2
-0/+29
*
pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modules
Dan Kegel
2019-03-20
1
-2/+1
*
More tests for pkg_get_variable
Dan Kegel
2019-03-20
4
-0/+57
*
FindPkgConfig: Set linker flags on imported targets
Radek Nadstawny
2019-03-13
1
-0/+21
*
FindPkgConfig: support also > and < operators for version compares
Rolf Eike Beer
2018-10-04
2
-0/+84
*
FindPkgConfig: allow to create global imported targets
Rolf Eike Beer
2018-07-22
2
-1/+18
*
FindPkgConfig: export the list of found libraries also as variable
Rolf Eike Beer
2018-05-11
1
-0/+12
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properly
Craig Scott
2017-12-16
1
-0/+61
*
Tests: Add x32 tests to test suite
Steven Newbury
2017-03-08
7
-5/+20
*
FindPkgConfig: use new version checking "library >= version" syntax
Gautier Pelloux-Prayer
2017-02-28
2
-16/+27
*
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
8
-18/+40
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
2
-0/+27
*
FindPkgConfig: set correctly named variables in cache (#15903)
Ben Boeckel
2016-03-21
1
-5/+6
*
FindPkgConfig: set standard variables in the cache
Ben Boeckel
2016-01-21
2
-0/+17
*
FindPkgConfig: return actual error when a package is not found (#15810)
Benjamin Chrétien
2015-10-28
1
-2/+3
*
FindPkgConfig: add a command to query arbitrary variables
Ben Boeckel
2015-09-21
3
-0/+16
*
FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
Daniele E. Domenichelli
2015-05-29
3
-0/+107
*
Tests: Fix CMP0054 warnings
Brad King
2014-09-16
4
-5/+5
*
FindPkgConfig: More unit tests
Daniele E. Domenichelli
2014-03-17
7
-3/+151
*
FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926)
Daniele E. Domenichelli
2014-03-17
13
-0/+93