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
/
cmCTestCurl.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs
Betsy McPhail
2020-03-11
1
-1/+1
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-3/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-3/+2
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-6/+3
*
ctest_submit: show headers as debug info
Zack Galbreath
2018-06-27
1
-2/+2
*
ctest_submit: Check CA file during CDASH_UPLOAD
Zack Galbreath
2018-06-27
1
-0/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+4
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-4/+4
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-13/+9
*
Merge topic 'cstyle-casts'
Daniel Pfeifer
2017-08-30
1
-5/+5
|
\
|
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-5/+5
*
|
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+0
|
/
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
ctest_submit: Add HTTPHEADER option
Zack Galbreath
2017-05-04
1
-1/+24
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
ctest_submit: improve handling of QUIET option
Zack Galbreath
2017-01-20
1
-9/+15
*
ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD
Zack Galbreath
2017-01-20
1
-6/+8
*
clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes
Daniel Pfeifer
2016-12-12
1
-4/+4
*
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/+4
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-2/+2
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-13/+14
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-7/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-110/+71
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
CTest: Set Content-Type header for http file upload (#15774)
Derek Bruening
2015-10-12
1
-0/+6
*
ctest_submit: Escape URL components in CDASH_UPLOAD mode
Bill Hoffman
2015-01-30
1
-4/+15
*
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
Bill Hoffman
2015-01-20
1
-0/+271