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
/
cmCTestSubmitCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD
Zack Galbreath
2017-01-20
1
-14/+15
*
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/+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
1
-4/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-139/+104
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
ctest_submit: Add QUIET option
Zack Galbreath
2015-02-23
1
-10/+16
*
ctest_submit: Make CDASH_UPLOAD mode arguments more strict
Brad King
2015-01-20
1
-36/+53
*
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
Bill Hoffman
2015-01-20
1
-2/+31
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-2/+2
|
\
|
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
*
|
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-14/+4
|
/
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3/+3
*
Testing for CTest checksum
Zach Mullen
2010-06-10
1
-1/+11
*
Checksums on CTest submit files, and retry timed out submissions.
Zach Mullen
2010-06-03
1
-0/+27
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Remove CTest public.kitware.com drop default
Brad King
2009-05-15
1
-34/+6
*
ENH: make sure CTEST_CURL_OPTIONS work from script mode
Bill Hoffman
2009-04-17
1
-0/+2
*
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...
David Cole
2009-02-03
1
-16/+107
*
ENH: Teach ctest_submit about parts
Brad King
2009-01-12
1
-0/+46
*
COMP: Return 0 instead of false
Andy Cedilnik
2006-03-29
1
-2/+2
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-40/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-10/+10
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-11/+12
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-18/+31
*
ENH: Add a way to submit extra files to the dashboard
Andy Cedilnik
2005-07-18
1
-0/+19
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+1
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-0/+1
*
ENH: Add notes
Andy Cedilnik
2005-05-08
1
-0/+16
*
ENH: Add default configure rules for CMake projects and add default rules for...
Andy Cedilnik
2005-05-05
1
-4/+27
*
ENH: Improve syntax
Andy Cedilnik
2005-05-04
1
-8/+31
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-7/+7
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-0/+54