Brad King
|
8bb5c96bf8
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
|
5 years ago |
Brad King
|
aea465793e
cmLocalVisualStudio7Generator: Consolidate target iteration
|
5 years ago |
Brad King
|
1527242745
cmLocalVisualStudio10Generator: Simplify target ordering by dependencies
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Fujii Hironori
|
f59c33a763
VS: Generate a custom command only in the least dependent target
|
7 years ago |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio 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
|
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
|
e435f875ec
VS: Move version information to global generator.
|
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 |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
1be4b6f463
Order VS local generator Version ivar values consistently
|
14 years ago |
Brad King
|
b98fdd5284
VS: Use setlocal/endlocal only in VS 10 custom commands
|
14 years ago |
Brad King
|
06fcbc4757
VS10: Fix working directory of consecutive custom commands (#11938)
|
14 years ago |
David Cole
|
66e7917532
VS10: stop build on custom command error (#11533)
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Bill Hoffman
|
11d42b3e8f
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
|
16 years ago |
Bill Hoffman
|
7491f52992
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
|
16 years ago |