Brad King
|
d6a88d2158
cmTarget: Replace "perConfig" constructor boolean with enum
|
5 years ago |
Brad King
|
25995b2b30
cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Brad King
|
0b08c1279c
Merge topic 'cmprop-state'
|
5 years ago |
Vitaly Stakhovsky
|
e267c3fddf
cmState::GetInitializedCacheValue: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Brad King
|
156196938c
Merge topic 'cmprop-source'
|
5 years ago |
Brad King
|
a67565751f
Merge topic 'msbuildUtf8Support'
|
5 years ago |
Vitaly Stakhovsky
|
e64fa5f1b6
cmSourceFile::GetProperty: return cmProp
|
5 years ago |
Justin Goshi
|
bc877a7e94
Add support to indicate UTF-8 custom command pipe output encoding
|
5 years ago |
Ben Boeckel
|
f413727d27
clang-tidy: address bugprone-sizeof-expression lint
|
5 years ago |
Vitaly Stakhovsky
|
aba23c747b
cmMakefile::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
3eec21a01c
cmTarget::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 years ago |
Brad King
|
94139ac58e
Merge topic 'export-repeat'
|
5 years ago |
Brad King
|
8affe9aa33
export: Fix use-after-free on multiple calls overwriting same FILE
|
5 years ago |
Vitaly Stakhovsky
|
36a5b3d1d1
cmMakefile::AddCacheDefinition: Add overload that accepts std::string value
|
5 years ago |
Kyle Edwards
|
9590c3a400
Generator: Don't allow Ninja Multi-Config variables on other generators
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Kyle Edwards
|
2ac835b9f9
Refactor: Allow generators to decide default configuration for build
|
5 years ago |
Brad King
|
a4d7a79beb
Merge topic 'ninja-1.10'
|
5 years ago |
Brad King
|
657820a00b
Ninja: Track when running to re-generate during a build
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Brad King
|
56a3e84a67
Merge topic 'realpath-cache'
|
5 years ago |
Brad King
|
cd6f6b2a9f
Merge topic 'cmake-ctest-arguments'
|
5 years ago |
Tim Blechmann
|
9d5a554cc9
cmGlobalGenerator: Add cache for realpath() results
|
5 years ago |
Robert Goulet
|
4153d8445b
Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest
|
5 years ago |
Marc Chevrier
|
f466cea3c9
cmMakefile: modernize memory management
|
5 years ago |