| .. |
|
cmCTestBZR.cxx
|
91d945a4e9
Remove unused ivars to eliminate compiler warnings
|
13 years ago |
|
cmCTestBZR.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestBatchTestHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBatchTestHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBuildAndTestHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBuildAndTestHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBuildCommand.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBuildCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestBuildHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestBuildHandler.h
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 years ago |
|
cmCTestCVS.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestCVS.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestCommand.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestConfigureCommand.cxx
|
7041cd6a88
CTest: Fix crash when variables are not defined
|
14 years ago |
|
cmCTestConfigureCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestConfigureHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestConfigureHandler.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestCoverageCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestCoverageCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestCoverageHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestCoverageHandler.h
|
7955e995ec
Add support for Cache coverage.
|
13 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestGIT.cxx
|
732af7fbba
CTest: Do not fail with submodules and Git < 1.6.5.0
|
14 years ago |
|
cmCTestGIT.h
|
1173cc4ab2
CTest: Update Git submodules with --recursive
|
14 years ago |
|
cmCTestGenericHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestGenericHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestGlobalVC.cxx
|
a73833d037
Submit global tree revision in Update.xml
|
16 years ago |
|
cmCTestGlobalVC.h
|
a73833d037
Submit global tree revision in Update.xml
|
16 years ago |
|
cmCTestHG.cxx
|
678073bec2
CTest: Submit author email in Update.xml
|
15 years ago |
|
cmCTestHG.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestHandlerCommand.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestHandlerCommand.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestLaunch.cxx
|
6228abed9b
CTest: Teach launcher to ignore empty/no-op make commands
|
15 years ago |
|
cmCTestLaunch.h
|
a92f14f338
Doxygen: Fix warnings.
|
14 years ago |
|
cmCTestMemCheckCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestMemCheckCommand.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestMemCheckHandler.cxx
|
d26c9b69c5
CTest: improve memory checker type detection
|
13 years ago |
|
cmCTestMemCheckHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestMultiProcessHandler.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestMultiProcessHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestReadCustomFilesCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestReadCustomFilesCommand.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestRunScriptCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
|
cmCTestRunScriptCommand.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestRunTest.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestRunTest.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestSVN.cxx
|
9ace801578
ctest_update: Tell svn not to prompt interactively (#13024)
|
13 years ago |
|
cmCTestSVN.h
|
ea17faac4d
cmCTestSVN: Fix compilation with Sun CC 5.1
|
13 years ago |
|
cmCTestScriptHandler.cxx
|
93d084c180
CTest: Extend -D command line arg handling for variable definitions
|
13 years ago |
|
cmCTestScriptHandler.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestSleepCommand.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestSleepCommand.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestStartCommand.cxx
|
aad15c3abf
Fix issue #10060 - add APPEND arg to ctest_start command.
|
16 years ago |
|
cmCTestStartCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestSubmitCommand.cxx
|
af5ef0c969
Testing for CTest checksum
|
15 years ago |
|
cmCTestSubmitCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestSubmitHandler.cxx
|
350546db3a
Implement ctest_upload command
|
14 years ago |
|
cmCTestSubmitHandler.h
|
a92f14f338
Doxygen: Fix warnings.
|
14 years ago |
|
cmCTestTestCommand.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestTestCommand.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmCTestTestHandler.cxx
|
6187876dea
CTest: fix pre and post test commands with spaces
|
13 years ago |
|
cmCTestTestHandler.h
|
ba4886b717
CTest: print failed tests in index order (#11746)
|
14 years ago |
|
cmCTestUpdateCommand.cxx
|
9ace801578
ctest_update: Tell svn not to prompt interactively (#13024)
|
13 years ago |
|
cmCTestUpdateCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestUpdateHandler.cxx
|
1da611fd46
ctest_update: Report failure in Update.xml
|
15 years ago |
|
cmCTestUpdateHandler.h
|
e1548142fb
CTest: Move initial checkout to ctest_start()
|
16 years ago |
|
cmCTestUploadCommand.cxx
|
3e32db7921
cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILES
|
14 years ago |
|
cmCTestUploadCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
13 years ago |
|
cmCTestUploadHandler.cxx
|
28cdd0a5be
Don't tar/gz ctest_upload() files
|
14 years ago |
|
cmCTestUploadHandler.h
|
350546db3a
Implement ctest_upload command
|
14 years ago |
|
cmCTestVC.cxx
|
307b8a6e69
CTest git update should pass the committer as well as the author
|
15 years ago |
|
cmCTestVC.h
|
ea17faac4d
cmCTestSVN: Fix compilation with Sun CC 5.1
|
13 years ago |
|
cmParseCacheCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
13 years ago |
|
cmParseCacheCoverage.h
|
0a169e628b
Remove uncovered files from cache coverage data.
|
13 years ago |
|
cmParseGTMCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
13 years ago |
|
cmParseGTMCoverage.h
|
319eeb0247
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
|
13 years ago |
|
cmParseMumpsCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
13 years ago |
|
cmParseMumpsCoverage.h
|
7955e995ec
Add support for Cache coverage.
|
13 years ago |
|
cmParsePHPCoverage.cxx
|
f47393c66b
CTest: Fix memory leaks on error
|
14 years ago |
|
cmParsePHPCoverage.h
|
e6412e084e
Add support to ctest for GTM mumps coverage.
|
13 years ago |
|
cmProcess.cxx
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
cmProcess.h
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |