| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 'remove-CTestTest3' into ctest-file-checksum | Brad King | 2010-07-13 | 17 | -72/+454 |
|\ |
|
| * | Remove CTestTest3. | David Cole | 2010-06-13 | 1 | -13/+0 |
|
|
| * | Merge branch 'per-config-link-flags' | Brad King | 2010-06-07 | 5 | -0/+69 |
| |\ |
|
| | * | Intel-specific workaround for LinkFlags tests | Brad King | 2010-06-03 | 3 | -2/+13 |
|
|
| | * | Borland-specific bad flag for LinkFlags tests | Brad King | 2010-06-02 | 1 | -6/+9 |
|
|
| | * | Better "bad" flag in LinkFlags test | Brad King | 2010-06-01 | 1 | -6/+7 |
|
|
| | * | Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) | Brad King | 2010-05-28 | 1 | -3/+0 |
|
|
| | * | Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768) | Brad King | 2010-05-28 | 4 | -0/+57 |
|
|
| * | | Merge branch 'fix-large-output-test' | Brad King | 2010-06-07 | 2 | -0/+6 |
| |\ \ |
|
| | * | | Use the long test timeout value for SubmitLargeOutput. | David Cole | 2010-06-03 | 2 | -0/+6 |
| | |/ |
|
| * | | Merge branch 'update_release_scripts' | Brad King | 2010-06-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | change nightly release builds to use next, and move qmake on dash2win64 | Bill Hoffman | 2010-05-28 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'add-git-to-CheckSourceTreeTest' | Brad King | 2010-06-07 | 2 | -53/+176 |
| |\ \ |
|
| | * | | Allow return value of 1 from git status. | David Cole | 2010-05-28 | 1 | -3/+3 |
|
|
| | * | | Further refinements to the CheckSourceTree test. | David Cole | 2010-05-27 | 1 | -4/+27 |
|
|
| | * | | Add git support to the CMake.CheckSourceTree test. | David Cole | 2010-05-27 | 2 | -53/+153 |
| | |/ |
|
| * | | Merge branch 'improve-file-download' | Brad King | 2010-06-07 | 4 | -0/+54 |
| |\ \ |
|
| | * | | Improve FILE(DOWNLOAD) and ExternalProject. | David Cole | 2010-05-27 | 4 | -0/+54 |
| | |/ |
|
| * | | Merge branch 'add-git-to-ExternalProject' | Brad King | 2010-06-07 | 2 | -4/+84 |
| |\ \ |
|
| | * | | Add FindGit module. | David Cole | 2010-06-03 | 1 | -6/+6 |
|
|
| | * | | Use relative path for git repo reference. | David Cole | 2010-06-03 | 1 | -1/+1 |
|
|
| | * | | Fix ExternalProject test failures on dashboards. | David Cole | 2010-06-02 | 1 | -3/+16 |
|
|
| | * | | Add git support to ExternalProject. | David Cole | 2010-06-02 | 2 | -2/+69 |
| | |/ |
|
| * | | Add .zip and .tar.bz2 extraction to ExternalProject. | David Cole | 2010-05-31 | 6 | -1/+64 |
| |/ |
|
* | | Checksum test should use CMAKE_TESTS_CDASH_SERVER | Zach Mullen | 2010-06-22 | 1 | -0/+5 |
|
|
* | | Testing for CTest checksum | Zach Mullen | 2010-06-10 | 3 | -1/+35 |
|
|
* | | Checksums on CTest submit files, and retry timed out submissions. | Zach Mullen | 2010-06-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'version' | Brad King | 2010-05-17 | 1 | -1/+2 |
|\ |
|
| * | Report commit hash in CMake development versions | Brad King | 2010-04-23 | 1 | -1/+2 |
|
|
* | | Disable purify on unix, as it works differently and ctest can't use it. | Bill Hoffman | 2010-05-11 | 2 | -0/+16 |
|
|
* | | Fix CTestTestScheduler sporadic failure. | Zach Mullen | 2010-05-07 | 3 | -5/+5 |
|
|
* | | CTest: Submit author email in Update.xml | Brad King | 2010-05-07 | 1 | -0/+7 |
|
|
* | | Fix 'Architecture' test for more Mac linkers | Brad King | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 2 | -2/+71 |
|
|
* | | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test. | David Cole | 2010-04-30 | 2 | -0/+87 |
|/ |
|
* | Fix for StopTime for cases when gmtime is a day ahead of localtime | Zach Mullen | 2010-03-18 | 1 | -2/+2 |
|
|
* | More debugging of StopTime test | Zach Mullen | 2010-03-18 | 2 | -3/+16 |
|
|
* | Output times during StopTime test for debugging | Zach Mullen | 2010-03-17 | 1 | -0/+4 |
|
|
* | Move get_date call closer to ctest_test for more predictable results. | Zach Mullen | 2010-03-17 | 1 | -3/+4 |
|
|
* | Add the --stop-time argument | Zach Mullen | 2010-03-17 | 6 | -1/+304 |
|
|
* | Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test. | David Cole | 2010-03-08 | 7 | -4/+128 |
|
|
* | Remove empty_binary_dir command in new unit test | Zach Mullen | 2010-03-03 | 2 | -3/+1 |
|
|
* | Add unit test for RESOURCE_LOCK test property | Zach Mullen | 2010-03-03 | 5 | -1/+85 |
|
|
* | Different versions of cygwin report differet messages for cygwin | Bill Hoffman | 2010-02-26 | 1 | -2/+2 |
|
|
* | Change the tag to be master from CVS for release scripts | Bill Hoffman | 2010-02-25 | 1 | -2/+2 |
|
|
* | Fix problem with ExternalProject test in in-source builds. | David Cole | 2010-02-17 | 1 | -0/+11 |
|
|
* | Add a high COST value to BootstrapTest so that it will be scheduled first in ... | Zach Mullen | 2010-02-11 | 1 | -0/+2 |
|
|
* | Make CTest.UpdateCVS robust to some cvs clients | Brad King | 2010-02-10 | 2 | -2/+3 |
|
|
* | Fix configure time error that occurs when there is a backslash in the HOME en... | David Cole | 2010-02-10 | 1 | -1/+2 |
|
|
* | Teach CTest.UpdateGIT test to fake file timestamp | Brad King | 2010-02-09 | 2 | -0/+12 |
|
|