Skip to content

Build changes (dub and makefile)

Compare
Choose a tag to compare
@jondegenhardt jondegenhardt released this 09 May 07:24
· 379 commits to master since this release

Main change is to dub and makefile build setups to better support LDC-1.0.0-beta1. The changes use the correct compiler switch for '-inline' on both DMD and LDC. This is important for DMD performance, but the DMD switch syntax is no longer supported on LDC. The are also minor documentation changes and a minor code optimization.