Put BuildSettings into its own module and invoke DMD to determine the actual build platform.
Currently only for DMD, the build platform is now determined by actually invoking the compiler with the proper -mX switches instead of guessing from the compiler run that was used to build DUB. |
---|
|
build-files.txt |
---|
source/dub/compilers/buildsettings.d 0 → 100644 |
---|
source/dub/compilers/compiler.d |
---|
source/dub/compilers/dmd.d |
---|