Zack Galbreath
|
60ca88d726
ctest_submit: Generate Done.xml at submit time
|
před 7 roky |
Betsy McPhail
|
a6e0158712
ctest_submit: Add support for a "Done" part
|
před 7 roky |
Betsy McPhail
|
f460bbd4c8
ctest_submit: Refactor file list to use a vector instead of a set
|
před 7 roky |
Zack Galbreath
|
c49d13f94b
ctest: only create buildid when submitting from Testing/ dir
|
před 7 roky |
Zack Galbreath
|
7f530cc54e
ctest_submit: pass additional info to CDash
|
před 7 roky |
Clinton Stimpson
|
5029d58c38
ctest: allow cdash submissions using alternate authentication methods
|
před 7 roky |
Zack Galbreath
|
71f27c04b0
ctest_submit: show headers as debug info
|
před 7 roky |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
před 7 roky |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
před 7 roky |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
před 7 roky |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
před 8 roky |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
před 8 roky |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
před 8 roky |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
před 8 roky |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
před 8 roky |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
před 8 roky |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
před 8 roky |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
před 8 roky |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
před 8 roky |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
před 8 roky |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
před 8 roky |
André Klitzing
|
c4647d8432
Change ComputeFileMD5 to ComputeFileHash
|
před 8 roky |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
před 8 roky |
Zack Galbreath
|
1a7d00bd12
ctest_submit: Add HTTPHEADER option
|
před 8 roky |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
před 8 roky |
Daniel Pfeifer
|
e9fc7ff505
Add self-sufficient wrapper for <sys/stat.h>
|
před 8 roky |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
před 8 roky |
Zack Galbreath
|
0ce7643a84
ctest_submit: improve handling of QUIET option
|
před 9 roky |
Zack Galbreath
|
5614a5cd1f
ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD
|
před 9 roky |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
před 9 roky |