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
...
*
|
|
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
4
-29/+9
|
/
/
*
|
Merge topic 'base64-casts'
Brad King
2015-01-08
2
-5/+4
|
\
\
|
*
|
cmCTest: Use size_t for cmsysBase64_Encode return value
Brad King
2014-12-26
2
-5/+4
*
|
|
cmParseDelphiCoverage: Remove superfluous semicolons after methods
Christoph GrĂ¼ninger
2014-12-23
1
-2/+2
*
|
|
Merge topic 'base64-constref'
Brad King
2014-12-23
1
-1/+1
|
\
\
\
|
*
|
|
cmCTestTestHandler: take reference to temporary string instead of doing a copy
Rolf Eike Beer
2014-12-22
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'cleanup-ExpandListArgument-usage'
Brad King
2014-12-23
1
-45/+6
|
\
\
\
|
*
|
|
Remove some temporary vectors for ExpandListArgument.
Stephen Kelly
2014-12-18
1
-45/+6
|
|
/
/
*
|
|
ctest_coverage: Fix error message to report the file name
Vladislav Vinogradov
2014-12-22
1
-1/+1
|
/
/
*
|
Merge topic 'ctest_memcheck-no-empty-BC-output'
Brad King
2014-12-17
1
-0/+4
|
\
\
|
*
|
ctest_memcheck: Do not open empty BC output file name
Brad King
2014-12-16
1
-0/+4
*
|
|
CTest: Remove code to fix scanbuild errors
Joseph Snyder
2014-12-15
2
-4/+0
|
/
/
*
|
ctest: count errors from scripts properly
Ben Boeckel
2014-12-10
1
-1/+1
*
|
ctest --launch: write to cout and cerr in binary
Ben Boeckel
2014-12-05
1
-0/+13
*
|
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
6
-16/+16
*
|
CTest: Add Javascript coverage parser
Joseph Snyder
2014-10-29
4
-0/+257
*
|
Merge topic 'remove-borland-build'
Brad King
2014-10-21
1
-3/+0
|
\
\
|
*
|
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-3/+0
|
|
/
*
|
Merge topic 'remove-redundant-c_str'
Brad King
2014-10-21
16
-99/+99
|
\
\
|
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
16
-99/+99
|
|
/
*
|
Merge topic 'ctest-delphi-coverage'
Brad King
2014-10-21
4
-0/+338
|
\
\
|
|
/
|
/
|
|
*
CTest: Add code coverage parser for Pascal/Delphi
Joseph Snyder
2014-10-21
4
-0/+338
*
|
Merge topic 'ctest-memcheck-sanitizers'
Brad King
2014-10-08
2
-18/+65
|
\
\
|
*
|
ctest_memcheck: Add support for MemorySanitizer msan
Bill Hoffman
2014-10-07
2
-0/+23
|
*
|
ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan
Ben Boeckel
2014-10-07
2
-2/+24
|
*
|
ctest_memcheck: Order sanitizer type code consistently
Brad King
2014-10-07
2
-24/+26
*
|
|
Merge topic 'ctest-memcheck-sanitizers'
Brad King
2014-10-07
3
-6/+14
|
\
\
\
|
|
/
/
|
*
|
ctest: add support for additional sanitizer options
Ben Boeckel
2014-10-03
2
-5/+13
|
*
|
ctest: update documentation for CTEST_MEMORYCHECK_TYPE
Ben Boeckel
2014-10-03
1
-1/+1
*
|
|
Merge topic 'encoding-fstream'
Brad King
2014-10-07
3
-10/+11
|
\
\
\
|
*
|
|
Fix a few more places to use cmsys::[io]fstream instead of std::fstream.
Clinton Stimpson
2014-10-04
3
-10/+11
|
|
/
/
*
|
|
cmParseCoberturaCoverage: Initialize CurFileName to empty string
Jonathan Beezley
2014-10-03
1
-0/+1
|
/
/
*
|
CTest: Use -A option to pass generator platform selection
Brad King
2014-09-15
2
-2/+2
|
/
*
CTest: Add options to set generator platform
Brad King
2014-09-05
3
-0/+23
*
Merge topic 'fix_mumps_file_parser'
Brad King
2014-08-18
1
-3/+5
|
\
|
*
CTEST: Fix MUMPS file parser and update test
Joseph Snyder
2014-08-15
1
-3/+5
*
|
CTest: Allow / to be in the build name, and be consistent with the build name
Bill Hoffman
2014-08-18
3
-5/+9
*
|
ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
Bill Hoffman
2014-08-18
2
-4/+13
|
/
*
Merge topic 'fix_truncation_logic_valgrind_output'
Brad King
2014-08-05
1
-22/+19
|
\
|
*
Fix truncation of valgrind output logic.
Bill Hoffman
2014-08-04
1
-22/+19
*
|
Change output to be a reference and not a pointer.
Bill Hoffman
2014-08-04
1
-1/+1
|
/
*
cmGlobalGenerator: Take Build output argument by reference
Brad King
2014-07-31
1
-1/+1
*
CTEST: Update Jacoco Coverage search paths
Joseph Snyder
2014-07-30
1
-0/+3
*
Handle more than one process with sanitizer errors.
Bill Hoffman
2014-07-24
2
-11/+20
*
Merge topic 'encoding-ctest-fixes'
Brad King
2014-07-18
1
-7/+8
|
\
|
*
Encoding: Fix a few encoding problems with ctest.
Clinton Stimpson
2014-07-18
1
-7/+8
*
|
CTest: Fix MemoryCheckType from 'ctest -T MemCheck'
Bill Hoffman
2014-07-16
1
-2/+2
*
|
ctest_memcheck: Add support for memory and leak sanitizer.
Bill Hoffman
2014-07-16
2
-15/+68
|
/
*
ctest_memcheck: Add support for ThreadSanitizer
Bill Hoffman
2014-07-09
4
-155/+337
*
CTest: Implement message(STATUS) output for 'ctest -S' scripts
Brad King
2014-07-02
1
-0/+11
[prev]
[next]