Tag: scons

Here you can see a listing of all the posts tagged with scons on this website.

  • Extending SCons: The Short Way

    Posted on Nov. 29, 2007 at 21:15 +0100 Tagged with , ,

    SCons is for me one of the most convenient build systems out there but at least if you take a look at the manual and esp. in the section about writing your own builders, it looks like a little bit of a pain to extend. Or actually there doesn't seem to be a short way to extend build environments at all.

    [more ...]

    0 comments

  • Automating stuff with SCons

    Posted on Sept. 24, 2007 at 23:14 +0200 Tagged with ,

    Once again a post about a tool that I use quite frequently (or plan to). This time: SCons. If you know the GNU Make utility, SCons tries to solve the same problems while having a quite different philosophy. But that's just fine since I also use it for other stuff and not just compiling C code ;-)

    [more ...]

    0 comments