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
/
cmConditionEvaluator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+2
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-9/+8
*
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
-2/+8
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-56/+45
*
cmConditionEvaluator: Remove GetConditionContext method
Brad King
2016-03-29
1
-3/+0
*
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
Stephen Kelly
2015-10-20
1
-1/+8
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+1
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-0/+1
*
cmStandardIncludes: Remove list include.
Stephen Kelly
2015-02-06
1
-0/+2
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-7/+13
*
If: Extract cmConditionEvaluator from if() implementation
Nils Gladitz
2014-09-11
1
-0/+90