Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Ken Martin
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 gadi atpakaļ |
Ken Martin
|
614ba45234
dprecated
|
23 gadi atpakaļ |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 gadi atpakaļ |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 gadi atpakaļ |
Bill Hoffman
|
252f9fc1b1
BUG: fix generated files with no extension bug
|
24 gadi atpakaļ |
Andy Cedilnik
|
21224d0bf1
Add GENERATED to cmSourceFilesRemoveCommand
|
24 gadi atpakaļ |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 gadi atpakaļ |
Amitha Perera
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
24 gadi atpakaļ |
John Biddiscombe
|
348d1994ac
ENH: Added new command SOURCE_FILES_REMOVE which can be used
|
24 gadi atpakaļ |