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.
|
před 23 roky |
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.
|
před 23 roky |
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
|
před 23 roky |
Ken Martin
|
614ba45234
dprecated
|
před 23 roky |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
před 24 roky |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
před 24 roky |
Bill Hoffman
|
252f9fc1b1
BUG: fix generated files with no extension bug
|
před 24 roky |
Andy Cedilnik
|
21224d0bf1
Add GENERATED to cmSourceFilesRemoveCommand
|
před 24 roky |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
před 24 roky |
Amitha Perera
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
před 24 roky |
John Biddiscombe
|
348d1994ac
ENH: Added new command SOURCE_FILES_REMOVE which can be used
|
před 24 roky |