Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Gregor Jasny
|
82ebbf683e
Xcode: Add function to conditionally add Xcode Attributes
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
afca373510
Help clang-format wrap after braces on long initializer lists
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Robert Goulet
|
b860a92582
Xcode: Refactor block writes to allow any level of nesting
|
9 年之前 |
Gregor Jasny
|
ba39d7e9d0
Xcode: Escape all backslashes in strings (#15328)
|
9 年之前 |
Gregor Jasny
|
2eee2943cc
Xcode: Invert quoting logic to whitelist of characters
|
10 年之前 |
Gregor Jasny
|
f7a9ed7e90
Xcode: Quote strings containing a tilde (#15672)
|
10 年之前 |
Gregor Jasny
|
6693590f81
Xcode: Refine quoting rules for Strings
|
10 年之前 |
Gregor Jasny
|
a6331eb851
Xcode: Let PrintComment decide if the comment is non-empty
|
10 年之前 |
Gregor Jasny
|
6e8952c193
Xcode: PrintComment will prepend a whitespace itself before the comment
|
10 年之前 |
Gregor Jasny
|
4bd2544b25
Xcode: Do not add whitespace after attribute group opening brace
|
10 年之前 |
Gregor Jasny
|
5cb4c8380d
Xcode: Properly indent PBXFileReference and PBXBuildFile
|
10 年之前 |
Gregor Jasny
|
2e0e205e28
Xcode: Indent using tabs
|
10 年之前 |
Gregor Jasny
|
dfd6f1f290
Xcode: Also quote strings containing // (#15487)
|
10 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Ben Boeckel
|
b26c70cc9a
stringapi: Use strings for AddString methods
|
11 年之前 |
Brad King
|
b005140451
Xcode: Each target dependency edge needs a unique object (#13935)
|
12 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
David Cole
|
1834f232a7
Xcode: Save object id values in CMakeCache.txt (#11690)
|
14 年之前 |
Johan Björk
|
d87eb350f6
Xcode: Quote ',' in Xcode string values (#12259)
|
14 年之前 |
Johan Björk
|
c519bb2bb6
XCode: Also qoute [] as needed to set build-configurations.
|
14 年之前 |
Mikkel Krautz
|
a8ded5338b
Xcode: Quote string values containing '$' (#11244)
|
15 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
698b8044a6
ENH: Simplify string attributes in Xcode generator
|
17 年之前 |
Bill Hoffman
|
8f4fb4ba2a
ENH: fix for 64 bit cmake on mac
|
17 年之前 |
David Cole
|
fa61182de8
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
18 年之前 |