Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 年之前 |
Daniel Pfeifer
|
ba5fb16519
call static cmOutputConverter::GetFortranFormat without object
|
9 年之前 |
Tobias Hunger
|
2175e5bfa5
cmGlobalGenerator: Make IsMultiConfig() const
|
9 年之前 |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 年之前 |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 年之前 |
Daniel Pfeifer
|
5cec953e6a
Use std::replace for replacing chars in strings.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Rolf Eike Beer
|
2263949b78
cmGlobalXCodeGenerator: do not pass char* to cmSystemTools::CollapseFullPath()
|
9 年之前 |
Rolf Eike Beer
|
2b25ce30ca
make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string&
|
9 年之前 |
Rolf Eike Beer
|
ffedf3527d
make cmGlobalXCodeGenerator::BuildObjectListOrString::Add() take a string&
|
9 年之前 |
Rolf Eike Beer
|
6100bdff38
cmGlobalXCodeGenerator: directly call CreateString() with std::string
|
9 年之前 |
Gregor Jasny
|
111cd67919
Xcode: ReRunCMake even if files disappeared (#15992)
|
9 年之前 |
Gregor Jasny
|
572797f984
Xcode: Write refType only for Xcode 1.5
|
9 年之前 |
Brad King
|
070f09f91e
Merge topic 'xcode-global-attribute-variant'
|
9 年之前 |
Gregor Jasny
|
ba39d7e9d0
Xcode: Escape all backslashes in strings (#15328)
|
9 年之前 |
Gregor Jasny
|
d8bc26a065
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
|
9 年之前 |
Gregor Jasny
|
dc0ddb9e34
Xcode: Store configuration name along with XcodeObject (#14947)
|
9 年之前 |
Gregor Jasny
|
28f98ceef1
Xcode: Make CMAKE_XCODE_ATTRIBUTE calculation last step (#14947)
|
9 年之前 |
Gregor Jasny
|
28db2268e8
Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947)
|
9 年之前 |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 年之前 |
Gregor Jasny
|
1361047406
Xcode: Set LastUpgradeCheck to current Xcode version (#15817)
|
10 年之前 |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
0c97d32f7a
cmGlobalGenerator: Remove direct storage of targets
|
10 年之前 |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 年之前 |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 年之前 |
Stephen Kelly
|
cf69630e51
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
|
10 年之前 |