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
...
|
*
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
|
|
/
/
*
|
|
CTest: Fix Jacoco Coverage
Joseph Snyder
2015-03-06
1
-1/+4
|
/
/
*
|
Merge topic 'fix-ctest-update-locale'
Brad King
2015-03-02
1
-12/+12
|
\
\
|
*
|
CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES.
Nils Gladitz
2015-02-27
1
-12/+12
*
|
|
Merge topic 'remove_error_read_script'
Brad King
2015-02-27
1
-5/+1
|
\
\
\
|
*
|
|
CTest: Drop "Error in read script" message at end of testing
Zack Galbreath
2015-02-27
1
-5/+1
|
|
/
/
*
|
|
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1/+1
|
/
/
*
|
Merge topic 'ctest-output-options'
Brad King
2015-02-24
31
-529/+652
|
\
\
|
*
|
ctest_upload: Add QUIET option
Zack Galbreath
2015-02-23
2
-2/+9
|
*
|
ctest_memcheck: Add QUIET option
Zack Galbreath
2015-02-23
3
-47/+58
|
*
|
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
8
-211/+228
|
*
|
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
4
-50/+65
|
*
|
ctest_build: Add QUIET option
Zack Galbreath
2015-02-23
2
-40/+51
|
*
|
ctest_configure: Add QUIET option
Zack Galbreath
2015-02-23
2
-8/+10
|
*
|
ctest_update: Add QUIET option
Zack Galbreath
2015-02-23
2
-39/+44
|
*
|
ctest_start: Add QUIET option
Zack Galbreath
2015-02-23
2
-6/+27
|
*
|
ctest_submit: Add QUIET option
Zack Galbreath
2015-02-23
6
-126/+160
*
|
|
CTest: Use clear instead of erase-all.
Stephen Kelly
2015-02-17
1
-2/+1
*
|
|
Split cmAlgorithms into a separate header file.
Stephen Kelly
2015-02-10
1
-0/+1
|
/
/
*
|
Merge topic 'cmStandardIncludes-cleanup'
Brad King
2015-02-10
4
-0/+7
|
\
\
|
*
|
cmStandardIncludes: Remove list include.
Stephen Kelly
2015-02-06
3
-0/+5
[prev]
[next]