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
|
4c980e36bb
Reference get_property() from old get_*_property() commands
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
d8e05b43a1
ENH: Update documentation of computed directory properites.
|
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 |
Ken Martin
|
10efe3b079
ENH: added some new functionality
|
19 years ago |
Andy Cedilnik
|
02b961f29c
ENH: Make commands scriptable
|
20 years ago |
Ken Martin
|
bd45a7bb18
STYLE: fix docs
|
20 years ago |
Ken Martin
|
2a45d5cd68
ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES
|
20 years ago |
Ken Martin
|
d5814719d6
ENH: added patch from Alexander Neundorf to get DEFINITIONS
|
20 years ago |
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
|
21 years ago |