Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 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 |
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 |
Bill Hoffman
|
b57b1c563d
BUG: fix for bug 6172 add get source file prop LANGUAGE
|
18 years ago |
Ken Martin
|
9f2ee61cc8
ENH: added some documentation to explain a section of code a bit better
|
18 years ago |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
18 years ago |
Ken Martin
|
10efe3b079
ENH: added some new functionality
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
22 years ago |
Ken Martin
|
eee69632d6
minor bug fix
|
22 years ago |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 years ago |
Ken Martin
|
b8be208408
updated to match the SET
|
23 years ago |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 years ago |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
24 years ago |
Bill Hoffman
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
24 years ago |