.. |
cmCTestBuildAndTestHandler.cxx
|
BUG: Make CTest honor user-specified config
|
2008-09-04 11:31:10 -04:00 |
cmCTestBuildAndTestHandler.h
|
…
|
|
cmCTestBuildCommand.cxx
|
ENH: fix build issue with config type not being specified by ctest
|
2007-09-17 10:40:57 -04:00 |
cmCTestBuildCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestBuildHandler.cxx
|
BUG: Missing a linker crashed error matching string.
|
2008-03-19 11:18:40 -04:00 |
cmCTestBuildHandler.h
|
ENH: enhancements for cdash, include system information and better time entries
|
2008-01-30 11:17:36 -05:00 |
cmCTestCommand.h
|
…
|
|
cmCTestConfigureCommand.cxx
|
…
|
|
cmCTestConfigureCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestConfigureHandler.cxx
|
ENH: enhancements for cdash, include system information and better time entries
|
2008-01-30 11:17:36 -05:00 |
cmCTestConfigureHandler.h
|
…
|
|
cmCTestCoverageCommand.cxx
|
…
|
|
cmCTestCoverageCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestCoverageHandler.cxx
|
ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive globs to skip symlinks when necessary. Default to true for backwards compatible behavior. Used from the ctest coverage handler to avoid recursing through the '/Applications' directory on the Mac looking for *.da files... Should fix the hangs reported recently by Mac CMake dashboard submitters.
|
2008-08-20 13:24:16 -04:00 |
cmCTestCoverageHandler.h
|
ENH: use new covbr that does not stop on error
|
2007-06-08 12:29:40 -04:00 |
cmCTestEmptyBinaryDirectoryCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestEmptyBinaryDirectoryCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestGenericHandler.cxx
|
ENH: add initial ctest -j feature
|
2008-07-03 09:31:33 -04:00 |
cmCTestGenericHandler.h
|
…
|
|
cmCTestHandlerCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestHandlerCommand.h
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestMemCheckCommand.cxx
|
…
|
|
cmCTestMemCheckCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestMemCheckHandler.cxx
|
ENH: enhancements for cdash, include system information and better time entries
|
2008-01-30 11:17:36 -05:00 |
cmCTestMemCheckHandler.h
|
ENH: add support for bounds checker
|
2007-07-24 14:43:31 -04:00 |
cmCTestMultiProcessHandler.cxx
|
COMP: try to fix sgi compiler problem with set and also shorten symbol lengths for set class
|
2008-07-04 10:28:22 -04:00 |
cmCTestMultiProcessHandler.h
|
COMP: fix some more warnings
|
2008-07-06 20:03:08 -04:00 |
cmCTestReadCustomFilesCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestReadCustomFilesCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestRunScriptCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestRunScriptCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestScriptHandler.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestScriptHandler.h
|
STYLE: create command documentation for ctest
|
2007-06-08 16:06:33 -04:00 |
cmCTestSleepCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestSleepCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestStartCommand.cxx
|
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
2008-01-23 10:28:26 -05:00 |
cmCTestStartCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestSubmitCommand.cxx
|
…
|
|
cmCTestSubmitCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestSubmitHandler.cxx
|
STYLE: fix line len
|
2008-03-04 13:34:21 -05:00 |
cmCTestSubmitHandler.h
|
ENH: allow cdash not to trigger
|
2008-02-29 14:58:33 -05:00 |
cmCTestTestCommand.cxx
|
BUG: 0007569 add ability to do -R/-E in ctest_test command
|
2008-09-09 11:44:16 -04:00 |
cmCTestTestCommand.h
|
BUG: 0007569 add ability to do -R/-E in ctest_test command
|
2008-09-09 11:44:16 -04:00 |
cmCTestTestHandler.cxx
|
ENH: add initial support for HAIKU OS from bug# 7425
|
2008-09-15 17:53:28 -04:00 |
cmCTestTestHandler.h
|
COMP: fix a few more warnings
|
2008-07-06 19:58:38 -04:00 |
cmCTestUpdateCommand.cxx
|
…
|
|
cmCTestUpdateCommand.h
|
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
2008-05-12 09:11:51 -04:00 |
cmCTestUpdateHandler.cxx
|
BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched or locked files
|
2008-09-09 13:12:46 -04:00 |
cmCTestUpdateHandler.h
|
…
|
|
cmProcess.cxx
|
ENH: one more fix for hp
|
2008-07-03 15:02:52 -04:00 |
cmProcess.h
|
ENH: fix for old hp compiler
|
2008-07-03 13:55:36 -04:00 |