Brad King
|
e01cce2869
Allow add_dependencies() on imported targets (#10395)
|
15 سال پیش |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 سال پیش |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 سال پیش |
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 سال پیش |
Alexander Neundorf
|
4878c00905
|
18 سال پیش |
Bill Hoffman
|
cbe95dffcc
BUG: fix for bug 4414, find targets in the global generator for set_target_properties and add_dependencies
|
18 سال پیش |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 سال پیش |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
19 سال پیش |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 سال پیش |
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 سال پیش |
Ken Martin
|
7ddb408621
removed some includes
|
23 سال پیش |
Ken Martin
|
4dec2a174a
remove unused variables
|
23 سال پیش |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
23 سال پیش |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
Bill Hoffman
|
445f122a92
ENH: add error checking
|
24 سال پیش |
Sebastien Barre
|
229b9064d1
Expand variables in all target args
|
24 سال پیش |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 سال پیش |
Ken Martin
|
43ac1a3a86
added add dependencies command
|
24 سال پیش |