summaryrefslogtreecommitdiff
path: root/src/engine/SCons/Tool/gdc.py
Commit message (Expand)AuthorAgeFilesLines
* Merge in an older commit resolving conflicts.Russel Winder2017-06-211-8/+8
|\
| * Make the symbol naming more consistent.Russel Winder2017-06-161-8/+8
* | Update the DC setting as requested to use Detect.Russel Winder2017-06-201-1/+1
* | Merge two working bookmarks.Russel Winder2017-06-201-1/+1
|\ \
| * | Always provide a value for DC, never leave it unset: Detect can fail to find ...Russel Winder2017-06-171-1/+1
| |/
* | Remove the static lib builder creation in the D tools.Russel Winder2017-06-121-2/+0
|/
* Update gdc tool and test now that it can deal wth shared object building.Russel Winder2017-06-061-1/+1
* Change the imports to help with development and testing. Remove an exception ...Russel Winder2017-05-011-3/+3
* Ensure all files pass pycodestyle caveat E501. Add an emitter to the D tool a...Russel Winder2017-04-181-0/+4
* Add an 'all at once' builder to the D tools.Russel Winder2017-04-171-0/+4
* add SONAME support to D toolsPawel Tomulik2015-09-211-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 Iss...Russel Winder2015-02-221-5/+5
* 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
* | 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