Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 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
|
36eb538843
BUG: fix screwup in GetDirectoryProp...
|
18 years ago |
Ken Martin
|
8c641677e9
ENH: some cleanup of get property commands
|
18 years ago |
Brad King
|
30235517f8
BUG: Need to collapse path argument to get_directory_property. This addresses bug#3847.
|
19 years ago |
Ken Martin
|
71b993560b
STYLE: fix line length
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
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 |
Bill Hoffman
|
ab7d51581c
ENH: get directory property should return an empty variable if it is not set, not just have an error
|
20 years ago |
Andy Cedilnik
|
3031467e33
ENH: Implement additional make clean files as a directory property instead of cmake variable
|
21 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 |