| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Create file(RENAME) command mode | Brad King | 2009-04-15 | 1 | -1/+3 |
|
|
* | ENH: Allow lists in AddExternalProject arguments | Brad King | 2009-04-09 | 2 | -0/+8 |
|
|
* | ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATION | Brad King | 2009-04-08 | 4 | -3/+36 |
|
|
* | ENH: Teach Update* tests to report local mod step | Brad King | 2009-04-08 | 2 | -0/+2 |
|
|
* | ENH: Make UpdateCVS test robust to 1s file time res | Brad King | 2009-04-08 | 1 | -0/+7 |
|
|
* | ENH: Test transitive link to subdir-imported lib | Brad King | 2009-04-06 | 6 | -62/+97 |
|
|
* | STYLE: White space only change to see if continuous is working on new dashboa... | David Cole | 2009-03-31 | 1 | -1/+0 |
|
|
* | STYLE: White space only change to see if continuous is working on new dashboa... | David Cole | 2009-03-31 | 1 | -0/+1 |
|
|
* | ENH: Generalize AddExternalProject step creation | Brad King | 2009-03-30 | 1 | -1/+8 |
|
|
* | BUG: Fix CMAKE_CURRENT_LIST_FILE in macros | Brad King | 2009-03-25 | 2 | -0/+15 |
|
|
* | ENH: Support preprocessor def values in VS6 | Brad King | 2009-03-23 | 3 | -33/+34 |
|
|
* | ENH: Add patch step for add_external_project | Brad King | 2009-03-18 | 2 | -1/+24 |
|
|
* | ENH: Improve add_external_project interface | Brad King | 2009-03-18 | 1 | -18/+16 |
|
|
* | ENH: New foreach(<var> IN ...) mode | Brad King | 2009-03-17 | 1 | -0/+19 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 3 | -6/+6 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 3 | -0/+9 |
|
|
* | ENH: Add NAME mode to ADD_TEST command | Brad King | 2009-03-16 | 2 | -1/+11 |
|
|
* | ENH: Teach set/get_property about CACHE properties | Brad King | 2009-03-10 | 1 | -0/+26 |
|
|
* | STYLE: White space only change to see if continuous is working on new dashboa... | David Cole | 2009-03-06 | 1 | -1/+0 |
|
|
* | ENH: Teach message() how to display warnings | Brad King | 2009-03-06 | 3 | -0/+35 |
|
|
* | ENH: Overhaul CMake version numbering | Brad King | 2009-03-05 | 2 | -0/+10 |
|
|
* | ENH: Cleanup cmake --build interface. | Brad King | 2009-03-04 | 1 | -1/+1 |
|
|
* | ENH: Better recursive make in AddExternalProject | Brad King | 2009-03-04 | 1 | -8/+16 |
|
|
* | ENH: Extend CTest.UpdateSVN to test local mods | Brad King | 2009-02-26 | 3 | -1/+13 |
|
|
* | ENH: Test included header in Fortran preprocessing | Brad King | 2009-02-24 | 3 | -5/+7 |
|
|
* | ENH: Add install(DIRECTORY) option 'OPTIONAL' | Brad King | 2009-02-24 | 2 | -0/+6 |
|
|
* | BUG: Fix CTest.UpdateCVS/SVN tests for win slashes | Brad King | 2009-02-23 | 1 | -1/+3 |
|
|
* | ENH: Test svn updates with space in author name | Brad King | 2009-02-23 | 1 | -1/+1 |
|
|
* | ENH: Enhance CTest.UpdateCVS/SVN tests | Brad King | 2009-02-23 | 3 | -6/+57 |
|
|
* | ENH: Better failure output from CTest.Update* | Brad King | 2009-02-23 | 1 | -1/+1 |
|
|
* | ENH: make sure multiple archs are only tested when the work | Bill Hoffman | 2009-02-19 | 1 | -1/+7 |
|
|
* | BUG: fix xcode depend issue and add a test for it | Bill Hoffman | 2009-02-19 | 1 | -1/+3 |
|
|
* | ENH: Add get_filename_component(... REALPATH) | Brad King | 2009-02-09 | 2 | -0/+58 |
|
|
* | BUG: Alternative fix to bug #8423 | Brad King | 2009-02-06 | 2 | -44/+0 |
|
|
* | ENH: add missing file | Bill Hoffman | 2009-01-29 | 1 | -0/+43 |
|
|
* | BUG: fix for #8423 | Bill Hoffman | 2009-01-29 | 1 | -0/+1 |
|
|
* | ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i... | Bill Hoffman | 2009-01-27 | 1 | -1/+1 |
|
|
* | ENH: Isolate policy changes in included scripts | Brad King | 2009-01-22 | 3 | -1/+42 |
|
|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 3 | -0/+60 |
|
|
* | 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 #7523: Analyze output of 'hdiutil attach' to get the name of t... | David Cole | 2009-01-21 | 2 | -1/+10 |
|
|
* | BUG: Fix issue #7833: Add file extension handling to CPack generated installe... | David Cole | 2009-01-21 | 2 | -4/+16 |
|
|
* | BUG: Fix for issue #7470. Allow spaces in the path names of installed files w... | David Cole | 2009-01-20 | 2 | -0/+17 |
|
|
* | ENH: Test find_package re-find feature | Brad King | 2009-01-14 | 1 | -0/+3 |
|
|
* | ENH: Teach ctest_submit about parts | Brad King | 2009-01-12 | 1 | -0/+5 |
|
|
* | ENH: Re-enable new 'testing' test mode | Brad King | 2009-01-05 | 3 | -22/+36 |
|
|
* | ENH: make it take longer | Bill Hoffman | 2008-12-29 | 1 | -1/+1 |
|
|
* | ENH: add test for -j N ctest stuff | Bill Hoffman | 2008-12-29 | 2 | -0/+21 |
|
|
* | ENH: Re-work of fix committed yesterday for the Watcom WMake dashboard. Fix i... | David Cole | 2008-12-24 | 1 | -19/+2 |
|
|