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
/
cmCTestStartCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-1/+7
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3/+3
*
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-74/+55
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1/+0
*
ctest_start: Add QUIET option
Zack Galbreath
2015-02-23
1
-6/+17
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
Fix issue #10060 - add APPEND arg to ctest_start command.
David Cole
2009-12-29
1
-0/+14
*
CTest: Move initial checkout to ctest_start()
Brad King
2009-11-24
1
-6/+58
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
ENH: fix for no newline on some makes fix for ctest and some symlinks
Andy Cedilnik
2006-08-14
1
-0/+4
*
BUG: Try to fix the problem of bad test names
Andy Cedilnik
2006-07-11
1
-2/+4
*
ENH: Add support for special tracks, fix options of handlers so that the -R, ...
Andy Cedilnik
2006-04-28
1
-8/+24
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+3
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-10/+10
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-6/+9
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-2/+3
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+1
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-29/+5
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-3/+3
*
ENH: Remove error about not being able to update CTest configuration
Andy Cedilnik
2005-05-08
1
-0/+1
*
ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...
Andy Cedilnik
2005-05-03
1
-1/+5
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-3/+3
*
ENH: More commands. Start working on new style ctest configuration
Andy Cedilnik
2005-05-02
1
-0/+23
*
ENH: Cleanups and add CTEST_START command
Andy Cedilnik
2005-02-17
1
-0/+78