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
/
Source
/
cmSearchPath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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