summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/gdc.py
Commit message (Collapse)AuthorAgeFilesLines
* add SONAME support to D toolsPawel Tomulik2015-09-201-9/+12
|
* gdc: support soname in D versioned librariesPawel Tomulik2015-09-201-1/+9
|
* s/SHLINKSONAME/SHLIBSONAME/Pawel Tomulik2015-09-201-1/+1
|
* Remove some dollar-parentheses. No effect on extant tests, appears to fix ↵Russel Winder2015-02-221-5/+5
| | | | Issue 2994.
* Remove the setting of the ENV property to os.environ.Russel Winder2014-09-051-3/+3
|
* 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
| | | | | | | | with Python 2.6)
* | Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools.Russel Winder2014-08-091-2/+0
|/
* Fix Issue 2939.Russel Winder2014-04-231-6/+13
|
* The changes to the D support evolved over the last many months packaged as a ↵Russel Winder2014-04-161-0/+123
single changeset.