Forward flag `--color={on,off}` to compiler calls (#2382)
When the user sets the color mode explicitly, we forward it to the compiler for consistency, while making sure it doesn't impact the build cache ID. |
---|
|
source/dub/commandline.d |
---|
source/dub/compilers/buildsettings.d |
---|
source/dub/compilers/dmd.d |
---|
source/dub/compilers/gdc.d |
---|
source/dub/compilers/ldc.d |
---|
source/dub/generators/build.d |
---|
test/colored-output.sh |
---|