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
/
FindPackageTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindPackageTest: Replace VTK with Boost
FeRD (Frank Dana)
2022-09-03
1
-1/+1
*
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+3
*
Merge topic 'find_package-prefer-config-not-found'
Brad King
2019-08-07
1
-0/+6
|
\
|
*
find_package: Fix prefer-config mode to not fail on missing optional package
Cristian Adam
2019-08-06
1
-0/+6
*
|
Merge topic 'find_package-fix-NO_MODULE'
Brad King
2019-07-17
3
-0/+35
|
\
\
|
|
/
|
*
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
Cristian Adam
2019-07-16
3
-0/+35
*
|
Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY
Robert Maynard
2019-07-09
1
-3/+31
|
/
*
find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
Cristian Adam
2019-06-13
2
-0/+14
*
find_package: Add option to prefer Config mode
Cristian Adam
2019-05-21
3
-1/+37
*
Tests: Fix FindPackageTest when path to source has a symlink
Brad King
2019-04-18
1
-8/+13
*
Tests/FindPackageTest: Tell Git to ignore temporary symlink path
Brad King
2019-04-18
1
-0/+1
*
export: Disable PACKAGE mode user package registry by default
Robert Maynard
2019-03-15
1
-0/+20
*
find_package: add test coverage for CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS
David Aguilar
2019-01-16
2
-0/+32
*
Tests: Factor out RunCMake.WriteBasicConfigVersionFile test
Brad King
2018-11-14
1
-906/+0
*
doc: Consistently use <PackageName> for describing the name of a package
Jean-Christophe Fillion-Robin
2018-08-14
1
-1/+1
*
Refactor write_basic_package_version_file tests
Daniele E. Domenichelli
2018-06-01
1
-239/+894
*
WriteBasicConfigVersionFile: Fix messages in ExactVersion tests
Daniele E. Domenichelli
2017-11-21
1
-6/+6
*
WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option
Daniele E. Domenichelli
2017-11-21
1
-1/+78
*
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
5
-0/+52
*
find_package: Extend search path for combined Windows/UNIX convention
Silvio Traversaro
2016-08-24
7
-2/+34
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+4
*
Tests: Fix failures when running under the default install prefix (#15566)
Brad King
2015-05-14
1
-0/+3
*
FPHSA: Always populate the ExactCase_FOUND variable (#15412).
Stephen Kelly
2015-04-17
3
-6/+10
*
CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option
Daniele E. Domenichelli
2014-08-11
1
-0/+38
*
Allow the Package Registry to be disabled (#14849)
Daniele E. Domenichelli
2014-05-12
1
-1/+31
*
Tests: Improve FindPackageTest for in-source builds
Brad King
2014-05-12
1
-1/+1
*
Tests: Improve FindPackageTest exported package version
Brad King
2014-05-12
2
-2/+9
*
CMP0017: Fix check when including from CMake source tree
Brad King
2014-03-04
3
-3/+3
*
FPHSA: Add FOUND_VAR option to specify _FOUND variable name
Alex Neundorf
2013-02-22
3
-0/+22
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
15
-56/+56
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
22
-344/+344
*
add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_file
Alex Neundorf
2012-05-23
1
-0/+12
*
add macro check_required_components() to configure_package_config_file()
Alex Neundorf
2012-03-19
2
-0/+16
*
FPHSA(): add HANDLE_COMPONENTS option
Alex Neundorf
2012-03-19
2
-0/+16
*
find_package: add test for setting Foo_FOUND to FALSE in a Config file
Alex Neundorf
2012-03-13
3
-0/+14
*
WriteBasicConfigVersionFile: add test for ExactVersion mode
Alex Neundorf
2012-03-10
1
-0/+70
*
wrap write_basic_config_version_file as write_basic_package_version_file()
Alex Neundorf
2012-03-07
1
-5/+4
*
add CMakePackageConfigHelpers: configure_package_config_file()
Alex Neundorf
2012-03-07
2
-0/+33
*
Set UNSUITABLE instead of not COMPATIBLE
Alex Neundorf
2011-08-05
1
-0/+11
*
Add some tests for write_basic_config_version_file()
Alex Neundorf
2011-08-01
1
-0/+80
*
Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package>
Alex Neundorf
2011-06-23
2
-1/+5
*
Test find_package multiarch support (#12037)
Brad King
2011-06-08
7
-0/+31
*
find_package: Fix system package registry test path conversion
Brad King
2011-04-14
1
-1/+1
*
find_package: Test system package registry when possible
Brad King
2011-04-13
2
-0/+42
*
find_package: Forward component list for recursive calls in modules
Brad King
2011-04-07
2
-1/+4
*
Improve documentation and messages for the new CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
*
Prefer files from CMAKE_ROOT when including from CMAKE_ROOT
Alex Neundorf
2011-01-04
2
-1/+10
*
Teach find_* commands to ignore some paths
Todd Gamblin
2010-08-13
3
-0/+10
[next]