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 |
Stephen Kelly
|
6f02034e66
cmState: Make AddCacheEntry method private.
|
10 years ago |
Stephen Kelly
|
062ed22ec4
cmState: Add cache file manipulation wrappers.
|
10 years ago |
Stephen Kelly
|
28749903b6
cmState: Internalize the initialization of a snapshot from its parent.
|
10 years ago |
Brad King
|
0d0b9b52f8
Merge topic 'cmState-ProjectName'
|
10 years ago |
Brad King
|
6904b6efdc
Merge topic 'rm-cmLocalGenerator-Children'
|
10 years ago |
Stephen Kelly
|
b3f2299e06
cmState: Move ProjectName from cmMakefile.
|
10 years ago |
Stephen Kelly
|
ae026f5458
cmState: Store Children states in parent state.
|
10 years ago |
Stephen Kelly
|
af9fc27753
cmState: Make Snapshot EqualityComparable.
|
10 years ago |
Stephen Kelly
|
f4150bd88d
cmState: Move directory Properties from cmMakefile.
|
10 years ago |
Brad King
|
2370a99400
Merge topic 'cmState-definitions'
|
10 years ago |
Stephen Kelly
|
bff27391a9
cmState: Host variable definitions.
|
10 years ago |