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
|
55303d6dd2
|
18 سال پیش |
Alexander Neundorf
|
bef8d3580b
COMP: compile fix
|
18 سال پیش |
Alexander Neundorf
|
4878c00905
|
18 سال پیش |
Ken Martin
|
b99129d2d8
ENH: some code cleanup
|
18 سال پیش |
Brad King
|
1d2fd77ca5
BUG: Move hack from old cmMakefile::AddUtilityTarget to this command directly. There really needs to be a better way to represent external project targets.
|
19 سال پیش |
Brad King
|
7d2de52c1a
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed.
|
19 سال پیش |
Ken Martin
|
ba2b99bb9f
STYLE: fix line length
|
19 سال پیش |
Bill Hoffman
|
3e6a1f9afa
ENH: make sure path is converted to unix
|
19 سال پیش |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 سال پیش |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
20 سال پیش |
Brad King
|
39af9ee1e4
ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
|
20 سال پیش |
Bill Hoffman
|
5001eed8a5
ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson
|
21 سال پیش |
Bill Hoffman
|
32fe8caaef
bug fixes for external projects
|
21 سال پیش |
Bill Hoffman
|
7e54a53a3d
ENH: improve coverage
|
22 سال پیش |
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 سال پیش |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 سال پیش |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
Bill Hoffman
|
41017cbc88
ENH: clean up warnings
|
24 سال پیش |
Bill Lorensen
|
9190e57e3d
ERR: ^M's removed.
|
24 سال پیش |
Phil Pritchett
|
8c582aae12
allow more than one external MS project
|
24 سال پیش |
Phil Pritchett
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
24 سال پیش |