Daniel Pfeifer
|
a44dab461f
cmState: introduce method for adding scripted commands
|
8 years ago |
Daniel Pfeifer
|
587084052b
cmState: introduce methods for adding builtin commands
|
8 years ago |
Daniel Pfeifer
|
da8faa8c7e
cmState: remove RemoveUnscriptableCommands
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Bastien Schatt
|
38fd5866c0
Add GENERATOR_IS_MULTI_CONFIG global property
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 years ago |
Stephen Kelly
|
27be1d8152
cmState: Move extracted declarations to a separate file
|
9 years ago |
Stephen Kelly
|
34433c88e2
cmState: Remove compatibility typedefs
|
9 years ago |
Stephen Kelly
|
a9bf981a4c
cmState: Move Snapshot type to separate namespace
|
9 years ago |
Stephen Kelly
|
34bcec39c6
cmState: Move Directory class to separate namespace
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
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 |