Generalize common compiler switches in the form of a BuildOptions enum.
Related changes: - translation of DMD compiler switches to other compilers is generalized - application of build requirements is generalized - added support for debug versions - supporting almost all compiler settings for generated VisualD projects now |
---|
|
source/dub/compilers/compiler.d |
---|
source/dub/compilers/dmd.d |
---|
source/dub/compilers/gdc.d |
---|
source/dub/compilers/ldc.d |
---|
source/dub/generators/build.d |
---|
source/dub/generators/visuald.d |
---|
source/dub/package_.d |
---|
source/dub/project.d |
---|