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
/
cmCacheManager.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5
/
+6
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-17
/
+17
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Merge topic 'else-after-return'
Brad King
2016-08-23
1
-1
/
+2
|
\
|
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-1
/
+2
*
|
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-2
/
+4
|
/
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5
/
+5
*
Merge topic 'expose-cache-properties'
Brad King
2016-06-13
1
-0
/
+10
|
\
|
*
cmCacheEntry: Retrieve all properties of cache entries
Tobias Hunger
2016-06-10
1
-0
/
+10
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-1
/
+2
|
/
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-288
/
+185
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-13
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+4
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3
/
+3
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1
/
+1
*
Print line number of cache parse errors (#11109)
Ashley Whetter
2016-01-19
1
-2
/
+8
*
cmState: Move ParseCacheEntry from cmCacheManager.
Stephen Kelly
2015-10-10
1
-85
/
+1
*
cmCacheManager: Port away from cmake instance.
Stephen Kelly
2015-10-10
1
-3
/
+1
*
Inline unary LoadCache.
Stephen Kelly
2015-10-10
1
-6
/
+0
*
cmCacheManager: Remove cmMakefile dependency.
Stephen Kelly
2015-10-10
1
-1
/
+0
*
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
1
-6
/
+1
*
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
1
-2
/
+2
*
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
Brad King
2015-05-20
1
-8
/
+3
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-71
/
+25
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-07
1
-6
/
+10
*
Merge topic 'refactor-cache-api'
Brad King
2015-04-07
1
-10
/
+6
|
\
|
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-10
/
+6
*
|
Merge topic 'refactor-cache-api'
Brad King
2015-04-07
1
-6
/
+10
|
\
\
|
|
/
|
*
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
Stephen Kelly
2015-04-06
1
-6
/
+10
*
|
Remove unused includes.
Stephen Kelly
2015-04-06
1
-1
/
+0
|
/
*
cmCacheManager: Remove unused method
Stephen Kelly
2015-04-05
1
-18
/
+0
*
cmCacheManager: Remove unused overloads.
Stephen Kelly
2015-04-05
1
-19
/
+0
*
cmCacheManager: Remove use of intermediate overload.
Stephen Kelly
2015-04-05
1
-1
/
+2
*
cmCacheManager: Replace loop with algorithm.
Stephen Kelly
2015-02-20
1
-5
/
+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Merge topic 'fix--D-command-line-parsing'
Brad King
2014-10-30
1
-1
/
+1
|
\
|
*
cmCacheManager: parse -D flags more strictly
Ben Boeckel
2014-10-20
1
-1
/
+1
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-5
/
+5
|
/
*
Merge topic 'fix-cache-self-assignment'
Brad King
2014-05-28
1
-5
/
+1
|
\
|
*
cmCacheManager: Avoid cache entry self-assignment
Brad King
2014-05-27
1
-5
/
+1
*
|
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-2
/
+2
*
|
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-2
/
+2
*
|
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-5
/
+5
*
|
stringapi: Use strings for cache paths as arguments
Ben Boeckel
2014-03-08
1
-6
/
+6
*
|
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-5
/
+6
*
|
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-15
/
+19
|
/
*
cmVersion: Fix CMake_VERSION_ENCODE for date in patch level
Brad King
2014-02-10
1
-1
/
+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-3
/
+3
*
Drop builtin property documentation
Brad King
2013-10-16
1
-62
/
+0
[next]