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
2005-06-14SConstruct is 2.37a nowTon Roosendaal
2005-05-29Version codes for release building + splash.jpgTon Roosendaal
2005-05-29change for libpng includes path on openBSDJean-Luc Peurière
2005-05-06* integrate bFTGL with SconsNathan Letwory
2005-03-31Remove USE_CCGSUBSURFLIB stuff since it is always on now.Stephen Swaney
2005-03-30Two scons changes:Stephen Swaney
2005-03-14This commit reverses the OpenEXR specific stuff in the OpenEXR commit IKent Mein
2005-03-12*sigh* I obviously rushed this. I honestly thought that this commit wouldKent Mein
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-02-15Joseph Gilbert's fixes for the linux2 build target.Kent Mein
2005-02-03support for new SDL build in makefiles and scons for Os XJean-Luc Peurière
2005-01-02update to scons for Ton SDL threadsJean-Luc Peurière
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
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