Attempt to get rid of phobos Makefiles, using reggae

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 5 15:02:32 PDT 2015


On Friday, 5 June 2015 at 19:17:14 UTC, Steven Schveighoffer 
wrote:
> This sounds like a job for CAPTAIN RANGE!!!
>
> Seriously though, the thought of using ranges to allow 
> specifying files fits perfectly. Imagine the power!
>
> "std/c/windows/".allSubFiles.filter!(a => a.name.extension == 
> ".d");
>
> Need that allSubFiles range, it probably already exists :)


https://github.com/atilaneves/reggae/issues/1 :)


More information about the Digitalmars-d mailing list