- Jul 09, 2004
-
-
Bill Hoffman authored
-
Brad King authored
-
Bill Hoffman authored
-
- Jul 07, 2004
-
-
Brad King authored
-
Brad King authored
BUG: Do not disown if process has already been killed or the timeout expired. Also need to call kwsysProcessCleanup to disown.
-
Brad King authored
ENH: Added kwsysProcess_Disown an kwsysProcess_Option_Detach to allow detached processes to be created. Currently implemented only on UNIX.
-
Andy Cedilnik authored
-
Brad King authored
-
- Jul 05, 2004
-
-
Bill Hoffman authored
-
- Jul 04, 2004
-
-
Bill Hoffman authored
-
- Jul 03, 2004
-
-
Bill Hoffman authored
-
- Jul 02, 2004
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
BUG#969: Partially fixed by at least using the timeout for the individual calls to RunSingleCommand from within the inner ctest instance. This should be modified to incrementally adjust remaining time.
-
Brad King authored
-
Brad King authored
BUG: Fixed generation of installation manifest to account for library versioning symlinks. Also removed DESTDIR prefix from generated manifest.
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
BUG: If the destination is the same as source, do not copy file. Fixes Bug #956 - make install broken
-
Andy Cedilnik authored
-
- Jun 30, 2004
-
-
Bill Hoffman authored
ENH: add CMAKE_FILE_PATH, CMAKE_PROGRAM_PATH, CMAKE_LIBRARY_PATH, and search them first, PATH second, and last the paths listed in the FIND call
-
Andy Cedilnik authored
-
- Jun 29, 2004
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- Jun 28, 2004
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
BUG: Replace MATCHES with STREQUAL for better checking, better checking for existence of swig directory, verify if required flag was set, support fedora's location of swig. Fixes Bug #955 - Swig on fedora and Bug #954 - FIND_PACKAGE(SWIG REQUIRED)
-
- Jun 26, 2004
-
-
Bill Hoffman authored
-
- Jun 25, 2004
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Jun 24, 2004
-
-
Bill Hoffman authored
-
Bill Hoffman authored
BUG: exec program should not fail if it can not exec the program, but should only set the return value to -1 and set the output to the reason for the failure.
-
- Jun 23, 2004
-
-
Bill Hoffman authored
BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells.
-
Bill Hoffman authored
-
Brad King authored
-
- Jun 22, 2004
-
-
Bill Hoffman authored
-
- Jun 21, 2004
-
-
Bill Hoffman authored
-
- Jun 18, 2004
-
-
Brad King authored
BUG: Added special hack for VTK 4.0-4.4 to re-enable automatic addition of current source directory to -I path.
-