Ben Boeckel
|
7abf4e313d
stringapi: Use strings for dependency information
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
215b1addf0
stringapi: Take strings in escaping functions
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Ben Boeckel
|
a6ae2ea72b
stringapi: Use strings in Convert methods in LocalGenerator
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 years ago |
Brad King
|
5e8e4d0f88
cmLocalGenerator: Add response file option to OutputLinkLibraries
|
11 years ago |
Brad King
|
b9aa504198
cmLocalGenerator: Simplify GetIncludeFlags output formatting
|
11 years ago |
Brad King
|
971653b767
cmLocalGenerator: Add format option to ConvertToLinkReference
|
11 years ago |
Brad King
|
0c0ef9e7b7
cmLocalGenerator: Add format option to ConvertToIncludeReference
|
11 years ago |
Brad King
|
02bebd60e9
cmLocalGenerator: Add format option to ConvertToOutputForExisting
|
11 years ago |
Brad King
|
fba51b096e
MSVC: Add properties to configure compiler PDB files (#14762)
|
11 years ago |
Brad King
|
77b2e6f1d8
OS X: Escape path given to -isysroot flag
|
11 years ago |
Brad King
|
d2059d2511
cmVersion: Fix CMake_VERSION_ENCODE for date in patch level
|
11 years ago |
Nils Gladitz
|
efdcebddbd
VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources
|
11 years ago |
Brad King
|
82d4317503
Allow projects to specify extra inputs to CMake
|
11 years ago |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 years ago |
Stephen Kelly
|
531e40b95e
cmTarget: Make GetSourceFiles populate an out-vector parameter.
|
12 years ago |
Stephen Kelly
|
db7d1112ea
cmLocalGenerator: Remove VTK include hack (#11338).
|
12 years ago |
Brad King
|
0845aaddc5
Merge topic 'minor-cleanup'
|
12 years ago |
Stephen Kelly
|
2fcafbf613
cmLocalGenerator: Constify target definitions access
|
12 years ago |
Stephen Kelly
|
41e48c45e8
Avoid certain actions on IMPORTED targets.
|
12 years ago |
Nils Gladitz
|
e5e3f3d4ff
CTest: filter /showIncludes output from ninja compile launcher
|
12 years ago |
Stephen Kelly
|
0bfcb450e6
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
|
12 years ago |
Stephen Kelly
|
7521da2852
Introduce CMAKE_STAGING_PREFIX variable.
|
12 years ago |
Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 years ago |
Stephen Kelly
|
5096967ecd
Allow toolchain files to specify an external toolchain.
|
12 years ago |