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-07-14Fixed a few small merge errors. Sorted libs are now defined inLukas Tönne
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-09Buildbot: enable cubins fox OSXSergey Sharybin
2014-07-08Install_deps: minor cleanup.Bastien Montagne
2014-07-04OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgo...Jens Verwiebe
2014-07-04Install_deps: Final (hopefully!) fix for dual clang/cfe name (*sigh*).Bastien Montagne
2014-07-04Fix the ABIFLAGS order for detecting Python debug buildsCampbell Barton
2014-07-02Fix scons unable to build with sources tar archive (no git repo available in ...Bastien Montagne
2014-06-29Install_deps: fix for clang url issue.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-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-18Disable cubins for OSX buildbotSergey Sharybin
2014-06-16Need to consider blender-v* a release branch, not just blender-Sergey Sharybin
2014-06-16Forgot this in previous commitSergey Sharybin
2014-06-16Make blender-* branches not being displayed on the splashSergey Sharybin
2014-06-16Add missing dependency to CMake's msgfmtSergey Sharybin
2014-06-02OSX: Set Blender.app and Blenderplayer.app creation and modification date to ...Jens Verwiebe
2014-06-01Sync changes with buildbot serverSergey Sharybin
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-18Update netbeans projectfile generator to v8Campbell Barton
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-05-11CMake: use project name when generating project filesCampbell Barton
2014-05-08Remove unused scons config filesCampbell Barton
2014-05-06CMake: mark vars as advancedCampbell Barton
2014-05-05Install_deps: explicitely disable OSL/LLVM seems needed...Bastien Montagne
2014-05-04Fix T40025: install_deps.sh generating wrong make flag for OSLBastien Montagne
2014-05-03install_deps: always specify openexr/ilmbase versions to OIIO and OSL cmake, ...Bastien Montagne
2014-05-01Install_deps.sh: do not use terminfo in our own llvm build.Bastien Montagne
2014-05-01Fix T39938: install_deps.sh fails when compiling OSLBastien Montagne
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-23Update ffmpeg in install_deps.sh to 2.1.4.Bastien Montagne
2014-04-22install_deps: update to py3.4 and numpy1.8.Bastien Montagne
2014-04-22Corrected the commentSergey Sharybin
2014-04-22Switch buildbot to Python-3.4.0Sergey Sharybin
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton