D based build system to replace current makefile
Nick Sabalausky
SeeWebsiteToContactMe at semitwist.com
Thu May 30 03:13:54 PDT 2013
On Thu, 30 May 2013 00:49:57 -0700
Timothee Cour <thelastmammoth at gmail.com> wrote:
>
> Here's how it'd work:
>
> 1) a mixed D-based/makefile build that'll work 'from scratch' via
> bootstrapping:
> 1a) dmd: first uses a makefile to build dmd+druntime
> 1b) rdmd built from a D file using dmd
> 1c) phobos, d-programming-language, tools built from a D file using
> rdmd
>
Related:
https://github.com/D-Programming-Language/installer/pull/18#issuecomment-18662826
More information about the Digitalmars-d
mailing list