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
2016-01-04Remove SCons building systemSergey Sharybin
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-06-19SCons: Fix missing file in kernel when building on OSXSergey Sharybin
2015-06-19SCons: Another attempt to fix bundling on OSXSergey Sharybin
2015-06-19SCons: Fix wrong bunding of Cycles kernel on OSX platformSergey Sharybin
2015-05-30python tar.gz changed structure due to python.exe being added. remove /lib/ f...Martijn Berger
2015-05-19SCons: install Python executable when its bundledCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-29SCons: Ignore .svn folder when installing site-packagesSergey Sharybin
2015-04-06OSX: add a license file for libiomp5 ( intel omp ) when compiled withJens Verwiebe
2015-03-20SCons: Attempt to deal with branches without upstream configuredSergey Sharybin
2015-02-19Fix Cycles OpenCL error with scons, util_math_fast.h was missing.ΓΈThomas Dinges
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16OSX/buildsystems: unify openmp handling by changing iomp5 id to @loader_path/...Jens Verwiebe
2014-10-31Revert "Scons/funstuff: notify when the binaries are compiled"Campbell Barton
2014-10-23Scons/funstuff: notify when the binaries are compiledJens Verwiebe
2014-09-08Attempt to fix compilation error on ubuntu linuxSergey Sharybin
2014-08-01OSX/scons: Change Blender bundle datastructures + referennces to match the up...Jens Verwiebe
2014-07-10Fix compilation error with scons when building from detached headSergey Sharybin
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-23Use specified exception mask for buildinfoSergey Sharybin
2014-06-20Fix scons building in case git is not available.Bastien Montagne
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-06-16Need to consider blender-v* a release branch, not just blender-Sergey Sharybin
2014-06-16Make blender-* branches not being displayed on the splashSergey Sharybin
2014-06-02OSX: Set Blender.app and Blenderplayer.app creation and modification date to ...Jens Verwiebe
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-04Scons/cycles: fix header distribution for geomJens Verwiebe
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-05OSX/scons: according to last commit, , use the version variableJens Verwiebe
2014-03-04Build system: option to copy 'requests' from scons.Campbell Barton
2014-03-04OSX/scons: copy release/site-packages for OSX ( static py for now )Jens Verwiebe
2014-03-04Build system: use lstrip with sconsCampbell Barton
2014-03-04Build system copy release/site-packages for windowsCampbell Barton
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-02-24OSX/scons: cp needs the targetdir to be created ( ditto does it itself ),Jens Verwiebe
2014-02-24OSX/scons: Fix language menu not showing up in prefs:Jens Verwiebe
2014-02-20Fixes for buildinfo hash/branch detectionSergey Sharybin
2014-02-18OSX: more futurework for clang-openmp:Jens Verwiebe
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-04SCons: cleaner determination of 32-bit/64-bit buildsLawrence D'Oliveiro
2014-01-17Scons: Fix cycles OpenCL kernelcompile by distributing util_half.hJens Verwiebe
2013-12-08Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID,Jens Verwiebe
2013-12-06OSX/scons: Introduce a new env var 'MACOSX_COMPILER'Jens Verwiebe
2013-12-05OSX/scons: fix misdesigned version detection of compiler ( todo: do with subm...Jens Verwiebe