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.
|
2002-10-23 18:03:27 -04:00 |
Andy Cedilnik
|
c3007233ec
|
Rename variables to remove warnings
|
2002-10-17 10:51:23 -04:00 |
Brad King
|
281f7519e1
|
ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream.
|
2002-10-10 10:43:59 -04:00 |
Bill Hoffman
|
cc6d56182d
|
remove unused stuff
|
2002-09-27 16:18:55 -04:00 |
Andy Cedilnik
|
6ff1579ba7
|
Use file format detection
|
2002-09-25 09:31:13 -04:00 |
Bill Hoffman
|
cc0e0d5660
|
one rule per line so borland make does not die
|
2002-09-24 09:51:42 -04:00 |
Andy Cedilnik
|
32fcc2464f
|
Fix generation of C only modules
|
2002-09-23 15:54:25 -04:00 |
Brad King
|
67e13e9798
|
ERR: Fixed typo: INSTALL_PROGRAMS -> INSTALL_PROGRAM.
|
2002-09-17 14:40:22 -04:00 |
Brad King
|
5376acd6a9
|
BUG: INSTALL_DATA should be INSTALL_PROGRAMS for program install targets.
|
2002-09-17 14:09:39 -04:00 |
Brad King
|
e5e0132203
|
ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file.
|
2002-09-17 10:56:18 -04:00 |
Ken Martin
|
44e4c7cd77
|
changed when final pass is done
|
2002-09-15 08:53:02 -04:00 |
Ken Martin
|
c1b92d2ea0
|
compiler warning
|
2002-09-13 08:18:13 -04:00 |
Franck Bettinger
|
dffde0c4fa
|
added generation of the GENERATED_QT_FILES list for make clean
|
2002-09-11 16:43:35 -04:00 |
Ken Martin
|
41628d2602
|
updated to fix the long depend line issue on Borland
|
2002-09-06 16:30:24 -04:00 |
Ken Martin
|
25ff4552b3
|
new arch
|
2002-09-06 13:06:23 -04:00 |
Ken Martin
|
709517bcf0
|
minor fix
|
2002-09-06 09:24:30 -04:00 |
Ken Martin
|
50a1f8a5e4
|
minor fixes
|
2002-09-06 08:33:21 -04:00 |
Ken Martin
|
ae34a490bb
|
fixes
|
2002-09-04 15:28:11 -04:00 |
Ken Martin
|
a888ba53fa
|
in progress
|
2002-08-30 16:01:48 -04:00 |