Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
e5e91d6179
ENH: Teach set/get_property about CACHE properties
|
16 years ago |
Brad King
|
21fc04efaf
BUG: Fix get_property result for bad property
|
16 years ago |
Brad King
|
ed3bb743f4
ENH: Improve test property speed with a map
|
17 years ago |
Ken Martin
|
ccfec633a8
COMP: fix warning
|
17 years ago |
Ken Martin
|
16f1cc9b59
ENH: support unset of properties
|
17 years ago |
Brad King
|
d5db5a275a
BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property hack. This fixes the LOCATION property when retrieved via the get_property command.
|
18 years ago |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 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 |
Brad King
|
669db35aa4
ENH: Changed signature of GET_PROPERTY command to be more powerful and extendible.
|
18 years ago |
Ken Martin
|
f72d666a7b
ENH: add ability to get documentaiton of a property from a script
|
18 years ago |
Ken Martin
|
3bf92ad4b4
COMP: fix warnings
|
18 years ago |
Ken Martin
|
e35da01feb
ENH: added cmGetPropertyCommand
|
18 years ago |