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-20Build: update various libraries for 3.4, fixing bugs and security issuesRay Molenkamp
2022-08-17deps/windows: bzip2 1.0.8 for pythonRay Molenkamp
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-16Fix T86124: Self-hosting external libraries packagesSybren A. Stüvel
2021-03-02CMake/deps: Append platform CFLAGS and LDFLAGS to Python build to ensure comp...Sebastián Barschkis
2021-02-23Build Environment/macOS/Python: link against zlib staticallyAnkit Meel
2021-02-10cmake/deps: update Python to 3.9.1Ray Molenkamp
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2020-08-12deps_builder: Fix python build on windowsRay Molenkamp
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-07Make deps: Fix compilation error of Python on macOSSergey Sharybin
2020-02-18build_deps: include venv on windowsRay Molenkamp
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2018-12-13deps: add missing sqlite dll to windows build.Ray Molenkamp
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-17build_environment: linux/python, help python find ffi.Ray Molenkamp
2018-09-11Build Environment: updates for macOS.Brecht Van Lommel
2018-08-29Cleanup: remove unused build environment patches.Brecht Van Lommel
2018-08-28Build environment: Ensure Python is using static ffiSergey Sharybin
2018-08-28Build environment: Make sure Python is linkign against static ZlibSergey Sharybin
2018-08-28Build environment: Enable bzip2, lzma and sqlite for Python on LinuxSergey Sharybin
2018-08-27Build environment: Enable SSL for Python on LinuxSergey Sharybin
2018-08-20Cleanup: trailing spaceCampbell Barton
2018-08-19build_environment: python windows build fixesRay Molenkamp
2018-08-16build_environment_windows: fix missing x64 ssl libs and debug build.Ray Molenkamp
2018-08-11deplibs: disable functions that can be found on 10.13 sdk but aren't availabl...Arto Kitula
2018-08-11deplibs: python use pkg-config from homebrew for ssl + xzArto Kitula
2018-08-10build_environment: python 3.7.0 + numpy 1.15.0Ray Molenkamp
2017-11-05Cleanup: indentation, line wrappingCampbell Barton
2017-09-20[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1Ray Molenkamp
2017-08-15macOS build: simplify python install for new 10.9 libraries.Brecht Van Lommel
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel