Marc Chevrier
|
dc3aa4024e
Refactor: Use new SetProperty signatures
|
před 4 roky |
Tushar Maheshwari
|
300bf4e94f
set_*_properties: simplify and shorten implementations
|
před 5 roky |
Gabor Bencze
|
7c83c19205
cmCommand refactor: cmSetDirectoryPropertiesCommand
|
před 6 roky |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
před 9 roky |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
před 9 roky |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
před 9 roky |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
před 9 roky |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
před 9 roky |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
před 11 roky |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
před 13 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
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
|
před 18 roky |
Ken Martin
|
509f1fb9cb
ENH: some property cleanup and added GetProperty
|
před 18 roky |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
před 19 roky |
Ken Martin
|
daa37f1163
STYLE: fix line length
|
před 19 roky |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
před 19 roky |
Andy Cedilnik
|
3031467e33
ENH: Implement additional make clean files as a directory property instead of cmake variable
|
před 21 roky |
Andy Cedilnik
|
aff8c7bcd6
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
před 21 roky |