Commit History

Author SHA1 Message Date
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Brad King 9f61e2a235 ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 18 years ago
  Alexander Neundorf d6a0c330bc 18 years ago
  Alexander Neundorf 55303d6dd2 18 years ago
  Alexander Neundorf 6e28861c18 18 years ago
  Alexander Neundorf e37f8e2964 18 years ago
  Ken Martin f7a5289e31 ENH: added total time limit for a CTest run bug 1207 19 years ago
  Andy Cedilnik 9226a9262f BUG: Report and error when ctest -S script fails... Fixes: Bug #3540 19 years ago
  Andy Cedilnik 6b5403c586 ENH: fix for no newline on some makes fix for ctest and some symlinks 19 years ago
  Andy Cedilnik 2a31d34b2e ENH: Be more verbose 19 years ago
  Ken Martin aae0bcdacf STYLE: fix line length 19 years ago
  Andy Cedilnik 34feb381be ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN update too, maybe 19 years ago
  Ken Martin d81ebf0c23 ENH: added support for -SP scripts in new processes 19 years ago
  Andy Cedilnik fce93e890d ENH: Add command to read ctest custom files 19 years ago
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 19 years ago
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 19 years ago
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 years ago
  Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 20 years ago
  Andy Cedilnik 04f0a634a5 ENH: Add commands for memory checking and coverage 20 years ago
  Andy Cedilnik 7f7cf5ee6b COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE 20 years ago
  Andy Cedilnik f6e5a878fc ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake 20 years ago
  Andy Cedilnik c593bfc7d2 ENH: Use generated file stream for files 20 years ago
  Andy Cedilnik 407eac60f5 ENH: Add variable that holds cmake executable 20 years ago
  Andy Cedilnik c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 20 years ago
  Andy Cedilnik eb3857ce83 ENH: Make ctest build command work 20 years ago
  Andy Cedilnik f1ebfb24c6 ENH: More commands. Start working on new style ctest configuration 20 years ago
  Brad King 1ab9f4747d BUG: Do not report an error removing the binary directory if it doesn't exist. 20 years ago
  Andy Cedilnik 79a7f42a21 ENH: Cleanups and add CTEST_UPDATE command 21 years ago
  Andy Cedilnik 8fe1686510 ENH: Cleanups and add CTEST_START command 21 years ago
  Andy Cedilnik ae63ae6a6e BUG: Report errors 21 years ago