Fix #895, so that dub looks for a compiler next to itself first. Also,
put some restrictions on the defaultCompiler specified in a DUB
settings.json, such that it must be a compiler name, a path relative
to dub, or an absolute path, including a tilde-prefixed local path.
Unqualified relative paths are no longer allowed from the settings file,
as they make no sense for how dub invokes the compiler.
1 parent 93a2132 commit 2ad40380ecd267e503fa45b8608e06fe73d380e3
@Joakim Joakim authored on 27 Jul 2017
Showing 2 changed files
View
source/dub/dub.d
View
test/issue895-local-configuration.sh