Common makefile (gasp) stuff

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 14 23:35:15 PST 2015


On 2015-01-15 02:48, Rikki Cattermole wrote:

> Dub can run external processes but its best to leave it up to the end
> dev to run the c/assembly generation. When they want it regenerated.
> I think its best we commit most of the binary outputs.
> Mostly c/assembly generation. Not the D stuff.

Why don't you want to build the C/assembly stuff? The user is already 
expected to have a C compiler installed.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list