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
/
cmCTestHandlerCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
1
-3/+2
*
cmCommand: Don't prefix error message with command name
Daniel Pfeifer
2017-02-13
1
-2/+2
*
ctest_memcheck: Add DEFECT_COUNT option to capture defect count
Betsy McPhail
2016-11-09
1
-0/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
Bill Hoffman
2016-09-20
1
-4/+108
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0/+8
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-95/+74
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2/+0
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
1
-0/+6
*
ctest_submit: Add QUIET option
Zack Galbreath
2015-02-23
1
-4/+12
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-2/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
CTest: Simplify ctest_* command source/build dir lookup
Brad King
2013-04-12
1
-13/+14
*
Merge topic 'ctest-SUBMIT_INDEX-cdash'
Brad King
2012-11-06
1
-1/+1
|
\
|
*
CTest: Allow SUBMIT_INDEX with CDash
Brad King
2012-11-01
1
-1/+1
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
|
/
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-0/+11
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Fix for bug#9442, ctest crash if CTEST_SOURCE_DIRECTORY was not set.
Bill Hoffman
2009-09-11
1
-1/+1
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-0/+11
*
ENH: Refactor CTest command argument handling
Brad King
2009-01-12
1
-48/+51
*
STYLE: Fix line length violation.
David Cole
2008-12-26
1
-2/+1
*
BUG: fix for bug #8224 fix crash
Bill Hoffman
2008-12-19
1
-6/+14
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
BUG: Fix error message when handler cannot be created.
Brad King
2006-07-27
1
-1/+3
*
BUG: Try to fix the problem of bad test names
Andy Cedilnik
2006-07-11
1
-4/+8
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+2
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-1/+1
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-1/+21
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-20/+21
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-11/+21
*
BUG: Fix for STL
Andy Cedilnik
2006-02-28
1
-1/+1
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-0/+133