Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-21Accidentally committed corrupt SConstruct.... here's the one fixedTon Roosendaal
2004-12-21Upped sconstruct for 2.36 releaseTon Roosendaal
2004-11-18bump version to 2.35a for sconsv2.35aWouter van Heyst
2004-11-14Buildinfo would give player instead of dynamicNathan Letwory
2004-11-14bump version to 2.35 for sconsNathan Letwory
2004-11-14more conservative default build options for OS XJean-Luc Peurière
2004-11-08added correct new defaults for building solid.Jean-Luc Peurière
2004-10-21SConstruct now looks for tools/scons/bs for the files. This used to be justMichel Selten
2004-09-26indentation commit -> use hard tabs (as decided in meeting)Nathan Letwory
2004-09-26This commit makes a structural change to SConstruct. Many of the functionalit...Nathan Letwory
2004-09-20Fix link ordering for blenderplayer.Kester Maddock
2004-08-15Theodore Schundler's patches to add FreeBSD support to the scons buildHans Lambermont
2004-08-05This commit prepares for 2.34:Nathan Letwory
2004-08-02* make sure all contents of bpydata are included in installer and archivesNathan Letwory
2004-08-02- added missing py scripts to the non-sconsered NSIS installer scriptSimon Clitherow
2004-07-30python scripts are not found if they are not placed in a .blender folderJean-Luc Peurière
2004-07-29bug correction for bundle creation on OS X.Jean-Luc Peurière
2004-07-28- added python23.zip & zlib.pyd (bundled python modules for Win32)Simon Clitherow
2004-07-28- small fix for the scons 'wininst' target, plus a typo correction :)Simon Clitherow
2004-07-28forgot to copy back a change from my config.opt to SConstructJean-Luc Peurière
2004-07-28compile options for macos X buildsJean-Luc Peurière
2004-07-25Fix bug #1466: Crash on decimating non-manifold mesh in scons build.Brecht Van Lommel
2004-07-18made Scons work again for Os X bundle creationJean-Luc Peurière
2004-07-15Make sure that the hex value is checked as a hexvalue. On some systems this w...Nathan Letwory
2004-07-15* on OS X the 'blender$PROGSUFFIX' caused problems due to SCons expanding it ...Nathan Letwory
2004-07-15* the clean target was doing some strange dependency stuff, so I changed that...Nathan Letwory
2004-07-14* use sys.exit() instead of exit()Nathan Letwory
2004-07-14* Tell compilers they really need Python 2.3 when trying to SCons it all.Nathan Letwory
2004-07-14* rewrote part of the targets codeNathan Letwory
2004-07-14* the default 'scons' process now just builds Blender, but does no packaging,...Nathan Letwory
2004-07-13* colon after def printadd() added to have correct and running python again :...Nathan Letwory
2004-07-13* Added a release target to SConstruct -> 'scons release':Nathan Letwory
2004-07-13Added SuperLU 3.0:Brecht Van Lommel
2004-07-12* Fixed action conflict (win32):Nathan Letwory
2004-07-04* ensure winblender.res gets build too.Nathan Letwory
2004-06-23* Syntax error on line 1050 prevented scons from starting the compile process.Nathan Letwory
2004-06-07Correct blenderplayer target for sys.platform == win32Kester Maddock
2004-06-07Scons build fixes from lukep:Kester Maddock
2004-06-04blenderplayer target for SCons.Kester Maddock
2004-05-13completed build for release on mac Os X, no more manual operationsJean-Luc Peurière
2004-05-13- sync version up with blender/release/VERSIONWouter van Heyst
2004-05-09Fixed Sconstruct file so that blender.app Bundle builds correctlyJean-Luc Peurière
2004-05-08post 2.33 release commit of the modified SCons files for Os X.Jean-Luc Peurière
2004-05-07* bump VERSION to 2.33Nathan Letwory
2004-05-03bumped VERSION to 2.33-cvs and enable gameengine+solid per default for LinuxNathan Letwory
2004-04-22[SCONS] Optimisation flags for msvcNathan Letwory
2004-04-16This commit removes the glue from Blender, and with itNathan Letwory
2004-04-12SCons updates Michel Selten
2004-04-12Updated libs/includes for windows-gccChris Want
2004-04-12SCons updates Michel Selten