Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE vor 8 Jahren
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep vor 8 Jahren
  Daniel Pfeifer 5962db4389 Use C++11 nullptr vor 8 Jahren
  Zack Galbreath 1a7d00bd12 ctest_submit: Add HTTPHEADER option vor 8 Jahren
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes vor 8 Jahren
  Daniel Pfeifer 15aa814b85 Remove cmObject.h and cmTypeMacro.h vor 9 Jahren
  Daniel Pfeifer fb0b087c4d Make cmCTestGenericHandler not inherit from cmObject vor 9 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations vor 9 Jahren
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR vor 9 Jahren
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Bill Hoffman 5dc33f89b5 ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash vor 11 Jahren
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references vor 11 Jahren
  Nicolas Despres a92f14f338 Doxygen: Fix warnings. vor 14 Jahren
  Nicolas Despres d3d7e45df2 Remove trailing white-spaces. vor 14 Jahren
  Zach Mullen e525649a4e Checksums on CTest submit files, and retry timed out submissions. vor 15 Jahren
  Zach Mullen b2e7da885d Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 option. Also added parsing of html reponse output to determine whether errors or warnings were sent in response from the server. If errors or warnings occurred, the response is output to stdout, and the "submission successful" message has been changed to accurately reflect whether or not warnings or errors were returned with the response. vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Bill Hoffman 1f0835b5eb ENH: add submit via cp mode vor 16 Jahren
  David Cole 6f88b29121 ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash setting properly to the ctest configuration during a submit. Also, do not propagate TriggerSite for projects submitting to CDash. No triggers are necessary with CDash. vor 17 Jahren
  Brad King d66c25c2f0 ENH: Teach ctest_submit about parts vor 17 Jahren
  Bill Hoffman 22dc873ef0 ENH: allow cdash not to trigger vor 18 Jahren
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues vor 20 Jahren
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files vor 20 Jahren
  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 vor 20 Jahren
  Andy Cedilnik c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups vor 20 Jahren