summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/dmd.py
Commit message (Expand)AuthorAgeFilesLines
* add SONAME support to D toolsPawel Tomulik2015-09-201-1/+12
* Remove some dollar-parentheses. No effect on extant tests, appears to fix Iss...Russel Winder2015-02-221-6/+6
* Merge heads.Russel Winder2014-08-091-1/+1
|\
| * - fix for issue #2963, "Split broken" (= format() in D tools is incompatible ...Dirk Baechle2014-07-151-1/+1
* | Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools.Russel Winder2014-08-091-2/+0
|/
* Fix Issue 2940, generating the wrong rpath flags for DMD and LDC.Russel Winder2014-04-241-3/+8
* Fix Issue 2939.Russel Winder2014-04-231-11/+18
* The changes to the D support evolved over the last many months packaged as a ...Russel Winder2014-04-161-138/+40
* Issue 2549: Add support for DMD version 2. (Russel Winder)Steven Knight2010-07-231-5/+22
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
* Applying patch for bug #2387 - dmd includes gphobos multiple timesWilliam Deegan2009-04-091-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 2928-2932,2934-2946 via svnmerge fromSteven Knight2008-05-181-1/+1
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-13/+19
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-0/+2
* Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el...Steven Knight2006-01-211-1/+1
* Handle Visual Studio project and solution files in Unicode. (Chen Lee)Steven Knight2005-08-131-2/+2
* Eliminate Executor's creation and use of a build_dict and a subst_dict, which...Steven Knight2005-01-101-2/+2
* More command-line customizability: , , , , , , .Steven Knight2005-01-061-4/+15
* Add Fortran 90/95 support. (Chris Murray)Steven Knight2004-07-291-0/+3
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-1/+1
* Add a D language Tool. (Andy Friesen)Steven Knight2004-03-081-0/+196