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-08-10build_environment: python 3.7.0 + numpy 1.15.0Ray Molenkamp
2018-08-10update image libraries, D3005 with few modsArto Kitula
2018-08-10build_environment: remove unneeded boost patch on windows.Ray Molenkamp
2018-08-10build_environment: update freetype to 2.9.1Ray Molenkamp
2018-08-09update llvm + clang to 6.0.1 and add openmp for macOSArto Kitula
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space cmake, make.batCampbell Barton
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2018-06-02build_environment: fix paths in osl.diffRay Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-04-24Build deps: Fixed TBB build with GCC 6 and newer, turning off dead store elim...Stefan Werner
2018-04-24Build deps: Fixed capitalisation of CMake modules path for OpenVDB. Before, O...Stefan Werner
2018-03-17build_environment: remove msvc compiler warning from boost.Ray Molenkamp
2018-01-23Cleanup: CMake whitespaceCampbell Barton
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-05Cleanup: indentation, line wrappingCampbell Barton
2017-09-26deps libs: fix xiph library support on sndfile on macOSArto Kitula
2017-09-22[cmake/deps_builder] update openjpeg to 1.5.2 to match the version in master/...Ray Molenkamp
2017-09-20[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1Ray Molenkamp
2017-09-20deps build: bump Python to 3.6.2 and Numpy to 1.13.1Arto Kitula
2017-08-15[depsbuilder] fix outdated python patch on windows.Ray Molenkamp
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel