Oleksandr Koval
|
967792a662
cmState: store commands in unordered_map
|
5 лет назад |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 лет назад |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 лет назад |
Brad King
|
0b837ab371
cmState: Drop unused and unimplemented SetCacheValue method
|
5 лет назад |
Tushar Maheshwari
|
6728f0fa85
cmPropertyDefinitionMap: simplify and shorten
|
5 лет назад |
Vitaly Stakhovsky
|
e267c3fddf
cmState::GetInitializedCacheValue: return cmProp
|
5 лет назад |
Brad King
|
a6611577c3
Merge topic 'cmprop-getglobalprop'
|
5 лет назад |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 лет назад |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 лет назад |
Vitaly Stakhovsky
|
ef408dd232
cmState::GetTargetTypeName: return type is *cmProp
|
5 лет назад |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 лет назад |
Vitaly Stakhovsky
|
73d52a862b
cmPropertyDefinition: Construct directly in defined state
|
5 лет назад |
Kyle Edwards
|
16a4ba5b31
Ninja Multi-Config: Use build.ninja if cmake --build has no --config
|
5 лет назад |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 лет назад |
Vitaly Stakhovsky
|
232d5bc333
cmState: more members will use std::string
|
5 лет назад |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 лет назад |
Gabor Bencze
|
11f35d340e
cmCommand refactor: remove unused AddDisallowedCommand overload
|
6 лет назад |
Regina Pfeifer
|
86bf1eef75
cmState: Support free function disallowed commands
|
6 лет назад |
Regina Pfeifer
|
dfaa87f1b3
cmState: Support BuiltinCommands as free functions
|
6 лет назад |
Regina Pfeifer
|
de77d355ac
cmState: Add scripted commands by value
|
6 лет назад |
Regina Pfeifer
|
0101ace131
cmUnexpectedCommand: Replace with lambda expression
|
6 лет назад |
Regina Pfeifer
|
015001aaf1
cmState: Hold commands by value
|
6 лет назад |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 лет назад |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 лет назад |
Alex Turbov
|
5e52de7d57
modermize: replace some raw pointers w/ `unique_ptr`
|
6 лет назад |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 лет назад |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 лет назад |
Taylor Holberton
|
198650ae73
set: warn if CACHE type is not recognized
|
6 лет назад |
Brad King
|
65a3abf999
Merge topic 'GHS_updates'
|
6 лет назад |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 лет назад |