[Scons-users] Separating the project from the machine

damien at khubla.com damien at khubla.com
Thu Jul 12 16:56:08 EDT 2012


We put all those scripts into a separate directory under separate version control from the main source tree. The source tree then just has the code-specific Scons files separate from the OS, architecture and memory model scripts.

Damien

Sent from my android device.



-----Original Message-----
From: Ed Keith <e_d_k at yahoo.com>
To: SCons users mailing list <scons-users at scons.org>
Sent: Thu, 12 Jul 2012 2:44 PM
Subject: [Scons-users] Separating the project from the machine

If you have multiple project which build on multiple machines, some things are project dependent, and will be constant across machines, but different between projects, other things are machine dependent and are constant for all projects. 

What is the approved way of separating the machine dependancies into a machine specific file that can be shared by all projects that build on a given machine?

    -EdK

Ed Keith
e_d_k at yahoo.com


Blog: edkeith.blogspot.com

_______________________________________________
Scons-users mailing list
Scons-users at scons.org
http://four.pairlist.net/mailman/listinfo/scons-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20120712/4ea4d8c2/attachment.html>


More information about the Scons-users mailing list