Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 년 전 |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
7 년 전 |
Brad King
|
344d149ae4
VS,Xcode: Add CMakeLists.txt sources without mutating targets
|
8 년 전 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 년 전 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 년 전 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 년 전 |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 년 전 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 년 전 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 년 전 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 년 전 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 년 전 |
Stephen Kelly
|
94fd5a5af8
VS: Port ImplibDir to cmGeneratorTarget
|
10 년 전 |
Stephen Kelly
|
26e23e8463
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
|
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
|
e435f875ec
VS: Move version information to global generator.
|
10 년 전 |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 년 전 |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 년 전 |
Brad King
|
65624c39e3
VS14: Add Visual Studio 14 generator (#14982)
|
11 년 전 |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 년 전 |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 년 전 |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 년 전 |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 년 전 |
Brad King
|
77ac9b8b9c
VS12: Add Visual Studio 12 generator (#14251)
|
12 년 전 |
Brad King
|
01e979acef
VS: Add CMakeLists.txt re-run rules at start of generation
|
13 년 전 |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 년 전 |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
13 년 전 |
Brad King
|
c92ffece80
Enumerate VS11 version explicitly in local generators
|
14 년 전 |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 년 전 |