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
2009-09-14Make compiler easily to override (CC & CCC) and clean up whitespace.Guillermo S. Romero
2009-08-18forgot to updated scons and make for the bullet definesCampbell Barton
2009-08-04remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenke...Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-06-012.5Ton Roosendaal
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-02-192.5Ton Roosendaal
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-02Makefile fixes for compiling with new videotexture code.Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-14Added a WITH_BF_OPENMP optionKent Mein
2008-03-03Cloth makefiles bugfix which lead in disabled collisionsDaniel Genrich
2008-01-04some changes needed to get blender compiling with 64bit libs, use the systems...Campbell Barton
2007-12-21-m64 somehow made opengl headers have conflicting values when compiling.Campbell Barton
2007-12-20change default solaris gcc args, use -m64 for 64bit arch, use -O2 rather then...Campbell Barton
2007-12-14chenge the default location of mesa/gl header, added to lib pathCampbell Barton
2007-12-14made guessconfig add use bash (not sh) and return a CPU as i386-32 or i386-64...Campbell Barton
2007-12-05This is a modified version of this patch:Kent Mein
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2006-11-17This reverts the dependancy stuff I did for make -j#Kent Mein
2006-11-16Added dependency to make destination directory before compiling a file.Kent Mein
2006-08-21 - uncommit my personal hack of nan_compile.mk, which came to cvs withJiri Hnidek
2006-08-20Huge commit: VERSEJiri Hnidek
2006-07-03Mac intel commitTon Roosendaal
2006-02-23Some issues compiling on Irix:Chris Want
2006-02-23In some directories (e.g. source/blender/src) there are so many filesChris Want
2006-01-28Put back the -O2 default for compiling with makefiles in OSX.Ton Roosendaal
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-24Giant commit!Ton Roosendaal
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2005-08-18Support for 'Bullet' in the Makefiles. Enable with:Chris Want
2005-04-18Uncommented a line in the FREE_WINDOWS section that appears to control theChris Burt
2005-04-01Since new transform and subsurf are default now.. no more need for theChris Burt
2005-03-22Added option to use new subsurf module added by Daniel Dunbar. Simply add:Chris Burt
2005-02-18I updated the FREETYPE2 checks so it didn't build freetype stuffKent Mein
2005-02-14To compile the new transform code with make, add the following toChris Want
2004-12-08Essential cleanup for mess involved with reading files, initializing UI andTon Roosendaal
2004-11-14Update make system for darwin;Ton Roosendaal
2004-05-01Changes for OSX compiling with Makefiles;v2.33Ton Roosendaal
2004-04-02Lowered optimization for solaris gcc to -O1Kent Mein
2004-03-29A fix for the MIPSPro 7.4 compiler ... please let me know if thereChris Want
2004-03-29Makefile support for solid -- assumes solid and qhull are in the libChris Want
2004-03-21Added 2 options to the Makefiles (enable in environment, user-def.mk,Chris Want
2003-12-27 Another bad flag. Mea Culpa.Robert Wenzlaff
2003-12-27 Accidently committed local flags. Bad coder.Robert Wenzlaff
2003-12-26Commit of cursor framework. Cursors now defined in source/blender/src/cursor...Robert Wenzlaff
2003-08-04Irix mips3 build, Part 2Chris Want
2003-05-25Some tweaks to make the windows-gcc play nice with irix.Chris Want