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