Article discussing Go, could well be D

Russel Winder russel at russel.org.uk
Sat Jun 18 12:25:33 PDT 2011


On Sat, 2011-06-18 at 21:00 +0200, Johannes Pfau wrote:
[ . . . ]
> It seems like building orb packages would only work with one specific
> build system, Dake. I understand that we need a standard way to build
> packages to allow automated package builds, but I think it should also
> work with other build systems (waf, make, autotools...).

Or SCons.

> The solution most linux package managers use is to let the 'source
> package' provide 'build' and 'package' methods. Those methods are then
> required to store the files in a specific temporary folder and all files
> from that folder will form the package. Having the config files in Ruby
> seems like a perfect fit for this approach.
> 
> Also: why does a orbspec have to specify its imports? I think it
> should rather specify the packages it uses. With some more work it
> could be possible to even let dmd find all needed imports and guess the
> needed packages from these imports.

If the source code contains imports then surely Dake can deduce this
fact rather than it having to be specified a second time in the Dakefile
-- replication of data is a bad thing.

[ . . . ]

-- 
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 russel.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: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110618/7d23c48d/attachment.pgp>


More information about the Digitalmars-d mailing list