summaryrefslogtreecommitdiffstats
path: root/Modules/Dart.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Change error to warningAndy Cedilnik2005-03-011-1/+1
|
* BUG: Clean the messagesAndy Cedilnik2005-02-161-4/+2
|
* ENH: Reorganize and add subversion supportAndy Cedilnik2005-02-161-0/+32
|
* ENH: Better checking for Dart. Closes Bug #1505 - Configuration fails to ↵Andy Cedilnik2005-01-281-5/+10
| | | | create Makefile
* ENH: Enable compression and use the new trigger scriptAndy Cedilnik2005-01-271-1/+2
|
* ENH: If dart or ctest are not found, use ctest. For default drop location ↵Andy Cedilnik2004-10-121-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 Cedilnik2004-07-291-1/+1
| | | | targets in Makefile
* DOC: Fix typoAndy Cedilnik2004-07-271-1/+1
|
* ENH: Allow project to overwrite CMAKE_SYSTEM_NAME part of default BUILDNAMEAndy Cedilnik2004-07-271-2/+4
|
* fix for multiple nexted projectsKen Martin2004-01-021-4/+14
|
* ENH: Mark things as advancedAndy Cedilnik2003-12-171-10/+12
|
* ENH: Add suppression fileAndy Cedilnik2003-12-161-0/+1
|
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-151-2/+18
|
* ENH: Improve coverage on systems with multiple gcov commandsAndy Cedilnik2003-12-081-0/+2
|
* BUG#199: If DART_EXPERIMENTAL_USE_PROJECT_NAME is set, the PROJECT_NAME will ↵Brad King2003-11-121-2/+6
| | | | be included in the name of the Experimental and ExperimentalSubmit targets.
* ENH: Take Purify out because it is not implemented yetAndy Cedilnik2003-08-111-1/+2
|
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace ↵Andy Cedilnik2003-07-111-5/+5
| | | | MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things
* ENH: add all targets for dashboard build typesBill Hoffman2003-06-031-2/+5
|
* fixed andy sloppy code againKen Martin2003-05-021-1/+0
|
* ENH: Fix some dart issues. Now it works fine without dart.Andy Cedilnik2003-05-021-91/+128
|
* On borland and cygwin remove .EXEAndy Cedilnik2003-03-061-3/+8
|
* Add Update and configure steps where missingAndy Cedilnik2003-03-031-1/+5
|
* Start cleaning global namespaceAndy Cedilnik2003-03-031-6/+10
|
* On windows but not on borland, look at cmake_build_tool instead of compiler ↵Andy Cedilnik2003-02-271-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 Cedilnik2003-02-271-1/+16
| | | | command deprecated
* Use simple defaults if DartConfig does not exist. This way you can use dart ↵Andy Cedilnik2003-02-201-1/+26
| | | | to build any project
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-2/+2
|
* Add option to control number of errors sent to dashbaordIan Scott2002-10-111-0/+4
|
* Dart now has a configure optionIan Scott2002-09-031-3/+7
|
* fixed another bugKen Martin2002-06-181-1/+1
|
* fixed bugKen Martin2002-06-181-1/+1
|
* ENH: change so that on all make based systems all dart targets are addedBill Hoffman2002-06-141-1/+3
|
* fix up hostname for windowsBill Hoffman2002-04-251-5/+0
|
* improved finding purify on windows to use registryKen Martin2002-04-051-1/+4
|
* ENH: add VERBOSE_BUILD to optionsBill Hoffman2002-02-281-0/+2
|
* ENH: New variables CVS_UPDATE_OPTIONS, DART_TESTING_TIMEOUTJim Miller2002-01-221-0/+9
|
* ENH: Added DELIVER_CONTINUOUS_EMAIL as an advanced cache entry.Jim Miller2002-01-151-0/+3
|
* better use of modulesKen Martin2001-12-061-1/+1
|
* Remove code duplication. Call FindTcl.cmake, which also does the ADVANCED stuff.Sebastien Barre2001-12-041-6/+2
|
* made some vars advancedKen Martin2001-11-271-0/+13
|
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-261-4/+5
|
* I want to be able to start/end experimental-only dashboardsSebastien Barre2001-11-241-0/+4
|
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND ↵Bill Hoffman2001-11-151-9/+3
| | | | used by Dart, nmake makefiles work with borland make and nmake
* ENH: New make targets for Continuous builds. Added a NightlyStart and ↵Jim Miller2001-11-151-2/+24
| | | | NightlyUpdate target for unix builds as well.
* ENH: More Experimental targets for unixDan Blezek2001-11-021-0/+9
|
* ENH: fixes for borland compiler testingBill Hoffman2001-10-031-0/+3
|
* Typo.Berk Geveci2001-09-261-1/+1
|
* ENH: NightlyCoverage got lostDan Blezek2001-09-171-0/+2
|
* added back some targets for UNIXKen Martin2001-09-131-0/+16
|
* reduced the number of targetsKen Martin2001-09-111-19/+2
|