Commit History

Author SHA1 Message Date
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Daniel Pfeifer 9c0bb7d807 cmCTestConfigureHandler: Port to cmXMLWriter 10 years ago
  Daniel Pfeifer 965cf8e66e CTest: Drop stray content from Configure.xml 10 years ago
  Zack Galbreath f999dc0bbf ctest_configure: Add QUIET option 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Bill Hoffman 7762fffa23 Change output to be a reference and not a pointer. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 16 years ago
  Brad King 447f5b303e ENH: Divide CTest file submission list by part 17 years ago
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files 17 years ago
  David Cole 9457ca3cf5 ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages. 17 years ago
  Bill Hoffman c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 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 cf4ed39140 ENH: Be more verbose 20 years ago
  Andy Cedilnik 473a172f60 BUG: Remove unused code 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 de57a86298 ENH: Cleanups 20 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
  Ken Martin 05d985c082 some bug fixes for my recent checkins and some more cleanup 21 years ago