| .. |
|
Curl
|
4bdca3b404
ENH: put CmakeTmp into CMakeFiles
|
20 years ago |
|
CMakeLists.txt
|
bab4bf8591
BUG: This cmakelists file is not used any more
|
20 years ago |
|
cmCTestBuildAndTestHandler.cxx
|
9ce59dbde0
COMP: Remove warning
|
19 years ago |
|
cmCTestBuildAndTestHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestBuildCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
|
cmCTestBuildCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestBuildHandler.cxx
|
55c0ff5f64
BUG: Improve the behavior of the ReadCustomFilesCommand
|
19 years ago |
|
cmCTestBuildHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestConfigureCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
|
cmCTestConfigureCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestConfigureHandler.cxx
|
862f5df25c
STYLE: Fix some style issues
|
19 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
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestCoverageHandler.cxx
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestCoverageHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.cxx
|
219bcf25ba
BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories
|
20 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestGenericHandler.cxx
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestGenericHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestHandlerCommand.cxx
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 years ago |
|
cmCTestHandlerCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestMemCheckCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
|
cmCTestMemCheckCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestMemCheckHandler.cxx
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 years ago |
|
cmCTestMemCheckHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestReadCustomFilesCommand.cxx
|
55c0ff5f64
BUG: Improve the behavior of the ReadCustomFilesCommand
|
19 years ago |
|
cmCTestReadCustomFilesCommand.h
|
fce93e890d
ENH: Add command to read ctest custom files
|
19 years ago |
|
cmCTestRunScriptCommand.cxx
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
|
cmCTestRunScriptCommand.h
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
|
cmCTestScriptHandler.cxx
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
|
cmCTestScriptHandler.h
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
|
cmCTestSleepCommand.cxx
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestSleepCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestStartCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
|
cmCTestStartCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestSubmitCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
|
cmCTestSubmitCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestSubmitHandler.cxx
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 years ago |
|
cmCTestSubmitHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestTestCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
|
cmCTestTestCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestTestHandler.cxx
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestTestHandler.h
|
124860a9ee
COMP: Make members protected so that subclass can use them
|
19 years ago |
|
cmCTestUpdateCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
|
cmCTestUpdateCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
|
cmCTestUpdateHandler.cxx
|
609af5c969
ENH: Add svn cleanup before running svn
|
19 years ago |
|
cmCTestUpdateHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |