Brad King
|
473634eb1c
Merge topic 'expose-cache-properties'
|
9 年之前 |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 年之前 |
Tobias Hunger
|
6eee24634b
cmCacheEntry: Retrieve all properties of cache entries
|
9 年之前 |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Ashley Whetter
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
9 年之前 |
Stephen Kelly
|
e2eecae205
cmState: Move ParseCacheEntry from cmCacheManager.
|
10 年之前 |
Stephen Kelly
|
435a2f3ccb
cmCacheManager: Port away from cmake instance.
|
10 年之前 |
Stephen Kelly
|
a02e53eb94
Inline unary LoadCache.
|
10 年之前 |
Stephen Kelly
|
bec3487fa9
cmCacheManager: Remove cmMakefile dependency.
|
10 年之前 |
Stephen Kelly
|
5181fae264
cmPropertyMap: Remove chaining logic.
|
10 年之前 |
Stephen Kelly
|
7c0aa672fe
cmPropertyMap: Remove scope parameter from API where not used.
|
10 年之前 |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 年之前 |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 年之前 |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 年之前 |
Brad King
|
d3823263b2
Merge topic 'refactor-cache-api'
|
10 年之前 |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 年之前 |
Brad King
|
678493d60f
Merge topic 'refactor-cache-api'
|
10 年之前 |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 年之前 |
Stephen Kelly
|
c22f6c1504
Remove unused includes.
|
10 年之前 |
Stephen Kelly
|
c37cf7fa9e
cmCacheManager: Remove unused method
|
10 年之前 |
Stephen Kelly
|
64556e3dfa
cmCacheManager: Remove unused overloads.
|
10 年之前 |
Stephen Kelly
|
23bb5d225b
cmCacheManager: Remove use of intermediate overload.
|
10 年之前 |
Stephen Kelly
|
76207b0861
cmCacheManager: Replace loop with algorithm.
|
10 年之前 |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 年之前 |
Brad King
|
2e953c7657
Merge topic 'fix--D-command-line-parsing'
|
11 年之前 |