Brad King
|
594dd9b36a
Merge topic 'use-std-unordered_map'
|
10 years ago |
Stephen Kelly
|
d7923b82ad
Use std::unordered_map instead of hash_map where available.
|
10 years ago |
Stephen Kelly
|
684e5cefb2
cmGlobalGenerator: Host the MakeSilentFlag.
|
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 |
Brad King
|
957c2aac7f
RC: Simplify selection of resource compiler based on C/C++ toolchain
|
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 |
Stephen Kelly
|
55ecd818f6
cmGlobalGenerator: Store languages as vector, not map.
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
ce331bab92
find_library: Fix repeat call after changing directory content (#15293)
|
11 years ago |
Ruslan Baratov
|
e6db4c5a4e
file: Add LOCK subcommand to do file and directory locking
|
11 years ago |
Peter Collingbourne
|
4d1fedf46e
Give the interactive cache editor the USES_TERMINAL property
|
11 years ago |
Stephen Kelly
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
Brad King
|
0f1f1271e6
CMake: Add CMAKE_GENERATOR_PLATFORM option
|
11 years ago |
Brad King
|
30983ebec1
cmGlobalGenerator: Take Build output argument by reference
|
11 years ago |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 years ago |
Brad King
|
ecb34faaab
Tell generators about CMAKE_SYSTEM_NAME as soon as it is known
|
11 years ago |
Brad King
|
8a205b980c
cmTarget: Compile old-style link dependencies only for VS 6
|
11 years ago |
Brad King
|
d57be904ae
cmTarget: Run old-style link dependencies only for VS 6
|
11 years ago |
Brad King
|
5fba44cf41
VS: Move VS-only API out of cmGlobalGenerator
|
11 years ago |
Brad King
|
528e8af19f
Allow a toolchain file to specify a generator toolset
|
11 years ago |
Nils Gladitz
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
Ben Boeckel
|
325599caa2
cmGlobalGenerator: Store targets in hash maps
|
11 years ago |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 years ago |
Stephen Kelly
|
aa0a3562dd
cmGeneratorTarget: Compute target objects on demand
|
11 years ago |
Stephen Kelly
|
857d30b52e
cmGlobalGenerator: Add interface to call ForceLinkerLanguages
|
11 years ago |
Stephen Kelly
|
6c9dd0ec7b
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
|
11 years ago |