Commit History

Author SHA1 Message Date
  Andy Cedilnik 6cd36d16e5 ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini 20 years ago
  Andy Cedilnik 7acfc4dc3c ENH: Start adding support for CTest testfiles 20 years ago
  Brad King a0e71e77f9 BUG: It is possible for the nightly start time to be over 24 hours in the future which requires two days to be subtracted. Using a while loop to make sure enough days are added or subtracted. It should never be able to iterate more than twice. 20 years ago
  Brad King 7219c7a75c BUG: Adjusted GetNightlyTime computation to not depend on time_t being a signed type. 20 years ago
  Andy Cedilnik 8248953df1 COMP: Remove warning and fix the logic 20 years ago
  Andy Cedilnik bee77d0298 ENH: Start working on xmlrpc code. This code does not work, but it will at least test compiling with cmxmlrpc 20 years ago
  Ken Martin 4baa085a1a BUG: better error handling 20 years ago
  Ken Martin 4d30cb309c ENH: ctest now uses CMake global generator to do the build part of build-and-test 20 years ago
  Andy Cedilnik d5aafe1b93 ENH: Some more generalization 21 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
  Bill Hoffman 6bf064d41c ENH: use ALL_BUILD target 21 years ago
  Bill Hoffman 34e7e36cae ENH: getting closer 21 years ago
  Brad King f6e8b36dcb BUG: Fixed --build-target implementation to work with Visual Studio generators. 21 years ago
  Andy Cedilnik 1cca4b3b24 ENH: Enable compression with DartConfiguration file 21 years ago
  Andy Cedilnik c22cc421e0 ENH: Several cleanups and improvements 21 years ago
  Andy Cedilnik dc0ce24cc6 ENH: Add a superclass to all handlers 21 years ago
  Andy Cedilnik 62b310bc52 ENH: Add compression support to XML files 21 years ago
  Andy Cedilnik f7063fc661 ENH: Add method to populate custom integers 21 years ago
  Bill Hoffman 57bacd199c BUG: when ctest is looking for cmake look in the build directory as well as where ctest is so that purify will work 21 years ago
  Ken Martin 5a0366c6e0 ENH: added -U option to take union of -R and -I 21 years ago
  Andy Cedilnik fc70a2bb2a ENH: Add development version support in CMake 21 years ago
  Andy Cedilnik 429cf9d612 BUG: Remove instances of // in the output 21 years ago
  Andy Cedilnik cafd48a7f2 EHN: Even more cleanup 21 years ago
  Andy Cedilnik 3de7010216 ENH: Add method to get the relative path to source or build 21 years ago
  Andy Cedilnik 4ee2f266c6 ENH: Handle coverage errors 21 years ago
  Andy Cedilnik 9594c888ab BUG: On Windows, remove extra CR characters. Hopefully this will result in not duplicated new-lines 21 years ago
  Andy Cedilnik 9e1288da10 PERF: Several cleanups, and remove need for Curl directory to be in include path 21 years ago
  Andy Cedilnik b847a6ac62 ERR: Fix Windows build 21 years ago
  Andy Cedilnik 6e9ec4598d ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have to specify ctest executable in CTEST_COMMAND, but just a variable 21 years ago