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
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-2/+2
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-12/+12
*
CTest: Allow / to be in the build name, and be consistent with the build name
Bill Hoffman
2014-08-18
1
-5/+9
*
Change output to be a reference and not a pointer.
Bill Hoffman
2014-08-04
1
-27/+21
*
Remove default labels from fully covered switch statements.
Stephen Kelly
2014-04-03
1
-2/+0
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-24/+24
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-6/+6
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-11/+11
*
stringapi: Use strings for test names
Ben Boeckel
2014-03-08
1
-3/+2
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-12/+5
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-7/+8
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-2/+2
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-25/+2
*
Haiku: Include files cleanup in cmCTest
Adrien Destugues
2013-10-08
1
-5/+1
*
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+6
*
Remove some uses of obsolete 'register' storage specifier
Sean McBride
2013-06-28
1
-1/+1
*
CTest: Read CTEST_PARALLEL_LEVEL from environment
Stephen Kelly
2013-05-21
1
-0/+11
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
*
Haiku no longer defines __BEOS__
Rolf Eike Beer
2013-01-07
1
-1/+1
*
Merge topic 'ctest-SUBMIT_INDEX-cdash'
Brad King
2012-11-06
1
-0/+3
|
\
|
*
CTest: Allow SUBMIT_INDEX with CDash
Brad King
2012-11-01
1
-0/+3
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-39/+39
*
|
CTest: Allow -Dvar=value with no space between the D and the var
David Cole
2012-06-24
1
-0/+11
*
|
CTest: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-2/+21
*
|
CTest: Rename local variable for clarity
David Cole
2012-06-24
1
-6/+5
*
|
CTest: Refactor error output into ErrorMessageUnknownDashDValue
David Cole
2012-06-24
1
-24/+23
|
/
*
CTest: Simplify environment save/restore
Brad King
2012-04-24
1
-15/+8
*
CTest: Do not get CDash version without drop site (#12618)
Valat Sébastien
2011-12-12
1
-2/+6
*
CTest: Disallow problem chars in build and site names (#11792)
David Cole
2011-11-18
1
-6/+51
*
Merge topic 'fix-12539-ctestconfig-from-build-dir'
David Cole
2011-11-01
1
-6/+26
|
\
|
*
CTest: Look for CTestConfig.cmake in build dir first, then source dir
Jean-Christophe Fillion-Robin
2011-10-27
1
-6/+26
*
|
Merge topic 'fix-12383-clear-ctest-vecs'
David Cole
2011-11-01
1
-0/+2
|
\
\
|
*
|
CTest: Clear custom vectors before populating (#12383)
David Cole
2011-10-26
1
-0/+2
|
|
/
*
|
Source/cmCTest.cxx: Add missing newline (#12538)
Bernhard Walle
2011-10-25
1
-1/+1
|
/
*
CTest: Fix memory leaks on error
Thomas Jarosch
2011-09-02
1
-0/+2
*
Fix type conversion warning
Zach Mullen
2011-05-27
1
-1/+1
*
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
1
-3/+77
*
Don't tar/gz ctest_upload() files
Zach Mullen
2011-03-15
1
-3/+11
*
Implement ctest_upload command
Zach Mullen
2011-03-15
1
-1/+47
*
We shouldn't ask CDash for its version info until/unless we actually need it.
Zach Mullen
2010-09-08
1
-4/+0
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-0/+6
*
Fix hard-coded CDash URI in version query
Zach Mullen
2010-08-18
1
-3/+7
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
1
-1/+1
|
\
|
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-1/+1
*
|
Fix or cast more integer conversions in cmake
Brad King
2010-06-29
1
-2/+2
|
/
*
Better detection of stop_time being passed.
Zach Mullen
2010-03-19
1
-1/+2
*
Fix StopTime to also account for localtime being a day ahead of gmtime
Zach Mullen
2010-03-18
1
-4/+5
*
Fix for StopTime for cases when gmtime is a day ahead of localtime
Zach Mullen
2010-03-18
1
-1/+13
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-0/+42
*
Configurable path to CTest cost data file
Zach Mullen
2010-03-01
1
-0/+11
[prev]
[next]