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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ctest-dashboard-with-modified-files'
Brad King
2021-02-10
1
-1/+1
|
\
|
*
CTest: Restore running dashboard client Test step with modified files
Brad King
2021-02-09
1
-1/+1
*
|
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
3
-12/+12
*
|
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
9
-11/+11
*
|
clang-tidy: fix `performance-no-automatic-move` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
|
CTest: Save sanitizer output files after test execution
Pawel Dac
2021-01-13
1
-3/+9
*
|
Merge topic 'ctest-progress-output-fixes'
Brad King
2021-01-07
1
-3/+4
|
\
\
|
*
|
ctest: Don't treat skipped test as failed tests in progess report
Sylvain Joubert
2021-01-05
1
-3/+4
*
|
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
13
-75/+75
|
/
/
*
|
cmCTestBuildCommand: code improvement
Vitaly Stakhovsky
2020-11-29
1
-25/+18
*
|
Merge topic 'rename_cuda_memcheck'
Brad King
2020-11-18
2
-16/+16
|
\
\
|
|
/
|
*
CTest: Rename CudaMemcheck to CudaSanitizer
Tobias Ribizel
2020-11-17
2
-16/+16
*
|
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
1
-2/+1
*
|
include: refactor call sites of cmMakefile::ReadDependentFile
Asit Dhal
2020-10-21
1
-1/+1
|
/
*
cmCTestBuildHandler: Avoid uninitialized line-numbers
Adriaan de Groot
2020-10-05
1
-0/+2
*
CTest: add compute-sanitizer alias for cuda-memcheck
Tobias Ribizel
2020-10-01
1
-1/+2
*
ctest: improve Unicode support for launchers
Zack Galbreath
2020-09-28
1
-4/+2
*
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
3
-9/+27
*
ctest: split launcher XML writer into separate class
Zack Galbreath
2020-09-28
4
-367/+448
*
Refactor: Use JSON helpers in CTest resource spec
Kyle Edwards
2020-09-09
2
-91/+132
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
51
-202/+51
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
10
-80/+90
*
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
Kevin Puetz
2020-08-26
2
-10/+18
*
CTest: Add error types to cuda-memcheck parser
Tobias Ribizel
2020-08-05
1
-1/+2
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
3
-7/+7
*
Merge topic 'cmctest-stdstring'
Brad King
2020-07-28
16
-80/+74
|
\
|
*
cmCTest: Members accept std::string parameters
Vitaly Stakhovsky
2020-07-27
16
-80/+74
*
|
CTest: Prefer normative terms to express subprocess failures
Robert Maynard
2020-07-27
1
-3/+3
|
/
*
CTest: add cuda-memcheck support
Tobias Ribizel
2020-07-09
2
-0/+145
*
Merge topic 'cmprop'
Brad King
2020-06-02
1
-0/+1
|
\
|
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
*
|
CTest: Handle non-coverage lines in gcov files
Tobias Ellinghaus
2020-05-29
1
-2/+8
|
/
*
Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun
Brad King
2020-05-27
1
-0/+5
|
\
|
*
CTest: Make sure NOT_RUN tests show up in the failed test log
Robert Maynard
2020-05-27
1
-0/+5
*
|
CTest: Log environment variables as a test measurement
Kyle Edwards
2020-05-19
4
-3/+40
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
8
-18/+16
*
|
Merge topic 'stl-support'
Brad King
2020-05-01
9
-12/+9
|
\
\
|
*
|
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
9
-12/+9
*
|
|
IWYU: mark <cstddef> as needed
Ben Boeckel
2020-04-29
3
-3/+3
|
/
/
*
|
Merge topic 'ctest_stop_on_failure_16628'
Brad King
2020-04-22
5
-1/+21
|
\
\
|
*
|
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
5
-1/+21
*
|
|
Merge topic 'ctest-memcheck-sanitizers'
Craig Scott
2020-04-19
1
-8/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CTest: Fix '-T MemCheck' command-line support for sanitizers
Brad King
2020-04-17
1
-8/+5
*
|
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
5
-23/+27
|
/
/
*
|
cmParseCacheCoverage: use cmSystemTools::SplitString
Ben Boeckel
2020-04-13
2
-29/+4
*
|
nits: replace some "c" instances with 'c'
Ben Boeckel
2020-04-13
2
-4/+4
*
|
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
3
-31/+18
*
|
CTest: Add CTEST_RESOURCE_SPEC_FILE variable
Kyle Edwards
2020-04-02
3
-16/+30
*
|
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-5/+4
|
\
\
|
*
|
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-5/+4
[next]