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
*
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
8
-94/+60
*
cmCTest, cmCTestCoverageHandler: remove cwd dance
Ben Boeckel
2017-03-06
1
-5/+0
*
ctest_update: Capture failure of svn to load revisions and local mods
Brad King
2017-02-16
2
-11/+16
*
ctest_update: Refactor internal APIs to support more failure cases
Brad King
2017-02-16
15
-57/+80
*
Merge topic 'fix-ctest_update-svn'
Brad King
2017-02-16
1
-1/+4
|
\
|
*
ctest_update: Fix svn log and external loading
Brad King
2017-02-15
1
-1/+4
*
|
cmCommand: Don't prefix error message with command name
Daniel Pfeifer
2017-02-13
1
-2/+2
*
|
ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty
Jamie Snape
2017-01-23
1
-3/+9
*
|
Merge topic 'cdash_upload_retry'
Brad King
2017-01-20
4
-45/+142
|
\
\
|
*
|
ctest_submit: improve handling of QUIET option
Zack Galbreath
2017-01-20
3
-9/+18
|
*
|
ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD
Zack Galbreath
2017-01-20
3
-36/+124
*
|
|
Merge topic 'cmCTestBuildHandler-fix-warning'
Brad King
2017-01-17
1
-1/+1
|
\
\
\
|
*
|
|
cmCTestBuildHandler: Fix warning in FragmentCompare signature
Brad King
2017-01-16
1
-1/+1
*
|
|
|
Merge topic 'fixtureUnusedOrdering'
Brad King
2017-01-17
1
-22/+60
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CTest: Ensure setup/cleanup ordering even when fixture not required
Craig Scott
2017-01-16
1
-22/+60
*
|
|
|
Merge topic 'fix_repeat_until_fail_duplicated_output'
Brad King
2017-01-16
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CTest: Properly reset output to avoid duplication with --repeat-until-fail
Sylvain Joubert
2017-01-12
1
-0/+2
*
|
|
|
ctest_memcheck: Append sanitizers user options at the end to allow overriding
Sylvain Joubert
2017-01-11
1
-1/+1
|
/
/
/
*
|
|
ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS
Jamie Snape
2017-01-09
1
-1/+0
*
|
|
ctest_memcheck: join *SAN_OPTIONS with :
Jamie Snape
2017-01-09
1
-4/+4
*
|
|
MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers
Jamie Snape
2017-01-09
1
-1/+8
*
|
|
ctest_memcheck: add support for standalone LeakSanitizer
Jamie Snape
2017-01-09
2
-0/+18
|
/
/
*
|
clang-tidy: apply misc-redundant-expression fixes
Daniel Pfeifer
2016-12-12
1
-3/+2
*
|
clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes
Daniel Pfeifer
2016-12-12
1
-4/+4
*
|
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
2
-3/+3
*
|
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
5
-13/+13
*
|
cmCTestTestHandler: use multimap
Daniel Pfeifer
2016-12-03
1
-27/+20
*
|
Windows: Use UTF-8 for pipes in CMake, CTest and CPack
Dāvis Mosāns
2016-11-29
1
-1/+1
*
|
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
11
-61/+70
*
|
Merge topic 'improve_ctest_memcheck_output'
Brad King
2016-11-17
1
-10/+22
|
\
\
|
*
|
ctest: Improve output for `-T memcheck`
Bill Hoffman
2016-11-17
1
-10/+22
*
|
|
CTest: Use UTF-8 encoding for output from Git
Dāvis Mosāns
2016-11-15
1
-6/+11
*
|
|
Add Encoding option for RunChild, RunMakeCommand and RunProcess
Dāvis Mosāns
2016-11-14
4
-9/+15
*
|
|
Windows: Encode child process output to internally-used encoding
Dāvis Mosāns
2016-11-14
4
-8/+57
*
|
|
cmCTestBuildHandler: Use size_t in ProcessBuffer length argument
Brad King
2016-11-14
2
-2/+2
|
/
/
*
|
Merge topic 'cdash_version_check'
Brad King
2016-11-11
3
-21/+4
|
\
\
|
*
|
Do not query CDash for version
Zack Galbreath
2016-11-08
3
-21/+4
*
|
|
Merge topic 'ctest_memcheck_defect_count'
Brad King
2016-11-11
6
-3/+50
|
\
\
\
|
*
|
|
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
Betsy McPhail
2016-11-09
6
-3/+50
*
|
|
|
Merge topic 'import-librhash'
Brad King
2016-11-10
1
-9/+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Port hash computation to cmCryptoHash
Brad King
2016-11-10
1
-9/+6
|
|
/
/
*
|
|
Merge topic 'include-what-you-use'
Brad King
2016-11-08
1
-0/+1
|
\
\
\
|
*
|
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0/+1
|
|
/
/
*
|
|
cmCTestSubmitHandler: Remove redundant c_str()
Daniel Pfeifer
2016-11-05
1
-1/+1
|
/
/
*
|
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
25
-25/+0
*
|
Make cmCTestGenericHandler not inherit from cmObject
Daniel Pfeifer
2016-10-22
11
-12/+12
*
|
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-22
16
-35/+3
*
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
3
-0/+3
*
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
4
-4/+4
*
|
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-1/+1
[next]