index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestSubmitCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-2
/
+3
*
ctest_submit: Add option BUILD_ID
Zack Galbreath
2019-03-22
1
-20
/
+8
*
cmCTest: Cleanup typedefs
Regina Pfeifer
2019-03-20
1
-1
/
+1
*
ctest_submit: Add parameter SUBMIT_URL
Regina Pfeifer
2019-01-16
1
-0
/
+2
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-6
/
+6
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
ctest_submit: Add HTTPHEADER option
Zack Galbreath
2017-05-04
1
-0
/
+2
*
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 cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-23
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
-1
/
+11
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-7
/
+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8
/
+6
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
ctest_submit: Make CDASH_UPLOAD mode arguments more strict
Brad King
2015-01-20
1
-0
/
+5
*
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
Bill Hoffman
2015-01-20
1
-0
/
+4
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1
/
+1
*
Drop builtin command documentation
Brad King
2013-10-16
1
-38
/
+0
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
1
-3
/
+3
*
Testing for CTest checksum
Zach Mullen
2010-06-10
1
-0
/
+2
*
Cross-platform fixes for checksum/retry code
Zach Mullen
2010-06-03
1
-2
/
+7
*
Checksums on CTest submit files, and retry timed out submissions.
Zach Mullen
2010-06-03
1
-0
/
+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: More documentation for ctest_submit command
Brad King
2009-02-20
1
-5
/
+16
*
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...
David Cole
2009-02-03
1
-3
/
+15
*
ENH: Teach ctest_submit about parts
Brad King
2009-01-12
1
-2
/
+14
*
STYLE: use lower case also for the ctest-specific commands, as in cmake
Alexander Neundorf
2008-05-12
1
-2
/
+2
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-9
/
+5
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-2
/
+2
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-7
/
+8
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
1
-1
/
+1
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-0
/
+78