[Scons-dev] adding more configure tests to SCons

Managan, Rob managan1 at llnl.gov
Thu Jan 29 11:56:14 EST 2015


Hi Dirk,

We might want to add a Utilities?? Directory as well. I have things like
an install function that lets you set permissions and what unix group owns
the file and such.

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Rob Managan                             email managan at llnl.gov
LLNL                                             phone: 925-423-0903
P.O. Box 808, L-095                   FAX:   925-422-3389
Livermore, CA  94551-0808





On 1/28/15, 10:05 AM, "Dirk Bächle" <tshortik at gmx.de> wrote:

>Hi Carnë,
>
>We already discussed a thing like this in the past...but so far didn't
>take any action(s). But we can do this now. ;) My idea would
>be to simply setup an additional "scons_contrib" repo with the following
>folder structure:
>
>scons_contrib
>└── SCons
>     ├── Config
>     └── Tool
>
>We could collect all Autoconf-like modules/packages in "Config", and
>"Tool" would be for snapshots of external Tools (as listed in
>the ToolsIndex). The "scons_contrib" would get a setup.py for an easy
>install to the current system. By adding the "scons_contrib"
>path to the start script (script/scons.py) a user could then access all
>Tools and Config modules with:
>
>   import SCons.Tool
>   import SCons.Config
>
>in his SConstructs/SConscripts.
>
>Comments? Ideas? Objections?
>
>Best regards,
>
>Dirk
>
>_______________________________________________
>Scons-dev mailing list
>Scons-dev at scons.org
>https://pairlist2.pair.net/mailman/listinfo/scons-dev



More information about the Scons-dev mailing list