Brad King
|
d4736d53cd
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
e12afe766e
cmState: Host some state from the cmGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
Brad King
|
594dd9b36a
Merge topic 'use-std-unordered_map'
|
10 years ago |
Stephen Kelly
|
921d74d855
AutoGen: Don't iterate over a container while populating it.
|
10 years ago |
Stephen Kelly
|
b659d161da
cmGlobalGenerator: Add NVI wrapper to create local generator.
|
10 years ago |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Brad King
|
957c2aac7f
RC: Simplify selection of resource compiler based on C/C++ toolchain
|
10 years ago |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
10 years ago |
Brad King
|
a588d1ee99
Merge topic 'fix-cmState-try_compile-languages'
|
10 years ago |
Brad King
|
27343e3b68
cmGlobalGenerator: Finish storing enabled languages in cmState
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
5a5ef00106
Merge topic 'clean-up-cmMakefile'
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 years ago |
Stephen Kelly
|
044dc81504
Use the Home directories from the cmake class where intended.
|
10 years ago |
Stephen Kelly
|
f034bb2f54
Remove redundant calls to MakeStartDirectoriesCurrent.
|
10 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
10 years ago |
Stephen Kelly
|
5d056c0dd8
Port Global property interaction to cmState.
|
10 years ago |
Stephen Kelly
|
74de9a734c
cmGlobalGenerator: Delegate storage of enabled languages to cmState.
|
10 years ago |
Brad King
|
62c5e6f1a1
Merge topic 'introduce-cmState'
|
10 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
|
55ecd818f6
cmGlobalGenerator: Store languages as vector, not map.
|
10 years ago |
Stephen Kelly
|
ba404938a2
cmCacheManager: Port consumers to non-iterator API.
|
10 years ago |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |