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
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-2/+3
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-1/+1
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-3/+7
*
ctest_submit: Add option BUILD_ID
Zack Galbreath
2019-03-22
1
-1/+32
*
cmCTest: Cleanup typedefs
Regina Pfeifer
2019-03-20
1
-8/+2
*
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
1
-24/+11
*
ctest_submit: Add parameter SUBMIT_URL
Regina Pfeifer
2019-01-16
1
-1/+14
*
CTest: Add option SubmitURL
Regina Pfeifer
2019-01-16
1
-25/+15
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-3/+3
*
CTest: Remove special case for Dart version <= 1
Regina Pfeifer
2018-11-28
1
-4/+0
*
CTest: Remove submission trigger
Regina Pfeifer
2018-11-28
1
-9/+0
*
CTest: Remove submit method 'scp'
Regina Pfeifer
2018-11-28
1
-2/+0
*
CDashUpload: Use the query part of the submit url as field
Regina Pfeifer
2018-11-20
1
-4/+0
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
ctest_submit: Add HTTPHEADER option
Zack Galbreath
2017-05-04
1
-0/+16
*
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