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
|
024aa044de
BUG: Remove old get_target_property docs
|
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 |
Brad King
|
fdcc888c56
ENH: Added support for getting a target's location on a per-configuration basis (ex. DEBUG_LOCATION). This does not fix but helps with bug#3250.
|
19 years ago |
Ken Martin
|
7a1745b84b
STYLE: fix docs
|
20 years ago |
Ken Martin
|
0334c77316
STYLE: fix docs
|
20 years ago |
Brad King
|
c59d56f653
BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command.
|
20 years ago |
Ken Martin
|
7f2e7443bf
ENH: added Alexander's target property TYPE
|
20 years ago |
Ken Martin
|
26c53fe14c
ENH: modified GET_TARGET_PROPERTIES to work with all targets
|
20 years ago |
Brad King
|
e52dc31185
ENH: Added documentation of LOCATION target property.
|
21 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Brad King
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
Bill Hoffman
|
1161d76bc6
ENH: add target properties files
|
23 years ago |