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
*
Make vector operations more efficient
Rose
2022-12-10
1
-0/+1
*
ctest_config: pass -S, -B args for log clarity
Michael Hirsch
2022-11-04
1
-1/+6
*
ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer
Tobias Ribizel
2022-10-07
1
-4/+17
*
Merge topic 'ctest_ninja_full_output'
Brad King
2022-09-27
1
-10/+25
|
\
|
*
ctest: only report make-level errors when no others are found
Zack Galbreath
2022-09-26
1
-10/+25
*
|
Merge topic 'truncation_invalid'
Brad King
2022-09-09
1
-1/+5
|
\
\
|
|
/
|
*
ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION
Frank Winklmeier
2022-09-07
1
-1/+5
*
|
cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too
Alex Reinking
2022-08-15
1
-8/+7
*
|
cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic
Alex Reinking
2022-08-15
1
-121/+6
*
|
cmCTestRunTest: Simplify by using GetSystemPathlistSeparator
Alex Reinking
2022-08-15
1
-5/+1
*
|
cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guard
Alex Reinking
2022-08-15
1
-2/+0
*
|
cmCTestHandlerCommand: Capture list of parsed keywords via binding
Brad King
2022-07-25
2
-5/+9
*
|
cmArgumentParser: Drop unused keywordsMissingValue argument to Parse()
Brad King
2022-07-25
1
-2/+1
*
|
cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types
Brad King
2022-07-07
3
-5/+8
*
|
cmCTest*Command:: Use cm::optional for keyword argument presence
Brad King
2022-07-05
8
-67/+45
*
|
cmArgumentParser: Avoid allocating copies of keyword strings
Brad King
2022-07-05
8
-13/+23
|
/
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
6
-16/+16
*
clang-tidy: fix `readability-static-definition-in-anonymous-namespace` lints
Ben Boeckel
2022-05-24
1
-2/+2
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
7
-9/+13
*
clang-tidy: address `readability-container-data-pointer` lints
Ben Boeckel
2022-05-24
8
-31/+31
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
4
-12/+6
*
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
*
cmJSONHelpers: Restructure cmJSONHelpers
Martin Duffy
2022-05-05
1
-29/+24
*
Source: Fix clang -Wunused-but-set-variable warnings
Brad King
2022-04-06
3
-13/+2
*
Merge topic 'ctest-WORKING_DIRECTORY'
Brad King
2022-03-10
1
-0/+8
|
\
|
*
ctest: print WORKING_DIRECTORY property with -V
Kevin Puetz
2022-03-09
1
-0/+8
*
|
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
5
-17/+73
*
|
cmCTestTestHandler: refactor CleanTestOutput method
Frank Winklmeier
2022-03-08
1
-16/+23
|
/
*
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
1
-1/+2
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-1/+4
*
Merge topic 'ctest-add_subdirectory'
Brad King
2021-12-09
1
-55/+38
|
\
|
*
CTest: Extract common implementation of add_subdirectory and subdirs
friendlyanon
2021-12-08
1
-55/+38
*
|
cmListFileBacktrace: Remove unused "bottom" entry
Brad King
2021-12-08
1
-1/+1
|
/
*
Source: Cleanup and simplify some code
Rose
2021-11-04
6
-31/+14
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
9
-15/+12
*
Merge topic 'envmod-test-modifying-existing'
Brad King
2021-11-01
1
-1/+17
|
\
|
*
cmCTestRunTest: get the default value from the environment
Ben Boeckel
2021-10-29
1
-1/+17
*
|
Merge topic 'warnings-cleanup'
Brad King
2021-10-27
3
-6/+4
|
\
\
|
*
|
Source: fix more -Wmissing-prototypes warnings
Sean McBride
2021-10-25
1
-3/+3
|
*
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-1/+1
|
*
|
Source: fix some -Wunused-macros warnings
Sean McBride
2021-10-25
1
-2/+0
*
|
|
Merge topic 'purge-sprintf'
Brad King
2021-10-27
7
-16/+22
|
\
\
\
|
*
|
|
Replace the only non-standard _snprintf with snprintf
Sean McBride
2021-10-25
1
-1/+1
|
*
|
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
6
-15/+21
|
|
/
/
*
|
|
Merge topic 'simplify-boolean-expressions'
Brad King
2021-10-27
1
-3/+2
|
\
\
\
|
*
|
|
Source: Simplify some boolean expressions
Rose
2021-10-23
1
-3/+2
|
|
/
/
*
|
|
Merge topic 'envmod-support-mod-to-new-variables'
Brad King
2021-10-27
1
-6/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cmCTestRunTest: fix modifying non-existent envvars
Ben Boeckel
2021-10-26
1
-6/+2
*
|
Merge topic 'lcc-compiler'
Brad King
2021-10-19
1
-0/+5
|
\
\
[next]