summaryrefslogtreecommitdiffstats
path: root/Modules/Dart.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* reduced targets and merged tclsh commandsKen Martin2001-09-101-24/+16
|
* removed grepKen Martin2001-08-131-1/+0
|
* ENH: Added Purify targetsJim Miller2001-07-201-0/+4
|
* ENH: Added purify command.Jim Miller2001-07-201-0/+1
|
* BUG: enable testing even if not tcl foundBill Hoffman2001-07-181-1/+1
|
* Checking if tclshcommand is defined before running it.Berk Geveci2001-07-101-25/+30
|