[Scons-dev] prefix, bindir, datadir, libdir, etc.

Russel Winder russel at winder.org.uk
Sat May 10 10:06:32 EDT 2014


On Fri, 2014-05-09 at 19:35 +0200, Pawel Tomulik wrote:
[…]

> Some time ago I've started working on a library which includes this

> functionality: https://github.com/ptomulik/scons-gnu-build

>

> It's still far from being finished, many things may be subject to change

> (especially the README.md), but you may grab some concepts or code, if

> you find it matching your needs. I've also shared current docs for your

> convenience:

>

> http://tomulik.pl/doc/api/index.html

> http://tomulik.pl/doc/user/manual.html


Splendid, I shall take a look at this and what I have been working with
and see what the commonalities and differences are. First reaction is
that yours is a structured framework, and mine is a quick hack.

We should though commit to turning this into a production system for
SCons. I am not sure it belongs in the core, but there needs to be an
easy way of introducing it to projects and people. I am guessing that
checking out a repository into ${project_directory}/.site_scons or
$HOME/.site_scons and relying on those directies being added to the
sys.path is that easy way. Which leads to us needing an index of such
things just as we have an index of tools.

So in a sense everything is already in place :-)

--
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



More information about the Scons-dev mailing list