Matthias Maennich
|
f0bab294dc
Convert some leftover loops to C++11 range-based loop
|
8 лет назад |
Aaron Orenstein
|
7bc6577017
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
8 лет назад |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 лет назад |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 лет назад |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 лет назад |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 лет назад |
Brad King
|
180538c706
Source: Stabilize include order
|
9 лет назад |
Stephen Kelly
|
79c11d2340
Xcode: Port away from GetGeneratorTarget
|
10 лет назад |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 лет назад |
Stephen Kelly
|
e73916992c
cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget.
|
10 лет назад |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 лет назад |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 лет назад |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 лет назад |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 лет назад |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 лет назад |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 лет назад |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 лет назад |
Ben Boeckel
|
215b1addf0
stringapi: Take strings in escaping functions
|
11 лет назад |
Clinton Stimpson
|
d25ad482e9
OS X: Add CMP0042 to enable MACOSX_RPATH by default
|
12 лет назад |
Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 лет назад |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
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 лет назад |
Brad King
|
ea874415d9
ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a common interface to something that was implemented in most local generators anyway.
|
18 лет назад |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
18 лет назад |
Bill Hoffman
|
f7cd9f76ce
STYLE: fix line length issues
|
19 лет назад |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
19 лет назад |
Bill Hoffman
|
f7c1723135
ENH: add support for universal binaries
|
19 лет назад |