Stephen Kelly
|
0060391dff
cmState: Move SnapshotType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
5bc964eddb
cmState: Move PositionType to separate namespace
|
9 years ago |
Stephen Kelly
|
2dc4099648
cmState: Move PolicyStackEntry to separate namespace
|
9 years ago |
Stephen Kelly
|
cb40af5d6f
cmState: Move SnapshotDataType to separate namespace
|
9 years ago |
Stephen Kelly
|
1205f75e3b
cmState: Move nested struct into separate top-level namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
089868a244
cmState: Record buildsystem target names in each directory
|
9 years ago |
Daniel Pfeifer
|
6afd35b98a
cmState: remove unused code
|
9 years ago |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Tobias Hunger
|
63c0e92c93
cmState: Expose list of properties of values in the cache
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
563bf9dd8a
cmState: Remove unused entry point fields from snapshot data
|
9 years ago |
Brad King
|
7c36d2067b
cmListFileBacktrace: Refactor storage to provide efficient value semantics
|
9 years ago |
Brad King
|
1f6bd8a93f
cmState: Avoid accumulating snapshot storage for backtraces
|
9 years ago |
Brad King
|
18b6676bff
cmState: Add Snapshot method to get bottom of call stack
|
9 years ago |
Brad King
|
c54ed7813f
cmState: Rename CallStack snapshots to IncludeFile
|
9 years ago |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 years ago |
Brad King
|
5f860ebb67
cmState: Avoid accumulating snapshot storage for short-lived scopes
|
10 years ago |
Stephen Kelly
|
55474e6182
cmState: Move GetTargetTypeName from cmTarget.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
2bf7de167f
Subdirs: Initialize from parent before configuring.
|
10 years ago |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
Stephen Kelly
|
2c219bafc0
cmState: Initialize top level source directories immediately.
|
10 years ago |
Stephen Kelly
|
79a309d786
cmState: Port away from cmake instance.
|
10 years ago |
Stephen Kelly
|
e2eecae205
cmState: Move ParseCacheEntry from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
b5212c68de
cmState: Add API for cache version.
|
10 years ago |