Matthias Maennich
|
f0bab294dc
Convert some leftover loops to C++11 range-based loop
|
8 лет назад |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 лет назад |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 лет назад |
Brad King
|
180538c706
Source: Stabilize include order
|
9 лет назад |
Stephen Kelly
|
524610f967
Replace 'foo.size() == 0' pattern with foo.empty().
|
11 лет назад |
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 лет назад |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 лет назад |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 лет назад |
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 лет назад |
Ken Martin
|
bf5ed9b27b
STYLE: fix line length
|
19 лет назад |
Andy Cedilnik
|
7bc8564c73
ENH: Add support for Xcode 2.1
|
19 лет назад |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 лет назад |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 лет назад |
Bill Hoffman
|
8b7091a0a6
ENH: fixes for xcode21 and build styles and comments in the generated project
|
20 лет назад |
Bill Hoffman
|
6b4c142c7d
ENH: add real support for Xcode21
|
20 лет назад |