[Bf-blender-cvs] CVS commit: blender SConstruct

Nathan Letwory jesterking at letwory.net
Tue Jul 13 19:02:00 CEST 2004


jesterking (Nathan Letwory) 2004/07/13 19:02:00 CEST

  Modified files:
    .                    SConstruct 
  
  Log:
  * Added a release target to SConstruct -> 'scons release':
        - after building blender and blenderplayer an archive is created in bin/ containing all necessary files
        - you'll need now python2.3 or newer for SConstruct to go through correctly. This is not a problem,
          since Blender requires python2.3 now anyway.
        - the release target has been done for linux, win32 and os x, other platforms get a
          warning message after blender has been built, just no package. See warning message for instructions
        - for linux, osx and win32 the blenderplayer target has been enabled for default
        - the build is logged to build.log for all platforms except win32. If you want it, you'll need tee.exe from
          http://unxutils.sf.net in your path (I put it in C:\\windows) and change the first if check in the
          SConstruct accordingly
  
  Revision  Changes    Path
  1.62      +179 -12   blender/SConstruct
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/SConstruct.diff?r1=1.61&r2=1.62&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list