Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 år sedan |
Bill Hoffman
|
55a885da00
Teach try_compile COPY_FILE to look for IOS app bundles.
|
11 år sedan |
Brad King
|
30983ebec1
cmGlobalGenerator: Take Build output argument by reference
|
11 år sedan |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 år sedan |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 år sedan |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 år sedan |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 år sedan |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 år sedan |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 år sedan |
Brad King
|
7b1f966a6c
Windows: Make file delete/rename retry configurable
|
11 år sedan |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 år sedan |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 år sedan |
Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 år sedan |
Stephen Kelly
|
5096967ecd
Allow toolchain files to specify an external toolchain.
|
12 år sedan |
Stephen Kelly
|
76552d595d
Add compiler target compile options.
|
12 år sedan |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 år sedan |
Stephen Kelly
|
187385a8ed
cmCoreTryCompile: Fix typo in comments.
|
12 år sedan |
Brad King
|
f8241136b4
Merge topic 'INTERFACE_LIBRARY-target-type'
|
12 år sedan |
Stephen Kelly
|
435c912848
export: Add support for INTERFACE_LIBRARY targets
|
13 år sedan |
Stephen Kelly
|
33055c405e
Generate modern-style cmake code.
|
12 år sedan |
Brad King
|
f6024ef420
Merge topic 'try_compile-COPY_FILE_ERROR'
|
12 år sedan |
Brad King
|
c28715b16c
try_compile: Add COPY_FILE_ERROR option to capture failure
|
12 år sedan |
Brad King
|
290857bb03
try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268)
|
12 år sedan |
Robert Maynard
|
6dbd4a5f17
cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.
|
12 år sedan |
Brad King
|
482f1122ad
try_compile: Add signature to allow multiple SOURCES
|
12 år sedan |
Brad King
|
d06db7ebe8
try_compile: Refactor argument processing
|
12 år sedan |
Stephen Kelly
|
e5375442ff
try_compile: Trim whitespace from LINK_LIBRARIES entries
|
12 år sedan |
Brad King
|
e65ef08bf2
try_compile: Fix quoting of libraries in generated CMakeLists.txt
|
12 år sedan |
Rolf Eike Beer
|
ce441fac07
try_compile: add missing fclose() to recently added error case
|
12 år sedan |
Stephen Kelly
|
236133e79e
Handle targets in the LINK_LIBRARIES of try_compile.
|
12 år sedan |