summaryrefslogtreecommitdiff
path: root/Modules/Dart.cmake
Commit message (Expand)AuthorAgeFilesLines
* Dart,FindDart: Add policy to remove these modulesBrad King2023-02-281-0/+19
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-21/+22
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+17
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-40/+40
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+14
* ENH: use ctest to drive dashboards for make targets as opposed to tclshKen Martin2008-01-311-73/+6
* STYLE: find Dart quietly (so it doesn't go in the feature log)Alexander Neundorf2007-08-071-1/+1
* STYLE: Added basic usage documentation.Brad King2007-05-151-3/+13
* ENH: this variable overrides all PROJECT_URL. Check the dashboard, all projec...Sebastien Barre2007-04-101-3/+0
* ENH: add documentation support for modulesBill Hoffman2005-12-141-5/+5
* STYLE: Fix typoAndy Cedilnik2005-08-031-216/+19
* ENH: Added VS8 support for DART_CXX_NAME.Brad King2005-07-261-1/+5
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-181-10/+16
* ENH: fixed some spelling errorsKen Martin2005-06-201-2/+2
* STYLE: Fixed spelling of "memmory".Brad King2005-04-061-1/+1
* BUG: By default disable new files.Andy Cedilnik2005-04-041-3/+10
* ENH: Rename the DartConfiguration.tcl to CTestConfiguration.iniAndy Cedilnik2005-04-011-1/+1
* 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 crea...Andy Cedilnik2005-01-281-5/+10
* 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 etc...Andy Cedilnik2004-10-121-90/+97
* ENH: Add MemCheck to the list of Make targets. Closes Bug #1016 - Testing tar...Andy Cedilnik2004-07-291-1/+1
* 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
* 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 MAKE_DIRECTO...Andy Cedilnik2003-07-111-5/+5
* 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 t...Andy Cedilnik2003-02-271-5/+5
* Use more condense buildname. If this works fine we can make cmBuildName comma...Andy Cedilnik2003-02-271-1/+16
* Use simple defaults if DartConfig does not exist. This way you can use dart t...Andy Cedilnik2003-02-201-1/+26
* 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