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.
1 parent 159172c commit 552c15cc1702084de0e09704f4545d36c562226e
@Per Nordlöw Per Nordlöw authored on 21 Aug 2022
GitHub committed on 21 Aug 2022
Showing 7 changed files
View
source/dub/commandline.d
View
source/dub/compilers/buildsettings.d
View
source/dub/compilers/dmd.d
View
source/dub/compilers/gdc.d
View
source/dub/compilers/ldc.d
View
source/dub/generators/build.d
View
test/colored-output.sh