summaryrefslogtreecommitdiff
path: root/SCons/Tool/gdc.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-1/+1
* fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...William Deegan2021-01-141-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-201-26/+25
* temporarily comment out D shared lib supportWilliam Deegan2020-12-201-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