Attempt to get rid of phobos Makefiles, using reggae

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 5 02:22:37 PDT 2015


On 2015-06-04 23:50, Atila Neves wrote:
> http://dpaste.dzfl.pl/562f1ddc1aad

Reggae doesn't support shell globbing of files? Something like:

ExcludeFiles(["std/c/windows/**/*.d"]);

Or just specifying a directory.

BTW, why are some Linux specific files ignored?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list