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
2022-10-26deps_builder: fix hardcoded pathRay Molenkamp
2022-10-21deps_builder: expose FORCE_CHECK_HASH as an optionRay Molenkamp
2022-10-18Build: get make deps working with Xcode command line toolsBrecht Van Lommel
2022-09-27Cleanup: remove unnecessary argument to else() in CMakeCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-04-20Build: upgrade many library dependencies to new versions for Blender 3.2Ray Molenkamp
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-13Add `make source_archive_complete` targetSybren A. Stüvel
2021-03-30Build Environment: set MAKE_THREADS as per the CPUAnkit Meel
2021-03-16Fix T86124: Self-hosting external libraries packagesSybren A. Stüvel
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-10-29Simplify and enable NanoVDB dependency installationPatrick Mours
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-08-12deps_builder: Optionally build boost::pythonRay Molenkamp
2020-08-12deps_builder: Cleanup options.cmake for windowsRay Molenkamp
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-08macOS: upgrade minimum required version to 10.13 High SierraBrecht Van Lommel
2020-07-07Make deps: Use own nasm for ffmpeg and x264Sergey Sharybin
2020-06-25Build: remove unused lapack/hidapi/mingw32 build infrastructureBrecht Van Lommel
2020-02-15Cleanup: remove WITH_EMBREE make deps optionBrecht Van Lommel
2020-02-15Build: enable Embree by default for make depsBrecht Van Lommel
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-03-01build_environment: Fixed `make deps` on macOSStefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-09-17build_environment: force a consistent libdir across Linux distributions.Ray Molenkamp
2018-08-27Build environment: Fix for C placement independent codeSergey Sharybin
2018-08-26Cleanup: trailing spaceCampbell Barton
2018-08-26build_environment: fix build-flags on windows.Ray Molenkamp
2018-08-13build_environment: openexr support debug build.Ray Molenkamp
2018-08-10libs: boost 1.68Arto Kitula
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2017-11-05Cleanup: indentation, line wrappingCampbell Barton
2017-09-22[cmake/deps_builder] update openjpeg to 1.5.2 to match the version in master/...Ray Molenkamp
2017-09-21build deps: add support for multiple xcode installsArto Kitula
2017-09-03[deps/msvc] Debug flags for optimized debug libs were inverted for cxx.Ray Molenkamp
2017-08-15[deps_build/macOS] Fix FFMPEG & VPX configure commandArto Kitula
2017-08-13[build_deps/Windows] Prevent writing of any files into the source tree.Ray Molenkamp
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel