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
2010-07-13move nan mk files from source/ into build_files/make/Campbell Barton
2010-07-07Fix #22772: remove unnecessary -fpascal-strings flag on OS X, onlyBrecht Van Lommel
2010-04-19Add support for >2GiB files (as r28267) and some cleanups.Guillermo S. Romero
2010-03-05Fix #21374: OS X Makefiles missed optimization flags in 2.5 since at leastBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-03OS X Makefiles:Stefan Gartner
2009-12-21Makefiles: fix CFLAGS for OS XStefan Gartner
2009-12-21OS X: added support for building with Cocoa to MakefilesStefan Gartner
2009-11-19- remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own cod...Campbell Barton
2009-10-20Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3Ton Roosendaal
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