Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
| | | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | ENH: use ctest to drive dashboards for make targets as opposed to tclsh | Ken Martin | 2008-01-31 | 1 | -73/+6 |
| | |||||
* | STYLE: find Dart quietly (so it doesn't go in the feature log) | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: Added basic usage documentation. | Brad King | 2007-05-15 | 1 | -3/+13 |
| | |||||
* | ENH: this variable overrides all PROJECT_URL. Check the dashboard, all ↵ | Sebastien Barre | 2007-04-10 | 1 | -3/+0 |
| | | | | projects have the wrong URL in their "Home" button. Other variables (like ROLLUP_URL) were moved a while ago, for some reasons this one is still here. | ||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -5/+5 |
| | |||||
* | STYLE: Fix typo | Andy Cedilnik | 2005-08-03 | 1 | -216/+19 |
| | |||||
* | ENH: Added VS8 support for DART_CXX_NAME. | Brad King | 2005-07-26 | 1 | -1/+5 |
| | |||||
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 1 | -10/+16 |
| | | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument | ||||
* | ENH: fixed some spelling errors | Ken Martin | 2005-06-20 | 1 | -2/+2 |
| | |||||
* | STYLE: Fixed spelling of "memmory". | Brad King | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | BUG: By default disable new files. | Andy Cedilnik | 2005-04-04 | 1 | -3/+10 |
| | |||||
* | ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini | Andy Cedilnik | 2005-04-01 | 1 | -1/+1 |
| | |||||
* | BUG: Change error to warning | Andy Cedilnik | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | BUG: Clean the messages | Andy Cedilnik | 2005-02-16 | 1 | -4/+2 |
| | |||||
* | ENH: Reorganize and add subversion support | Andy Cedilnik | 2005-02-16 | 1 | -0/+32 |
| | |||||
* | ENH: Better checking for Dart. Closes Bug #1505 - Configuration fails to ↵ | Andy Cedilnik | 2005-01-28 | 1 | -5/+10 |
| | | | | create Makefile | ||||
* | ENH: Enable compression and use the new trigger script | Andy Cedilnik | 2005-01-27 | 1 | -1/+2 |
| | |||||
* | ENH: If dart or ctest are not found, use ctest. For default drop location ↵ | Andy Cedilnik | 2004-10-12 | 1 | -90/+97 |
| | | | | etc, support http submit (just set DROP_METHOD to http. Only look for tclsh if DART_ROOT is set | ||||
* | ENH: Add MemCheck to the list of Make targets. Closes Bug #1016 - Testing ↵ | Andy Cedilnik | 2004-07-29 | 1 | -1/+1 |
| | | | | targets in Makefile | ||||
* | DOC: Fix typo | Andy Cedilnik | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | ENH: Allow project to overwrite CMAKE_SYSTEM_NAME part of default BUILDNAME | Andy Cedilnik | 2004-07-27 | 1 | -2/+4 |
| | |||||
* | fix for multiple nexted projects | Ken Martin | 2004-01-02 | 1 | -4/+14 |
| | |||||
* | ENH: Mark things as advanced | Andy Cedilnik | 2003-12-17 | 1 | -10/+12 |
| | |||||
* | ENH: Add suppression file | Andy Cedilnik | 2003-12-16 | 1 | -0/+1 |
| | |||||
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 1 | -2/+18 |
| | |||||
* | ENH: Improve coverage on systems with multiple gcov commands | Andy Cedilnik | 2003-12-08 | 1 | -0/+2 |
| | |||||
* | BUG#199: If DART_EXPERIMENTAL_USE_PROJECT_NAME is set, the PROJECT_NAME will ↵ | Brad King | 2003-11-12 | 1 | -2/+6 |
| | | | | be included in the name of the Experimental and ExperimentalSubmit targets. | ||||
* | ENH: Take Purify out because it is not implemented yet | Andy Cedilnik | 2003-08-11 | 1 | -1/+2 |
| | |||||
* | ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace ↵ | Andy Cedilnik | 2003-07-11 | 1 | -5/+5 |
| | | | | MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things | ||||
* | ENH: add all targets for dashboard build types | Bill Hoffman | 2003-06-03 | 1 | -2/+5 |
| | |||||
* | fixed andy sloppy code again | Ken Martin | 2003-05-02 | 1 | -1/+0 |
| | |||||
* | ENH: Fix some dart issues. Now it works fine without dart. | Andy Cedilnik | 2003-05-02 | 1 | -91/+128 |
| | |||||
* | On borland and cygwin remove .EXE | Andy Cedilnik | 2003-03-06 | 1 | -3/+8 |
| | |||||
* | Add Update and configure steps where missing | Andy Cedilnik | 2003-03-03 | 1 | -1/+5 |
| | |||||
* | Start cleaning global namespace | Andy Cedilnik | 2003-03-03 | 1 | -6/+10 |
| | |||||
* | On windows but not on borland, look at cmake_build_tool instead of compiler ↵ | Andy Cedilnik | 2003-02-27 | 1 | -5/+5 |
| | | | | to determine build name. Otherwise they will all be cl | ||||
* | Use more condense buildname. If this works fine we can make cmBuildName ↵ | Andy Cedilnik | 2003-02-27 | 1 | -1/+16 |
| | | | | command deprecated | ||||
* | Use simple defaults if DartConfig does not exist. This way you can use dart ↵ | Andy Cedilnik | 2003-02-20 | 1 | -1/+26 |
| | | | | to build any project | ||||
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -2/+2 |
| | |||||
* | Add option to control number of errors sent to dashbaord | Ian Scott | 2002-10-11 | 1 | -0/+4 |
| | |||||
* | Dart now has a configure option | Ian Scott | 2002-09-03 | 1 | -3/+7 |
| | |||||
* | fixed another bug | Ken Martin | 2002-06-18 | 1 | -1/+1 |
| | |||||
* | fixed bug | Ken Martin | 2002-06-18 | 1 | -1/+1 |
| | |||||
* | ENH: change so that on all make based systems all dart targets are added | Bill Hoffman | 2002-06-14 | 1 | -1/+3 |
| | |||||
* | fix up hostname for windows | Bill Hoffman | 2002-04-25 | 1 | -5/+0 |
| | |||||
* | improved finding purify on windows to use registry | Ken Martin | 2002-04-05 | 1 | -1/+4 |
| | |||||
* | ENH: add VERBOSE_BUILD to options | Bill Hoffman | 2002-02-28 | 1 | -0/+2 |
| | |||||
* | ENH: New variables CVS_UPDATE_OPTIONS, DART_TESTING_TIMEOUT | Jim Miller | 2002-01-22 | 1 | -0/+9 |
| |