Regina Pfeifer
|
65f1fc9d63
CTest: Add function GetSubmitURL
|
7 년 전 |
Regina Pfeifer
|
2bedd5fb7c
ctest_submit: Remove submit method from log output
|
6 년 전 |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
6 년 전 |
Brad King
|
2d402239c7
Merge topic 'submit-method'
|
6 년 전 |
Regina Pfeifer
|
8c25aa2feb
CTest: Remove submission trigger
|
7 년 전 |
Regina Pfeifer
|
a688c6b928
CTest: Remove submit method 'ftp'
|
7 년 전 |
Regina Pfeifer
|
c339b64cf2
CTest: Remove submit method 'scp'
|
7 년 전 |
Regina Pfeifer
|
aebdad399e
CTest: Remove submit method 'cp'
|
7 년 전 |
Regina Pfeifer
|
c2f6872c4e
CTest: Remove submit method 'xmlrpc'
|
7 년 전 |
Brad King
|
652210e901
cmSystemTools: Add EncodeURL helper
|
7 년 전 |
Regina Pfeifer
|
36bbd07a76
CDashUpload: Use the query part of the submit url as field
|
7 년 전 |
Regina Pfeifer
|
e1dfe8cee6
CTest: Don't require 'submit.php?' in submit location
|
7 년 전 |
Zack Galbreath
|
60ca88d726
ctest_submit: Generate Done.xml at submit time
|
7 년 전 |
Betsy McPhail
|
a6e0158712
ctest_submit: Add support for a "Done" part
|
7 년 전 |
Betsy McPhail
|
f460bbd4c8
ctest_submit: Refactor file list to use a vector instead of a set
|
7 년 전 |
Zack Galbreath
|
c49d13f94b
ctest: only create buildid when submitting from Testing/ dir
|
7 년 전 |
Zack Galbreath
|
7f530cc54e
ctest_submit: pass additional info to CDash
|
7 년 전 |
Clinton Stimpson
|
5029d58c38
ctest: allow cdash submissions using alternate authentication methods
|
7 년 전 |
Zack Galbreath
|
71f27c04b0
ctest_submit: show headers as debug info
|
7 년 전 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 년 전 |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 년 전 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 년 전 |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 년 전 |
Wouter Klouwen
|
5fd979a8a3
CTest: adopt std::chrono::system_clock
|
8 년 전 |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 년 전 |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 년 전 |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 년 전 |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 년 전 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 년 전 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 년 전 |