Stephen Kelly
|
4a6e795b0c
Use the cmDeleteAll algorithm instead of trivial raw loops.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Brad King
|
ce331bab92
find_library: Fix repeat call after changing directory content (#15293)
|
11 years ago |
Brad King
|
4987b37165
Merge topic 'remove-c_str'
|
11 years ago |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 years ago |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 years ago |
Peter Collingbourne
|
4d1fedf46e
Give the interactive cache editor the USES_TERMINAL property
|
11 years ago |
Brad King
|
810ef59a42
Merge topic 'no-cmake-self-install-when-cross-compiling'
|
11 years ago |
Brad King
|
cddb5002b5
Merge topic 'file-GENERATE-source'
|
11 years ago |
Brad King
|
15f55cca59
Do not use just-built CMake to install itself when cross-compiling (#15248)
|
11 years ago |
Stephen Kelly
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 years ago |
Brad King
|
3a6c359906
Suppress deprecation warnings for GetVersionEx
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
Brad King
|
1b549a5c64
enable_language: Fix error messages on missing modules (#15155)
|
11 years ago |
Brad King
|
09c8ad9943
enable_language: Initialize system-specific generator info only once
|
11 years ago |
Brad King
|
0f1f1271e6
CMake: Add CMAKE_GENERATOR_PLATFORM option
|
11 years ago |
Brad King
|
03b7b6cda1
cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset
|
11 years ago |
Brad King
|
5b0a46e1c9
ASM_MASM: Do not require compiler to be a full path
|
11 years ago |
Brad King
|
70796ef026
CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
|
11 years ago |
Brad King
|
30983ebec1
cmGlobalGenerator: Take Build output argument by reference
|
11 years ago |
Brad King
|
731427a646
cmGlobalGenerator: Do not re-add CMAKE_<LANG>_COMPILER
|
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
|
5fba44cf41
VS: Move VS-only API out of cmGlobalGenerator
|
11 years ago |
Ben Boeckel
|
efc205695d
cmake: remove dummy backtraces for IssueMessage
|
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 |
Brad King
|
45f338e3d9
Merge topic 'dev/hashmap-for-targets'
|
11 years ago |
Ben Boeckel
|
325599caa2
cmGlobalGenerator: Store targets in hash maps
|
11 years ago |