wilzbach / tools-test

1 stars 0 forks source link

RDMD: Add --include switch to override --exclude options #145

Closed wilzbach closed 7 years ago

wilzbach commented 7 years ago

Note: the issue was created automatically migrated from https://issues.dlang.org

Original bug ID: BZ#16456 From: Andrej Mitrovic <andrej.mitrovich@gmail.com> Reported version: D2

wilzbach commented 7 years ago

Comment author: Andrej Mitrovic <andrej.mitrovich@gmail.com>

There are already some built-in excludes for Phobos, overriding these is useful in case we want to make RDMD build a module using its own dependencies rather than being expected to link with an existing phobos.lib

I can imagine this might be useful when working on new Phobos features.

https://github.com/dlang/tools/pull/183

wilzbach commented 7 years ago

Comment author: Andrej Mitrovic <andrej.mitrovich@gmail.com>

https://github.com/dlang/tools/commit/c568ac7a8159d3ddced1c18ff53556ea3beff14c