reggae v0.5.0: new features in the D meta-build system
Atila Neves via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Sep 24 07:46:57 PDT 2015
On Wednesday, 23 September 2015 at 06:16:08 UTC, Jacob Carlborg
wrote:
> On 2015-09-22 14:39, Per Nordlöw wrote:
>
>> SCons has a very hidden feature called interactive mode via
>> `--interactive` that supports instantaenous incremental builds
>> via a
>> very primitive CLI that basically supports to commands:
>
> Incremental builds in D are currently not reliable. Something
> about templates not being outputted to all object files it need
> to.
That's not been my experience at all using reggae. I only do
incremental builds now and have never run into a problem. Can you
give an example?
Atila
More information about the Digitalmars-d-announce
mailing list