Gregor Jasny
|
60dcaaea13
tidy: Fix readability-redundant-string-cstr issues
|
9 年之前 |
Gregor Jasny
|
df32e564ae
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)
|
9 年之前 |
Gregor Jasny
|
93ac2a78d5
Xcode: Obey SYSTEM keyword for includes (#15687)
|
10 年之前 |
Gregor Jasny
|
134d5c1f7c
Honor BUNDLE_EXTENSION also for Frameworks (#14742)
|
9 年之前 |
Gregor Jasny
|
2b909c08f5
Honor BUNDLE_EXTENSION also for App Bundles (#16148)
|
9 年之前 |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 年之前 |
Tobias Hunger
|
43a68a6dca
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Gregor Jasny
|
e36e5a2680
Xcode: Properly handle BUNDLE_EXTENSION
|
9 年之前 |
James Touton
|
27eb657d11
Xcode: Add support for mig files
|
9 年之前 |
James Touton
|
811f6c8252
Xcode: Add XCODE_FILE_ATTRIBUTES source file property
|
9 年之前 |
James Touton
|
ef494edf76
Xcode: Don't emit empty settings blocks.
|
9 年之前 |
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 年之前 |