Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
7 years ago |
Matthias Maennich
|
a45928cdeb
Fix some occurrences of missing override keywords
|
8 years ago |
Matthias Maennich
|
a5279ae553
Use C++11 nullptr (cont.)
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 years ago |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 years ago |
Ben Boeckel
|
215b1addf0
stringapi: Take strings in escaping functions
|
11 years ago |
Clinton Stimpson
|
d25ad482e9
OS X: Add CMP0042 to enable MACOSX_RPATH by default
|
12 years ago |
Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 years ago |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
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 years ago |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
18 years ago |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
18 years ago |
Ken Martin
|
4102949bf9
STYLE: minor comment cleanups
|
19 years ago |
Bill Hoffman
|
e57b17df7e
ENH: initial xcode stuff
|
21 years ago |