Commit History

Author SHA1 Message Date
  Brad King a48f29c904 Set current directory variables in CTest scripts 16 years ago
  Brad King e9d7ebb3ec BUG: Do not double-initialize local generators 16 years ago
  Alexander Neundorf 7048373296 STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from 16 years ago
  Alexander Neundorf 46f99c6565 STYLE: move the code for writing the initial cache into its own separate 16 years ago
  Alexander Neundorf a605bd5225 STYLE: rename InitCache to InitialCache, since it contains the contents for 16 years ago
  Bill Hoffman 953439f738 ENH: add reminder comment 16 years ago
  Bill Hoffman e7f16fcb1b BUG: make sure error condition is reset before loading scripts 16 years ago
  Bill Hoffman 5b1139caea BUG: fix for bug #8224 fix crash 17 years ago
  Bill Hoffman bdfc3fadd3 ENH: add more debug stuff to CTestCTest2 so I can figure out redwall 17 years ago
  Alexander Neundorf 45aec04508 ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation when 17 years ago
  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