Daniel Pfeifer
|
27ead96305
Remove unnecessary local copies.
|
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 |
Zack Galbreath
|
1643b905e0
ctest_submit: Add QUIET option
|
10 years ago |
Brad King
|
6dd980e0ef
ctest_submit: Make CDASH_UPLOAD mode arguments more strict
|
10 years ago |
Bill Hoffman
|
5dc33f89b5
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
|
10 years ago |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Zach Mullen
|
af5ef0c969
Testing for CTest checksum
|
15 years ago |
Zach Mullen
|
e525649a4e
Checksums on CTest submit files, and retry timed out submissions.
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
2bb13f2ca5
ENH: Remove CTest public.kitware.com drop default
|
16 years ago |
Bill Hoffman
|
be7824c369
ENH: make sure CTEST_CURL_OPTIONS work from script mode
|
16 years ago |
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.
|
16 years ago |
Brad King
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
Andy Cedilnik
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 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
|
f47a57c3e8
ENH: Add a way to submit extra files to the dashboard
|
20 years ago |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 years ago |
Andy Cedilnik
|
2cc5ed49d1
ENH: Several improvements to CTest:
|
20 years ago |
Andy Cedilnik
|
1b35cabc27
ENH: Add notes
|
20 years ago |
Andy Cedilnik
|
b74da8d3aa
ENH: Add default configure rules for CMake projects and add default rules for submission
|
20 years ago |
Andy Cedilnik
|
9619d54003
ENH: Improve syntax
|
20 years ago |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 years ago |
Andy Cedilnik
|
c7feef30e2
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
20 years ago |