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
/
cmCTestSubmitHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: allow HTTP headers via command line
Matthew Woehlke
2024-01-08
1
-0/+13
*
Merge topic 'ctest_submit_follow_redirects'
Brad King
2023-09-08
1
-0/+3
|
\
|
*
ctest: Restore support for http redirects during Submit step
Zack Galbreath
2023-09-07
1
-0/+3
|
*
Merge topic 'cdash_checksum_400' into release-3.27
Brad King
2023-07-25
1
-9/+12
|
|
\
*
|
|
cmCryptoHash: prefer to cmSystemTools::ComputeFileHash
Ben Boeckel
2023-08-08
1
-4/+4
*
|
|
Merge topic 'cdash_checksum_400'
Brad King
2023-07-25
1
-9/+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ctest: Update ctest_submit for CDash behavior change
Zack Galbreath
2023-07-25
1
-9/+12
*
|
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-2/+3
|
/
*
ctest: Drop unnecessary use of deprecated CURLOPT_PUT
Brad King
2023-01-27
1
-2/+0
*
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-1/+1
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-3/+3
*
clang-tidy: address `readability-container-data-pointer` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
cmCTestSubmitHandler: avoid double fetching envvars
Ben Boeckel
2022-05-21
1
-4/+4
*
style: use `cmStrCat` in some more locations
Ben Boeckel
2022-05-19
1
-2/+1
*
CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variable
Nikhil Reddy Ramolla
2021-10-14
1
-3/+30
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-5/+5
*
cmCTestGenericHandler::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-14/+6
*
ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well
Ben Boeckel
2021-09-09
1
-0/+1
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
1
-1/+1
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-3/+3
*
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-5/+4
|
\
|
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-5/+4
*
|
check for a valid URL scheme before starting to do any splitting
Rolf Eike Beer
2020-03-23
1
-6/+7
|
/
*
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
-7/+9
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
Merge topic 'source_sweep_cmExpandedList'
Brad King
2019-08-26
1
-4/+2
|
\
|
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-4/+2
*
|
ctest: rename TRACK to GROUP
Zack Galbreath
2019-08-22
1
-3/+8
|
/
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-2/+2
*
Merge topic 'cmExpandList'
Kyle Edwards
2019-08-16
1
-2/+2
|
\
|
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-2/+2
*
|
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
Sebastian Holtermann
2019-08-10
1
-3/+2
|
/
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-4/+4
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0/+1
*
CTest: Generate Done.xml before calculating its hash
Betsy McPhail
2019-07-19
1
-9/+9
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-14/+7
*
cmCTest: Cleanup typedefs
Regina Pfeifer
2019-03-20
1
-1/+1
*
cmCTest: Use concrete accessor functions for TestingHandlers
Regina Pfeifer
2019-03-20
1
-4/+2
*
Prefer front/back/data over dereferencing begin/rbegin iter
Artur Ryt
2019-02-06
1
-11/+10
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-5/+1
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
Merge topic 'use-emplace'
Brad King
2019-01-21
1
-1/+1
|
\
|
*
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-1/+1
*
|
CTest: Add function GetSubmitURL
Regina Pfeifer
2019-01-16
1
-37/+2
*
|
ctest_submit: Remove submit method from log output
Regina Pfeifer
2019-01-16
1
-64/+33
|
/
*
clang-tidy: Remove redundant member initializations
Regina Pfeifer
2018-12-15
1
-1/+0
[next]