[Scons-users] SCons as a library

William Deegan bill at baddogconsulting.com
Wed Oct 9 15:18:41 EDT 2013


Matias,
On Oct 9, 2013, at 10:17 AM, Matias Iturburu <matias.iturburu at tallertechnologies.com> wrote:


>

>

>

> 2013/10/9 Dirk Bächle <tshortik at gmx.de>

> Hi Matias,

>

>

> On 09.10.2013 16:36, Matias Iturburu wrote:

> Hello list.

>

> At work I'm maintaining a build tool based on SCons, fudepan-build (https://code.google.com/p/fudepan-build/).

> It's been used quite a lot for a number of projects and every project in FuDePAN (http://fudepan.org.ar/).

>

> The tool has grown over the years and itself has its number of design mistakes sort of defeating the purpose of using SCons.

>

> [...]

>

> Do you guys knows of something that already does that? or some other comment about the project?

>

>

> can you possibly tell which functionality exactly is missing in SCons, and that you have to add or provide with your own fudepan-build tool? Maybe it could be added to either SCons or Parts (Did you already have a look at the latter? Visit http://parts.tigris.org/ )...just as an idea.

>

>

> Haven't seen Parts. Really interesting.

>

> I think is not a matter of things that are missing in SCons as much as things that SCons should not be doing, like checking out my (or my organization's) project from its repo, running unittests or coverage metrics against my project, running static analysis tools. Actions that doesn't have to do with actually building the project but with giving new members a faster ramp up and formalizing the organization workflow.



Not sure why you think that SCons should not be doing those tasks.
Many users have added such logic to their SCons implementation with great success.
It's likely that you just don't want SCons to do those items by default (without explicitly asking for them to be run).

-Bill


>

> I'll give parts a ride to see how it overlaps with fbuild.

>

>

>

> Best regards,

>

> Dirk

>

>

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

> http://four.pairlist.net/mailman/listinfo/scons-users

>

>

>

> --

>

> Matías Iturburu

> Software Engineer

>

> San Lorenzo 47, 3rd Floor, Office 5

> Córdoba, Argentina

>

>

>

>

>

> Phone: +54 351 4217888 / +54 351 4218211

> Skype: matias.iturburu

> _______________________________________________

> 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/20131009/11cdd5dc/attachment.htm


More information about the Scons-users mailing list