Brad King
|
952fbd9ee5
Merge topic 'cmprop-state'
|
5 years ago |
Vitaly Stakhovsky
|
ef408dd232
cmState::GetTargetTypeName: return type is *cmProp
|
5 years ago |
Vitaly Stakhovsky
|
0bf0e35e59
cmCacheManager::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 years ago |
Brad King
|
d2e0b8bcfd
Merge topic 'prop_t'
|
5 years ago |
Vitaly Stakhovsky
|
60f57d0dcc
cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
|
5 years ago |
Vitaly Stakhovsky
|
73d52a862b
cmPropertyDefinition: Construct directly in defined state
|
5 years ago |
Kyle Edwards
|
16a4ba5b31
Ninja Multi-Config: Use build.ninja if cmake --build has no --config
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Vitaly Stakhovsky
|
93e9d10c7f
cmCacheManager: more members use std::string
|
5 years ago |
Vitaly Stakhovsky
|
232d5bc333
cmState: more members will use std::string
|
5 years ago |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 years ago |
Robert Maynard
|
2467a2b318
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Daniel Eiband
|
61fdf326d8
cmState: Avoid lowering command name twice
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Regina Pfeifer
|
d63c1e4e6e
clang-tidy: modernize-return-braced-init-list
|
6 years ago |
Gabor Bencze
|
11f35d340e
cmCommand refactor: remove unused AddDisallowedCommand overload
|
6 years ago |
Brad King
|
de2c73d84f
Merge topic 'free-disallowed'
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Regina Pfeifer
|
c55fb044a9
cmBuildNameCommand: Implement as free function
|
6 years ago |
Regina Pfeifer
|
86bf1eef75
cmState: Support free function disallowed commands
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Sebastian Holtermann
|
9b5cc42531
cmDefinitions: Remove const char* based Set method
|
6 years ago |
Regina Pfeifer
|
dfaa87f1b3
cmState: Support BuiltinCommands as free functions
|
6 years ago |
Regina Pfeifer
|
de77d355ac
cmState: Add scripted commands by value
|
6 years ago |
Regina Pfeifer
|
0101ace131
cmUnexpectedCommand: Replace with lambda expression
|
6 years ago |
Regina Pfeifer
|
015001aaf1
cmState: Hold commands by value
|
6 years ago |