Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Rolf Eike Beer
|
2263949b78
cmGlobalXCodeGenerator: do not pass char* to cmSystemTools::CollapseFullPath()
|
9 years ago |
Rolf Eike Beer
|
2b25ce30ca
make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string&
|
9 years ago |
Rolf Eike Beer
|
ffedf3527d
make cmGlobalXCodeGenerator::BuildObjectListOrString::Add() take a string&
|
9 years ago |
Rolf Eike Beer
|
6100bdff38
cmGlobalXCodeGenerator: directly call CreateString() with std::string
|
9 years ago |
Gregor Jasny
|
111cd67919
Xcode: ReRunCMake even if files disappeared (#15992)
|
9 years ago |
Gregor Jasny
|
572797f984
Xcode: Write refType only for Xcode 1.5
|
9 years ago |
Brad King
|
070f09f91e
Merge topic 'xcode-global-attribute-variant'
|
10 years ago |
Gregor Jasny
|
ba39d7e9d0
Xcode: Escape all backslashes in strings (#15328)
|
10 years ago |
Gregor Jasny
|
d8bc26a065
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
|
10 years ago |
Gregor Jasny
|
dc0ddb9e34
Xcode: Store configuration name along with XcodeObject (#14947)
|
10 years ago |
Gregor Jasny
|
28f98ceef1
Xcode: Make CMAKE_XCODE_ATTRIBUTE calculation last step (#14947)
|
10 years ago |
Gregor Jasny
|
28db2268e8
Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947)
|
10 years ago |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 years ago |
Gregor Jasny
|
1361047406
Xcode: Set LastUpgradeCheck to current Xcode version (#15817)
|
10 years ago |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
0c97d32f7a
cmGlobalGenerator: Remove direct storage of targets
|
10 years ago |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Stephen Kelly
|
cf69630e51
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
|
10 years ago |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 years ago |
Brad King
|
d288b216af
Merge topic 'use-generator-target'
|
10 years ago |
Brad King
|
4c4da56b2e
Merge topic 'xcode-optimization-flags'
|
10 years ago |
Stephen Kelly
|
05982b26e6
Xcode: Port API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
effe874d25
Xcode: Prefer to get target state from cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
8616d12cfc
Xcode: Re-order conditions.
|
10 years ago |