| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: Skip CTest.Update* for cygwin tools on Windows | Brad King | 2009-07-01 | 1 | -2/+14 |
|
|
* | BUG: Fix CTest.UpdateBZR tests to run in parallel | Brad King | 2009-06-25 | 1 | -1/+5 |
|
|
* | BUG: Extend timeout of ExternalProject test | Brad King | 2009-06-24 | 1 | -0/+5 |
|
|
* | ENH: Auto-enable CTest.UpdateCVS test on Windows | Brad King | 2009-06-22 | 1 | -19/+14 |
|
|
* | BUG: Parse more bzr xml output encodings | Brad King | 2009-05-18 | 1 | -0/+4 |
|
|
* | ENH: Teach CTest to handle Bazaar repositories | Brad King | 2009-05-14 | 1 | -0/+18 |
|
|
* | ENH: Teach CTest to handle git repositories | Brad King | 2009-04-22 | 1 | -0/+13 |
|
|
* | ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i... | Bill Hoffman | 2009-01-27 | 1 | -1/+1 |
|
|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 1 | -0/+1 |
|
|
* | BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o... | David Cole | 2009-01-22 | 1 | -0/+6 |
|
|
* | BUG: Avoid trying to package the X11 test on Windows when there is no NSIS in... | David Cole | 2009-01-22 | 1 | -3/+5 |
|
|
* | BUG: Fix issue #7833: Add file extension handling to CPack generated installe... | David Cole | 2009-01-21 | 1 | -1/+8 |
|
|
* | ENH: Re-enable new 'testing' test mode | Brad King | 2009-01-05 | 1 | -7/+7 |
|
|
* | BUG: Disable new 'testing' test mode for now | Brad King | 2008-12-18 | 1 | -5/+7 |
|
|
* | BUG: Fix new 'testing' test for CMake releases | Brad King | 2008-12-18 | 1 | -0/+5 |
|
|
* | ENH: Improve 'testing' test to actually test | Brad King | 2008-12-18 | 1 | -3/+2 |
|
|
* | ENH: remove some verbosity to reduce test time | Bill Hoffman | 2008-12-11 | 1 | -3/+3 |
|
|
* | ENH: First draft of add_external_project functionality. Tweaks, dashboard fix... | David Cole | 2008-12-04 | 1 | -0/+13 |
|
|
* | ENH: Implement feature request from issue 7885. Allow setting environment var... | David Cole | 2008-11-26 | 1 | -0/+13 |
|
|
* | ENH: add more debug stuff to CTestCTest2 so I can figure out redwall | Bill Hoffman | 2008-11-23 | 1 | -1/+1 |
|
|
* | ENH: make ctest more verbose so that we can see failure on redwall | Bill Hoffman | 2008-11-21 | 1 | -1/+1 |
|
|
* | ENH: add gfortran-4 | Bill Hoffman | 2008-11-18 | 1 | -1/+1 |
|
|
* | ENH: Use settings for CPackComponents test to make it fail if the recent fix ... | David Cole | 2008-10-29 | 1 | -0/+3 |
|
|
* | ENH: Enable cvs update test with CMake before 2.6 | Brad King | 2008-10-19 | 1 | -1/+6 |
|
|
* | ENH: Test CTest update logic with VCS tools | Brad King | 2008-10-19 | 1 | -0/+51 |
|
|
* | BUG: 4244, add a --build option to cmake that can build projects configured b... | Bill Hoffman | 2008-10-15 | 1 | -0/+6 |
|
|
* | ENH: Add unset() command. | Brad King | 2008-08-25 | 1 | -0/+1 |
|
|
* | ENH: Add test_clean target to wipe out tests | Brad King | 2008-08-19 | 1 | -0/+58 |
|
|
* | BUG: fix endif() | Alexander Neundorf | 2008-08-06 | 1 | -1/+1 |
|
|
* | ENH: add simple tests to test that the extra generators don't crash | Alexander Neundorf | 2008-08-06 | 1 | -0/+49 |
|
|
* | ENH: fix build with Xcode project was missing | Bill Hoffman | 2008-07-31 | 1 | -1/+2 |
|
|
* | ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ... | David Cole | 2008-07-30 | 1 | -0/+13 |
|
|
* | ENH: add get_test_property to bootstrap so bootstrap builds test the same as ... | Bill Hoffman | 2008-07-07 | 1 | -10/+0 |
|
|
* | BUG: Replace non-bootstrap command with macro | Brad King | 2008-07-03 | 1 | -0/+9 |
|
|
* | ENH: Remove condition on use of CMake 2.4 commands | Brad King | 2008-07-03 | 1 | -39/+30 |
|
|
* | COMP: Don't set properties on a non-existing test | Brad King | 2008-07-03 | 1 | -1/+1 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 1 | -0/+9 |
|
|
* | BUG: Avoid running the new CPackComponents test on Windows unless the NSIS in... | David Cole | 2008-06-19 | 1 | -2/+22 |
|
|
* | ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack... | David Cole | 2008-06-17 | 1 | -1/+44 |
|
|
* | ENH: try turning this on again | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
|
|
* | ENH: turn this off until it passes on all systems | Bill Hoffman | 2008-06-17 | 1 | -1/+1 |
|
|
* | ENH: add test which executes all FindXXX.cmake modules | Alexander Neundorf | 2008-06-16 | 1 | -0/+1 |
|
|
* | BUG: Allow timeouts larger than 1500 for tests that may take longer than 25 m... | David Cole | 2008-04-19 | 1 | -4/+18 |
|
|
* | ENH: Combine all dependency* tests into one Dependency test. Add more diffic... | Brad King | 2008-02-06 | 1 | -54/+3 |
|
|
* | ENH: disable test for vs 70 as devenv randomly segfaults when building the su... | Ken Martin | 2008-02-01 | 1 | -2/+2 |
|
|
* | BUG: Fix commit 1.41 of Tests/CMakeLists.txt to place fake target before --ve... | Brad King | 2008-02-01 | 1 | -1/+1 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -2/+34 |
|
|
* | ENH: Added ExportImport test to test new export/import features. | Brad King | 2008-01-28 | 1 | -0/+1 |
|
|
* | ENH: add testing for return and break commands | Ken Martin | 2008-01-23 | 1 | -0/+1 |
|
|
* | ENH: Added RuntimePath test to make sure rpath gets correct order. | Brad King | 2008-01-22 | 1 | -0/+3 |
|
|