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
/
cmCTestUploadCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-2/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
Bill Hoffman
2016-09-20
1
-0/+8
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0/+5
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-7/+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
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
-22/+13
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2/+0
*
ctest_upload: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+7
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILES
Zach Mullen
2011-03-31
1
-1/+1
*
Add the FILES keyword to ctest_upload command
Zach Mullen
2011-03-15
1
-12/+24
*
Implement ctest_upload command
Zach Mullen
2011-03-15
1
-0/+57