Bill Hoffman 74e606a270 ENH: play it safe and restore the value of LC_MESSAGES 17 years ago
..
cmCTestBuildAndTestHandler.cxx 810c47f56e BUG: Make CTest honor user-specified config 17 years ago
cmCTestBuildAndTestHandler.h 3abf39eda0 ENH: support for --build-config-sample feature #1022 18 years ago
cmCTestBuildCommand.cxx 267fd538d8 ENH: fix build issue with config type not being specified by ctest 18 years ago
cmCTestBuildCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestBuildHandler.cxx 57a2a408c4 BUG: fix for 5218 Error message pattern match for VS8 17 years ago
cmCTestBuildHandler.h c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 years ago
cmCTestCommand.h 862f5df25c STYLE: Fix some style issues 19 years ago
cmCTestConfigureCommand.cxx 12cc89a8e5 BUG: Try to fix the problem of bad test names 19 years ago
cmCTestConfigureCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestConfigureHandler.cxx c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 years ago
cmCTestConfigureHandler.h 6503a0eecc STYLE: Fix some style issues 19 years ago
cmCTestCoverageCommand.cxx 337362dfcf COMP: Return 0 instead of false 19 years ago
cmCTestCoverageCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestCoverageHandler.cxx 86e7a9dad8 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. 17 years ago
cmCTestCoverageHandler.h 93c0384f48 ENH: use new covbr that does not stop on error 18 years ago
cmCTestEmptyBinaryDirectoryCommand.cxx 0e69d38004 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 18 years ago
cmCTestEmptyBinaryDirectoryCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestGenericHandler.cxx bb7b27e417 ENH: add initial ctest -j feature 17 years ago
cmCTestGenericHandler.h 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 years ago
cmCTestHandlerCommand.cxx 0e69d38004 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 18 years ago
cmCTestHandlerCommand.h 0e69d38004 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 18 years ago
cmCTestMemCheckCommand.cxx 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
cmCTestMemCheckCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestMemCheckHandler.cxx c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 years ago
cmCTestMemCheckHandler.h 132cb5d479 ENH: add support for bounds checker 18 years ago
cmCTestMultiProcessHandler.cxx 5292b3edef COMP: try to fix sgi compiler problem with set and also shorten symbol lengths for set class 17 years ago
cmCTestMultiProcessHandler.h a4ae5a72a0 COMP: fix some more warnings 17 years ago
cmCTestReadCustomFilesCommand.cxx 0e69d38004 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 18 years ago
cmCTestReadCustomFilesCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestRunScriptCommand.cxx 0e69d38004 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 18 years ago
cmCTestRunScriptCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestScriptHandler.cxx 0e69d38004 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 18 years ago
cmCTestScriptHandler.h e37f8e2964 18 years ago
cmCTestSleepCommand.cxx 0e69d38004 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 18 years ago
cmCTestSleepCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestStartCommand.cxx 0e69d38004 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 18 years ago
cmCTestStartCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestSubmitCommand.cxx 337362dfcf COMP: Return 0 instead of false 19 years ago
cmCTestSubmitCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestSubmitHandler.cxx bb5325f7f9 STYLE: fix line len 17 years ago
cmCTestSubmitHandler.h 22dc873ef0 ENH: allow cdash not to trigger 17 years ago
cmCTestTestCommand.cxx 6bc394c8e5 BUG: 0007569 add ability to do -R/-E in ctest_test command 17 years ago
cmCTestTestCommand.h 3b0862749d STYLE: lowercase ctest_test() in the documentation 17 years ago
cmCTestTestHandler.cxx ecf312ccc8 STYLE: fix line length stuff for KWStyle 17 years ago
cmCTestTestHandler.h cb4eaeabe5 COMP: fix a few more warnings 17 years ago
cmCTestUpdateCommand.cxx 12cc89a8e5 BUG: Try to fix the problem of bad test names 19 years ago
cmCTestUpdateCommand.h 39bf28f5d2 STYLE: use lower case also for the ctest-specific commands, as in cmake 17 years ago
cmCTestUpdateHandler.cxx 74e606a270 ENH: play it safe and restore the value of LC_MESSAGES 17 years ago
cmCTestUpdateHandler.h 862f5df25c STYLE: Fix some style issues 19 years ago
cmProcess.cxx 71fee8522e STYLE: fix line length issues 17 years ago
cmProcess.h 096c139c80 ENH: fix for old hp compiler 17 years ago