summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/gdc.py
Commit message (Expand)AuthorAgeFilesLines
* fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...William Deegan2021-01-151-10/+0
* Fix typo in gdc. Swap out subst logic with python function to calculate .LDMO...William Deegan2020-12-211-1/+0
* Update copyrights, remove obsoleted env vars from docs for D compilersWilliam Deegan2020-12-211-26/+25
* temporarily comment out D shared lib supportWilliam Deegan2020-12-211-4/+6
* Refactor shared library/module versioning logic to SCons/Tool/linkCommon/William Deegan2020-08-251-1/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+143