index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestSubmitHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCTest: Cleanup typedefs
Regina Pfeifer
2019-03-20
1
-2/+2
*
CTest: Add function GetSubmitURL
Regina Pfeifer
2019-01-16
1
-2/+0
*
CTest: Remove submission trigger
Regina Pfeifer
2018-11-28
1
-5/+0
*
CTest: Remove submit method 'ftp'
Regina Pfeifer
2018-11-28
1
-5/+0
*
CTest: Remove submit method 'scp'
Regina Pfeifer
2018-11-28
1
-4/+0
*
CTest: Remove submit method 'cp'
Regina Pfeifer
2018-11-28
1
-4/+0
*
CTest: Remove submit method 'xmlrpc'
Regina Pfeifer
2018-11-28
1
-5/+0
*
ctest_submit: Refactor file list to use a vector instead of a set
Betsy McPhail
2018-10-10
1
-6/+6
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
ctest_submit: Add HTTPHEADER option
Zack Galbreath
2017-05-04
1
-0/+6
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1/+0
*
Make cmCTestGenericHandler not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0/+10
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-17/+14
*
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
Bill Hoffman
2015-01-20
1
-0/+5
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-30/+30
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
1
-1/+3
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-12/+12
*
Checksums on CTest submit files, and retry timed out submissions.
Zach Mullen
2010-06-03
1
-0/+1
*
Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op...
Zach Mullen
2009-12-11
1
-0/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add submit via cp mode
Bill Hoffman
2009-03-31
1
-0/+5
*
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...
David Cole
2009-02-03
1
-0/+5
*
ENH: Teach ctest_submit about parts
Brad King
2009-01-12
1
-1/+4
*
ENH: allow cdash not to trigger
Bill Hoffman
2008-02-29
1
-0/+1
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-8/+8
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-5/+5
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+3
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-0/+79