Florian Jacomme
|
b1a05d6c76
Revise implementation of case-insensitive command names
|
7 年之前 |
Shane Parris
|
599c93e22d
Add cmGlobVerificationManager class, integrate with cmake and cmState
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
Kyle Edwards
|
a9c483071e
cmCacheManager: Truncate values containing newlines
|
7 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 年之前 |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 年之前 |
Daniel Pfeifer
|
4ba25a823e
cmState: separate builtin and scripted commands
|
8 年之前 |
Daniel Pfeifer
|
a44dab461f
cmState: introduce method for adding scripted commands
|
8 年之前 |
Daniel Pfeifer
|
587084052b
cmState: introduce methods for adding builtin commands
|
8 年之前 |
Daniel Pfeifer
|
da8faa8c7e
cmState: remove RemoveUnscriptableCommands
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Bastien Schatt
|
38fd5866c0
Add GENERATOR_IS_MULTI_CONFIG global property
|
8 年之前 |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
8 年之前 |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 年之前 |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 年之前 |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 年之前 |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 年之前 |
Stephen Kelly
|
a9bf981a4c
cmState: Move Snapshot type to separate namespace
|
9 年之前 |
Stephen Kelly
|
34bcec39c6
cmState: Move Directory class to separate namespace
|
9 年之前 |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
0060391dff
cmState: Move SnapshotType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
5bc964eddb
cmState: Move PositionType to separate namespace
|
9 年之前 |
Stephen Kelly
|
2dc4099648
cmState: Move PolicyStackEntry to separate namespace
|
9 年之前 |
Stephen Kelly
|
cb40af5d6f
cmState: Move SnapshotDataType to separate namespace
|
9 年之前 |
Stephen Kelly
|
1205f75e3b
cmState: Move nested struct into separate top-level namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |