Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
há 6 anos atrás |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
há 6 anos atrás |
Ruslan Baratov
|
dda0190458
project: Add variable CMAKE_PROJECT_INCLUDE
|
há 6 anos atrás |
Alex Turbov
|
af1c48871c
CPack: Use project version as default for `CPACK_PACKAGE_VERSION`
|
há 7 anos atrás |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
há 8 anos atrás |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
há 8 anos atrás |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
há 8 anos atrás |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
há 8 anos atrás |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
há 8 anos atrás |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
há 9 anos atrás |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
há 9 anos atrás |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
há 9 anos atrás |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
há 9 anos atrás |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
há 9 anos atrás |
Ben Boeckel
|
85fc9f26a7
stringapi: Command names
|
há 11 anos atrás |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
há 12 anos atrás |
Brad King
|
4a71168735
project: Document top-level CMakeLists.txt requirement
|
há 12 anos atrás |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
há 13 anos atrás |
David Cole
|
d9d34a56e6
Merge topic 'inject_code_via_variable'
|
há 13 anos atrás |
Brad King
|
280a333e1e
Fix project command documentation typo (#13384)
|
há 13 anos atrás |
David Cole
|
e4382180fc
Merge topic 'add-const-qualifiers'
|
há 13 anos atrás |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
há 13 anos atrás |
Bill Hoffman
|
9090572f5c
Add ability to include a file in a project via a cache variable.
|
há 13 anos atrás |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
há 15 anos atrás |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
há 16 anos atrás |
Alexander Neundorf
|
5174fbd390
STYLE: document NONE for disabling any languages, slightly change wording of
|
há 16 anos atrás |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
há 18 anos atrás |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
há 18 anos atrás |
Bill Hoffman
|
6b47b28867
ENH: fix line length style stuff
|
há 19 anos atrás |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
há 20 anos atrás |