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
2018-01-17external_libs: Add openjpeg to the mavc lib folders for cycles standalone.Ray Molenkamp
2018-01-12Build: auto detection of libraries built by "make deps" on Linux.Brecht Van Lommel
2018-01-08install_deps: Fix OCIO always re-cloning its whole git repository.Bastien Montagne
2018-01-03build deps: llvm new website download locationsArto Kitula
2018-01-02nstall_deps: llvm downloads new website locationBastien Montagne
2017-12-30Build: fix make deps TBB on Linux, older versions don't support GCC 7.Brecht Van Lommel
2017-12-30Build: fix make deps OpenSubdiv build on Linux.Brecht Van Lommel
2017-12-10MSVC: Fix compiling with some system languagesCampbell Barton
2017-12-07CMake: GREATER_EQUAL is from v3.7, use GREATERCampbell Barton
2017-12-06CMake: remove git found messageCampbell Barton
2017-12-05CMake: avoid checking each MSVC minor revisionCampbell Barton
2017-12-05Fix MSVS2017 compiler versionAntonioya
2017-11-30Haiku OS SupportCampbell Barton
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-13Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-11-05Cleanup: indentation, line wrappingCampbell Barton
2017-10-30CMake: cleanupCampbell Barton
2017-10-29CMake: use only absolute linker paths for msvc.Ray Molenkamp
2017-10-24Fix Cycles gtests build on macOS.Brecht Van Lommel
2017-10-04installdeps: Fix building numpy with newer py system...Bastien Montagne
2017-10-03CMake: avoid naming collisionCampbell Barton
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2017-10-02Buildbot: Re-enable cuda binaries, those should workSergey Sharybin
2017-10-01Buildbot: Use latest master config from buildbotSergey Sharybin
2017-10-01Buildbot: Extra tweaks to packing rulesSergey Sharybin
2017-10-01Buildbot: Tweaks to current macOS configSergey Sharybin
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29Code cleanup: remove unnecessary buildbot code after macOS library upgrade.Brecht Van Lommel
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-28CMake: move MSVC warnings to central locationCampbell Barton
2017-09-27[build_deps.cmd] Turn down logging verbosity to normal.Ray Molenkamp
2017-09-27[msvc] treat C4133 as error instead of a warning to mimic gcc's -Werror=incom...Ray Molenkamp
2017-09-26deps libs: fix xiph library support on sndfile on macOSArto Kitula
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-22[cmake/deps_builder] update openjpeg to 1.5.2 to match the version in master/...Ray Molenkamp
2017-09-22Fix T52875: install_deps.sh - numpy-1.13.1.tar.gz - 404 Not Found.Bastien Montagne
2017-09-21build deps: add support for multiple xcode installsArto Kitula
2017-09-21[cmake_deps/msvc] Move llvm/clang harvest to their individual cmake files.Ray Molenkamp
2017-09-21deps build: add openjpeg to OIIOArto Kitula
2017-09-21[cmake_deps/msvc] Move boost harvest to boost.cmakeRay Molenkamp
2017-09-21[cmake/builddeps] update for site-packages on windows to support the new requ...Ray Molenkamp
2017-09-21Install_deps: Raise python and numpy versions (to 3.6.2 and 1.13.1 respective...Bastien Montagne
2017-09-21deps build: use pip to install requests 2.18.4 and it's depsArto Kitula
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-09-20[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1Ray Molenkamp
2017-09-20deps build: correct sndfile fixArto Kitula
2017-09-20deps build: fix sndfile building on macOSArto Kitula
2017-09-20macOS: use python version 3.6 when building blenderArto Kitula
2017-09-20deps build: bump Python to 3.6.2 and Numpy to 1.13.1Arto Kitula