Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Ken Martin
|
f686dbecb6
some white space fixes for the book
|
16 years ago |
Brad King
|
8fcde75e88
ENH: Simplify docs args for define_property
|
16 years ago |
Brad King
|
b459ec9f57
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures.
|
17 years ago |
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
|
18 years ago |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
18 years ago |
Alexander Neundorf
|
2504ffe8c3
|
18 years ago |
Ken Martin
|
0b9644910d
ENH: added the ability to document variables and cached_variables
|
18 years ago |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 years ago |