Marc Chevrier
|
4fc322bab4
AddCacheEntry: Suppress raw pointer usage
|
2 years ago |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
e5cd39ca80
cmProp: refactoring: transform alias in class
|
4 years ago |
Marc Chevrier
|
d96eb55282
set(CACHE): do not remove normal variable
|
4 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 years ago |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Gabor Bencze
|
4fa9630b7e
cmCommand refactor: cmOptionCommand
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
917d98699e
Merge topic 'definitions-get'
|
7 years ago |
Vitaly Stakhovsky
|
437d0c16c7
cmStateSnapshot::GetDefinition(): Return std::string const*
|
7 years ago |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 years ago |
Robert Maynard
|
f8a7cf85ad
option: No CMP077 warnings when both cache and local variable exists
|
7 years ago |
Robert Maynard
|
2a5f5c0e31
option: respect existing normal variable
|
7 years ago |
Robert Maynard
|
5bb3d40a28
cmOption: Remove VTK 4.0 workarounds
|
7 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Stephen Kelly
|
ba404938a2
cmCacheManager: Port consumers to non-iterator API.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
9410e24a4a
cmCacheManager: Port consumers to non-iterator API.
|
10 years ago |