Peter Kuemmel
|
a087490697
Add NEWLINE_STYLE option to configure_file (#3957)
|
14 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
6e8aeba415
Teach configure_file to handle directory names
|
16 years ago |
Brad King
|
700cdf393a
Teach configure_file to handle relative paths
|
16 years ago |
Brad King
|
dda0da8b9e
Fix typo in cmConfigureFileCommand ivar name
|
16 years ago |
Brad King
|
71c0e1417b
ENH: Keep only FinalPass commands in memory
|
16 years ago |
Alexander Neundorf
|
b1e1dc6465
STYLE: document #cmakedefine01 (see #9189 , there's also a test for it in
|
16 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 |
Amitha Perera
|
4d9259c15b
STYLE: Spelling fixes on documentation
|
18 years ago |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
18 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Ken Martin
|
0629e2561c
STYLE: fix docs
|
20 years ago |
Ken Martin
|
e3b06f10dd
STYLE: fix docs
|
20 years ago |
Ken Martin
|
51cf783089
STYLE: updated comments
|
20 years ago |
Andy Cedilnik
|
4c658a5bc5
ENH: Add classname to commands
|
20 years ago |
Ken Martin
|
c9cc368a9d
ENH: made configure file immediate by default for 2.2 or later
|
20 years ago |
Andy Cedilnik
|
4a1f15c344
ENH: If configure file fails do not create directory
|
21 years ago |
Andy Cedilnik
|
007d2bbc50
ENH: Make more commands scriptable
|
21 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Brad King
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
Bill Hoffman
|
ae5a80c795
spelling errors
|
23 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 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Bill Hoffman
|
091e95f26d
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
24 years ago |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
Brad King
|
9cce835900
ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy and configuration on the initial pass so that current variable values are used.
|
24 years ago |
Ken Martin
|
8609fdb051
added escape quotes option
|
24 years ago |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 years ago |