| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Use a TryCheckout technique to decide whether or not to attempt building... | David Cole | 2008-12-04 | 2 | -6/+84 |
|
|
* | ENH: First draft of add_external_project functionality. Tweaks, dashboard fix... | David Cole | 2008-12-04 | 6 | -0/+214 |
|
|
* | ENH: Implement feature request from issue 7885. Allow setting environment var... | David Cole | 2008-11-26 | 3 | -0/+55 |
|
|
* | 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: make this test pass if new curl is on | Bill Hoffman | 2008-11-21 | 3 | -3/+3 |
|
|
* | ENH: only link in curl directories that exist, this will help with vs6 nmake | Bill Hoffman | 2008-11-20 | 3 | -9/+18 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-19 | 3 | -12/+9 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-18 | 3 | -3/+15 |
|
|
* | ENH: add gfortran-4 | Bill Hoffman | 2008-11-18 | 1 | -1/+1 |
|
|
* | ENH: fix gcc sun fortran mix | Bill Hoffman | 2008-11-11 | 1 | -2/+5 |
|
|
* | ENH: put a check in for the gnu sunpro case | Bill Hoffman | 2008-11-10 | 1 | -0/+5 |
|
|
* | ENH: make the test pass when fortran is gnu and c is cl | Bill Hoffman | 2008-11-06 | 1 | -34/+44 |
|
|
* | ENH: add a way to fix bullseye link with fortran | Bill Hoffman | 2008-11-06 | 1 | -0/+5 |
|
|
* | ENH: only call the fortran c interface test when compilers match | Bill Hoffman | 2008-11-05 | 1 | -47/+63 |
|
|
* | ENH: only allow matching fortran a c compilers to be used | Bill Hoffman | 2008-11-03 | 1 | -2/+11 |
|
|
* | ENH: do not error when sunpro or mipspro fortran used | Bill Hoffman | 2008-10-31 | 1 | -1/+1 |
|
|
* | ENH: do not error when sunpro or mipspro fortran used | Bill Hoffman | 2008-10-31 | 1 | -2/+13 |
|
|
* | ENH: add some debug stuff for the dashboards | Bill Hoffman | 2008-10-30 | 1 | -0/+28 |
|
|
* | ENH: Use settings for CPackComponents test to make it fail if the recent fix ... | David Cole | 2008-10-29 | 2 | -1/+31 |
|
|
* | ENH: add test for FortranCInterface | Bill Hoffman | 2008-10-29 | 4 | -1/+40 |
|
|
* | ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis... | David Cole | 2008-10-24 | 1 | -8/+4 |
|
|
* | 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 | 4 | -0/+440 |
|
|
* | ENH: fix test to work with in-source testing of CMake | Bill Hoffman | 2008-10-18 | 1 | -0/+6 |
|
|
* | ENH: run the right cmake | Bill Hoffman | 2008-10-15 | 1 | -1/+1 |
|
|
* | ENH: run the right cmake | Bill Hoffman | 2008-10-15 | 1 | -2/+4 |
|
|
* | BUG: 4244, add a --build option to cmake that can build projects configured b... | Bill Hoffman | 2008-10-15 | 2 | -0/+57 |
|
|
* | ENH: Allow custom sources in custom targets | Brad King | 2008-10-09 | 1 | -0/+1 |
|
|
* | ENH: Remove implicit NO_MODULE when recursing | Brad King | 2008-10-08 | 1 | -1/+1 |
|
|
* | ENH: Add UNSUITABLE result to package version test | Brad King | 2008-10-03 | 2 | -0/+12 |
|
|
* | ENH: Help recursive find_package calls in modules | Brad King | 2008-10-03 | 5 | -0/+13 |
|
|
* | ENH: Create $CACHE{VAR} syntax | Brad King | 2008-09-25 | 1 | -0/+14 |
|
|
* | ENH: Add version comparison to if() command | Brad King | 2008-09-10 | 1 | -0/+17 |
|
|
* | ENH: Improve find_package version numbering | Brad King | 2008-09-10 | 5 | -9/+46 |
|
|
* | PERF: Test takes too long when recursing for executable files and when doing ... | David Cole | 2008-09-09 | 1 | -1/+1 |
|
|
* | BUG: fix test to work with new restrictions that cross compiling must be on | Bill Hoffman | 2008-09-09 | 1 | -1/+3 |
|
|
* | ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma... | David Cole | 2008-09-06 | 1 | -1/+1 |
|
|
* | BUG: Fix issue #7046 - make sure extensionless headers and resource files wor... | David Cole | 2008-09-05 | 4 | -3/+13 |
|
|
* | ENH: Allow a custom list of debug configurations | Brad King | 2008-09-04 | 2 | -2/+11 |
|
|
* | ENH: Add indirect dependency to Carbon and call a Carbon function from execut... | David Cole | 2008-09-02 | 3 | -2/+31 |
|
|
* | BUG: Fix Unset test on VS 6 | Brad King | 2008-08-30 | 2 | -2/+3 |
|
|
* | ENH: Changes that allow configuring/building BundleTest test separately from ... | David Cole | 2008-08-27 | 2 | -5/+5 |
|
|
* | ENH: Add unset() command. | Brad King | 2008-08-25 | 3 | -0/+45 |
|
|
* | ENH: Allow custom limit on object file path length | Brad King | 2008-08-21 | 1 | -2/+5 |
|
|
* | ENH: Add if(TARGET) command | Brad King | 2008-08-20 | 6 | -0/+63 |
|
|
* | ENH: Add test_clean target to wipe out tests | Brad King | 2008-08-19 | 2 | -0/+60 |
|
|
* | ENH: Add UNKNOWN type for IMPORTED libraries | Brad King | 2008-08-18 | 2 | -2/+10 |
|
|
* | ENH: Make link interface mode more distinct | Brad King | 2008-08-18 | 1 | -1/+2 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 3 | -0/+15 |
|
|