[Scons-users] D, SCons, Dub

Russel Winder russel at winder.org.uk
Mon Apr 17 13:51:33 EDT 2017


Just in case anyone gives a ####:

I have submitted a pull request that adds ProgramAllAtOnce as a builder
in the dmd, ldc, and gdc tools of SCons. This does an 'all at once'
compilation in a single compiler instantiation, unlike the standard
module at a time compilation and then link the program. There are lots
of arguments about whether "all at once" is at all useful, I have added
it simply because it is the only way Unit-Threaded works.

If you want to use it prior to it being accepted and released, then
feel free to use the tools in the repository https://github.com/russel/
SCons_D_Experiment

Also in there you will spot a new tool dub. I am now using this to grab
unit-threaded from the Dub repository in a SCons build. See for example
 https://github.com/russel/ApproxGC

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20170417/ecbf7124/attachment.pgp>


More information about the Scons-users mailing list