Menu

#152 scons build script

None
closed
nobody
None
5
2014-02-04
2009-03-19
No

Attached is a SConstruct file to allow building with Scons. It should be placed in the top-level directory (alongside configure).

It does the basics and handles most options, though hasn't been thoroughly tested. It doesn't do installation yet. I thought it might be useful for someone.

Discussion

  • Mark Williams

    Mark Williams - 2009-03-19

    Scons build script

     
  • Daniel K. O.

    Daniel K. O. - 2009-04-23

    It uses the config-default.h file from the build directory. Can you make it work from the "build" directory, so there's less chance of updating the premake build files and forgetting the scons file?

     
  • Daniel K. O.

    Daniel K. O. - 2014-02-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     Attached is a SConstruct file to allow building with Scons. It should be placed in the top-level directory (alongside configure).
    
     It does the basics and handles most options, though hasn't been thoroughly tested. It doesn't do installation yet. I thought it might be useful for someone.
    
    • status: open --> closed
    • Group: --> None
     

Log in to post a comment.