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
/
find_library
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Brad King
2024-01-19
3
-0/+4
*
MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention
Daniel Ching
2023-12-08
4
-0/+4
*
Tests: Add case covering find_library behavior when targeting MSVC ABI
Brad King
2023-12-07
4
-0/+9
*
Add deprecation warnings for policies CMP0126 and below
Brad King
2023-10-03
1
-0/+10
*
find_(library|file|path): Drop PATH-derived search prefixes
Brad King
2023-09-14
9
-48/+0
*
MinGW: Search for packages in standard MSYSTEM environment prefixes
Brad King
2023-09-13
4
-0/+10
*
find_library: Improve regex readability in --debug-find output
Thomas Schenker
2023-07-13
2
-2/+2
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
1
-1/+1
*
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'
Brad King
2022-08-31
7
-0/+96
|
\
|
*
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
7
-0/+96
*
|
find_(program,library,file,path): add validation function
Marc Chevrier
2022-06-14
13
-0/+75
|
/
*
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
18
-0/+260
*
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
Robert Maynard
2022-04-15
7
-0/+84
*
Tests: Avoid interference from environment in RunCMake.find_library
William R. Dieter
2022-01-14
3
-0/+9
*
cmake: Add filtered debug-find options
John Parent
2021-12-17
7
-0/+89
*
find_library: Infer library prefix and suffix when in script mode
Robert Maynard
2021-07-19
5
-0/+29
*
find_*: Add support for option NO_CACHE
Marc Chevrier
2021-06-02
3
-0/+152
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
2
-0/+10
*
find_library: Check that library files are readable
Brad King
2020-06-29
3
-1/+21
*
find_*: Add support for REQUIRED keyword
Sylvain Joubert
2020-03-06
5
-0/+21
*
find_*: Use debug logging infrastructure
Robert Maynard
2019-12-19
4
-0/+61
*
Find: Provide global controls for the `NO_[]_PATH` call options
Robert Maynard
2019-06-21
7
-0/+72
*
RunCMake: Automatically support platform out override files
Robert Maynard
2019-06-21
4
-6/+12
*
find_library: Skip 'lib => lib<arch>' searches if one symlinks the other
Brad King
2017-02-28
3
-0/+29
*
Drop find_(library|file|path) prefixes from PATH on non-Windows
Brad King
2016-05-09
1
-1/+3
*
Teach find_(library|file|path) to get prefixes from PATH (#15370)
Brad King
2015-02-19
4
-0/+16
*
find_library: Fix repeat call after changing directory content (#15293)
Brad King
2014-12-08
4
-0/+24