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
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
2
-2/+0
*
cmCTestCoverageHandle: Improve error handling.
James Johnston
2015-08-08
2
-7/+28
*
Merge topic 'ctest-add_subdirectory-crash'
Brad King
2015-07-28
1
-1/+1
|
\
|
*
ctest: fix add_subdirectory() crash
Ben Boeckel
2015-07-27
1
-1/+1
*
|
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
1
-0/+6
*
|
ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOB
Zack Galbreath
2015-07-13
1
-1/+1
*
|
CTest: hide progress ticks in verbose output
Daniel Pfeifer
2015-07-06
1
-5/+5
*
|
CTest: Show the number of tests for each label in the summary
Betsy McPhail
2015-07-06
1
-4/+17
*
|
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
7
-7/+167
*
|
cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation
Zack Galbreath
2015-06-30
2
-4/+32
*
|
ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)
Brad King
2015-06-11
1
-2/+2
*
|
Merge topic 'ctest-script-mode-no-legacy-cygwin'
Brad King
2015-06-09
1
-0/+4
|
\
\
|
|
/
|
*
ctest: Disable CMake Cygwin legacy warning in dashboard client script
Brad King
2015-06-08
1
-0/+4
*
|
CTest: Capture test stdout/stderr through one pipe (#15600)
Brad King
2015-06-03
3
-22/+7
|
/
*
Merge topic 'ctest-xml-refactor'
Brad King
2015-05-28
21
-640/+581
|
\
|
*
cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
4
-224/+202
|
*
cmCTestCoverageHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
2
-158/+153
|
*
cmCTestBuildHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
2
-63/+46
|
*
cmCTestLaunch: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
2
-74/+61
|
*
cmCTestConfigureHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-22/+16
|
*
cmCTestUploadHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-21/+25
|
*
cmCTestUpdateHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
9
-78/+78
*
|
Merge topic 'ctest-xml-minor-cleanup'
Brad King
2015-05-28
4
-15/+6
|
\
\
|
|
/
|
*
CTest: Generate NamedMeasurement elements directly into xml file
Daniel Pfeifer
2015-05-26
3
-10/+6
|
*
CTest: Drop stray content from Configure.xml
Daniel Pfeifer
2015-05-26
1
-5/+0
*
|
Merge topic 'ctest-update-gmake-error-match'
Brad King
2015-05-28
1
-2/+2
|
\
\
|
*
|
ctest_build: Fix regression in GNU make error message matching
Zack Galbreath
2015-05-27
1
-2/+2
*
|
|
cmGlobalGenerator: Require a cmake instance in ctor.
Stephen Kelly
2015-05-27
3
-6/+3
|
|
/
|
/
|
*
|
Merge topic 'refactor-cmLocalGenerator'
Brad King
2015-05-19
4
-0/+8
|
\
\
|
*
|
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
4
-0/+8
*
|
|
cmGlobalGenerator: Add NVI wrapper to create local generator.
Stephen Kelly
2015-05-16
3
-3/+3
|
/
/
*
|
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-1/+2
*
|
Merge topic 'clean-up-cmMakefile'
Brad King
2015-04-21
1
-3/+3
|
\
\
|
*
|
cmMakefile: Rename SetStart* directory API to SetCurrent*.
Stephen Kelly
2015-04-20
1
-2/+2
|
*
|
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
|
|
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
2
-5/+9
|
/
/
*
|
cmMakefile: Remove always-null first parameter to ReadListFile.
Stephen Kelly
2015-04-18
3
-4/+4
*
|
cmMakefile: Add wrapper for reading listfiles which have an origin.
Stephen Kelly
2015-04-18
1
-6/+2
*
|
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-1/+2
*
|
cmake: Remove the happy global property scope pattern.
Stephen Kelly
2015-04-15
1
-1/+1
*
|
Port cmCommand consumers to cmState.
Stephen Kelly
2015-04-15
2
-6/+6
*
|
CTest: Fix locale used for VCS updates
Nils Gladitz
2015-04-13
1
-41/+2
*
|
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-07
1
-2/+1
*
|
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-1/+2
*
|
Add API for cache loading, deleting and saving to the cmake class.
Stephen Kelly
2015-04-06
1
-2/+1
*
|
Merge topic 'ctest-repeat-until-fail'
Brad King
2015-03-23
3
-8/+87
|
\
\
|
*
|
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
3
-8/+87
*
|
|
CTest: Output test-specific env vars in verbose mode (#15446)
Zach Mullen
2015-03-17
1
-0/+15
*
|
|
Merge topic 'cmAlgorithms-cleanup'
Brad King
2015-03-12
1
-0/+1
|
\
\
\
|
*
|
|
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
|
|
/
/
[next]