Brad King
|
beabb3319e
Document scope of source file properties
|
15 ani în urmă |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 ani în urmă |
Bill Hoffman
|
0634c9d78e
ENH: fix docs
|
18 ani în urmă |
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 ani în urmă |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
18 ani în urmă |
Bill Hoffman
|
f752ff9268
ENH: fix documentation to include source language property
|
19 ani în urmă |
Ken Martin
|
179579bed7
ENH: improve SetProperties and fix a couple warnings
|
19 ani în urmă |
Brad King
|
e4ec89d036
ENH: Added SYMBOLIC source file property to mark custom command outputs that are never actually created on disk. This is used by the Watcom WMake generator to generate the .SYMBOLIC mark on the files in the make system.
|
19 ani în urmă |
Ken Martin
|
daa37f1163
STYLE: fix line length
|
20 ani în urmă |
Ken Martin
|
71934cedbd
STYLE: fix docs
|
20 ani în urmă |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 ani în urmă |
Brad King
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 ani în urmă |
Brad King
|
cde384411d
Several fixes/improvements:
|
23 ani în urmă |
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 ani în urmă |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 ani în urmă |
Bill Hoffman
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 ani în urmă |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
24 ani în urmă |
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 ani în urmă |