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
/
cmConditionEvaluator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-5
/
+5
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-2
/
+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1
/
+11
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+1
*
Fix newly discovered clang-tidy issues
Daniel Pfeifer
2016-10-21
1
-6
/
+6
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
Avoid else after return
Daniel Pfeifer
2016-09-16
1
-10
/
+10
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1
/
+1
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0
/
+1
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-3
/
+29
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-1
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-441
/
+305
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Merge topic 'preallocate-condition-keywords'
Brad King
2016-04-11
1
-4
/
+4
|
\
|
*
cmConditionEvaluator: Use pre-allocated keywords in more places
Brad King
2016-04-08
1
-4
/
+4
*
|
Merge topic 'preallocate-condition-keywords'
Brad King
2016-03-31
1
-31
/
+58
|
\
\
|
|
/
|
*
cmConditionEvaluator: Pre-allocate keyword strings
Brad King
2016-03-29
1
-31
/
+58
*
|
cmConditionEvaluator: Remove GetConditionContext method
Brad King
2016-03-29
1
-12
/
+0
*
|
cmConditionEvaluator: Drop unnecessary path conversion
Brad King
2016-03-29
1
-8
/
+1
|
/
*
cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)
Brad King
2016-02-01
1
-0
/
+10
*
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
Stephen Kelly
2015-10-20
1
-5
/
+35
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-1
/
+25
*
cmConditionEvaluator: Remove superfluous spaces in expressions
Sebastian Schuberth
2015-07-27
1
-8
/
+8
*
cmMakefile: Simplify CMP0054 handling.
Stephen Kelly
2015-05-18
1
-8
/
+2
*
cmMakefile: Add access to the top-level execution context.
Stephen Kelly
2015-05-18
1
-2
/
+2
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-12
/
+6
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-1
/
+37
*
Port cmCommand consumers to cmState.
Stephen Kelly
2015-04-15
1
-1
/
+3
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-3
/
+3
|
\
|
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3
/
+3
*
|
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-8
/
+2
|
/
*
cmMakefile: store the number of last matches in a CMake var
Ben Boeckel
2014-12-03
1
-3
/
+2
*
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
Ben Boeckel
2014-11-26
1
-2
/
+3
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-79
/
+157
*
If: Extract cmConditionEvaluator from if() implementation
Nils Gladitz
2014-09-11
1
-0
/
+692