- Dec 18, 2001
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Ken Martin authored
-
Brad King authored
-
Berk Geveci authored
-
Brad King authored
ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed.
-
Brad King authored
ENH: Improved dependency generation. If any cmake.depends is out of date, all of them in the tree are re-generated. This is necessary in certain cases when CMakeLists.txt files change.
-
Brad King authored
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
-
Brad King authored
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
-
Brad King authored
BUG: Existing projects have cache entries with the same name as the command they adjust (VTK_WRAP_JAVA in VTK, for example). Setting the command name as a variable is too dangerous.
-
- Dec 17, 2001
-
-
Andy Cedilnik authored
-
Brad King authored
ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator.
-
Brad King authored
to ON. This allows constructs in CMakeLists.txt files like: IF(FOO_COMMAND) FOO_COMMAND() ENDIF(FOO_COMMAND) This provides the option to add CMake commands for extra functionality without breaking compatability with earlier versions of CMake.
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- Dec 16, 2001
-
-
Sebastien Barre authored
documentation features of python").
-
- Dec 14, 2001
-
-
Bill Hoffman authored
-
- Dec 13, 2001
-
-
Berk Geveci authored
-
- Dec 12, 2001
-
-
Bill Hoffman authored
-
Berk Geveci authored
-
Brad King authored
-
Berk Geveci authored
-
- Dec 11, 2001
-
-
Brad King authored
BUG: cmake.depends files of zero size were not being re-written in some cases. Added a comment output to the top of the file so it will be re-written every time.
-
Dan Blezek authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Luis Ibanez authored
composed of .fl files. The names of the generated .cxx files are added internally to the Sources list of the target.
-
Luis Ibanez authored
-
Luis Ibanez authored
-
Luis Ibanez authored
-
- Dec 10, 2001
-
-
Brad King authored
-
Amitha Perera authored
should be ignored.
-
Brad King authored
ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped.
-
- Dec 08, 2001
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- Dec 07, 2001
-
-
Bill Hoffman authored
-