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
2013-09-27Elbeem: fix memory leak and add guarded allocator directivesSergey Sharybin
2013-09-03remove WINDOWS checks in cmake, this variable isn't defined on windows and ch...Campbell Barton
2012-05-21code cleanup:Campbell Barton
2012-05-14Patch [#31264] Elbeem Fixes by Jason Wilkins.Daniel Genrich
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-12quiet -Wundef warnings for cmake/gcc/elbeemCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-03-29CMake fix for GCC 4.4.1 crash (on ubuntu 9.10 ) reported (on IRC) and fixed b...Dalai Felinto
2010-03-03small png include adjustments (ifndef NOPNG ...).Dalai Felinto
2010-03-03fix for minor errors/warningsCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-17OSX vs OpenMP : implement workaround to fix crashes when using mop from a bac...Damien Plisson
2009-12-08OSX: Disable parallel openMP for elbeem library until a proper fix is found (...Damien Plisson
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2008-09-22Removing control defineDaniel Genrich
2008-09-04Two compile fixes for msvc and cmake provided by brokenDaniel Genrich
2008-04-22svn merge -r 14236:14505 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-08This version now includes the fluid control sources, however the BlenderNils Thuerey
2008-02-25CMakeList fix for fluidsDaniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain