index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmSearchPath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
Kyle Edwards
2022-02-02
1
-1
/
+2
*
Refactor: Keep track of prefixes in cmSearchPath
Kyle Edwards
2022-02-02
1
-3
/
+15
*
Source: Fix Clang -Wdeprecated warnings
Sean McBride
2021-10-15
1
-0
/
+3
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
find_*: Add debug logging infrastructure
Robert Maynard
2019-12-19
1
-0
/
+2
*
find_package: Use PackageName_ROOT variables as search prefixes
Brad King
2018-03-16
1
-2
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-3
/
+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1
/
+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3
/
+3
*
cmSearchPath: Fix typo in comment
Tobias Hunger
2016-06-01
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-3
/
+3
*
Teach find_(library|file|path) to get prefixes from PATH (#15370)
Brad King
2015-02-19
1
-1
/
+1
*
Use containers of labeled search paths instead of individual members
Chuck Atkins
2014-11-12
1
-9
/
+6
*
Encapsulate search path manipulation functions into a seperate class.
Chuck Atkins
2014-11-11
1
-0
/
+60