Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Bill Hoffman
|
bebb6b1767
ENH: fix problem if there are .. in the path to the source file specified in a source group
|
19 years ago |
Bill Hoffman
|
7db7b981af
ENH: fix warning and remove unused variable
|
19 years ago |
Bill Hoffman
|
3d617b48aa
ENH: fix for bug 2908 crash for empty source group name
|
19 years ago |
Bill Hoffman
|
aa47caab2d
FIX: apply patch from bug# 1965
|
20 years ago |
Bill Hoffman
|
3d27a6a391
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
|
22 years ago |
Brad King
|
6f1a044018
ENH: Added backwards compatability.
|
22 years ago |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
22 years ago |
Brad King
|
296ded5e4d
BUG: Fixed off-by-one error in file list loop. Fix submitted by David A. Karr.
|
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 |
Andy Cedilnik
|
a518fed4e3
Try to improve source group interface
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
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 |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
Brad King
|
8c087d0e7a
ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
|
24 years ago |