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
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-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-10-31SCons: Expose missing command line arguments controlling GLEWSergey Sharybin
2014-10-31Disable GLEW_MX in sconsSergey Sharybin
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-10-21Linux/scons: fix compile, BF_BOOST_LIB_STATIC string was miising a spaceJens Verwiebe
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-02Libmv: Fix wrong variable use in sconsSergey Sharybin
2014-10-02Libmv: Add an option to disable schur specializations build-timeSergey Sharybin
2014-09-08Attempt to fix compilation error on ubuntu linuxSergey Sharybin
2014-08-27Make SCons's DEBUG/_DEBUG consistent with CMakeSergey Sharybin
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-02fix check for not llvmMartijn Berger
2014-08-02Collada and llvm both use the same functions and they clash.Martijn Berger
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-08-01Make build work with llvm3.4 and oiio 1.4Martijn Berger
2014-08-01OSX/scons: Change Blender bundle datastructures + referennces to match the up...Jens Verwiebe
2014-07-25OSX: adaptions needed for renewed osl/oiio/llvmJens Verwiebe
2014-07-10Fix compilation error with scons when building from detached headSergey Sharybin
2014-07-10Attempt to fix compilation error on 32bit OSX and SConsSergey Sharybin
2014-07-04OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgo...Jens Verwiebe
2014-07-02Fix scons unable to build with sources tar archive (no git repo available in ...Bastien Montagne
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-26Another attempt to solve compilation errorSergey Sharybin
2014-06-26Tweak to previous commit, fixes scons to survive when upstream is not foundSergey Sharybin
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-26Windows: Enable numpy again, as we do have libs again for vc2013 and against ...Thomas Dinges
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-05-24msvc 2008 platofrm suffix changed to be -vc9Martijn Berger
2014-05-19make MSVC plaformsuffix check much stricter. For some reason MSVC_VERSION is setMartijn Berger
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-05-08Remove unused scons config filesCampbell Barton
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-30Remove hard coded Python version for sconsCampbell Barton
2014-04-15OSX/python: update to py 3.4Jens Verwiebe
2014-04-07Enable openmp in MinGW-w64Antony Riakiotakis
2014-04-04Scons/cycles: fix header distribution for geomJens Verwiebe
2014-03-30fix scons ffmpeg libraries for mingw32Antony Riakiotakis
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin