Blender Git Commit Log
Git Commits -> Revision fb94343
Revision fb94343 by Stefan Werner (mac_arm64) July 14, 2020, 08:30 (GMT) |
macOS: Enabled ctypes, numpy, etc on arm64. This is a backport of the PR for getting the latest Python to macOS/arm64: https://github.com/python/cpython/pull/21249 |
Commit Details:
Full Hash: fb94343f12854235f350a806379a209e107d8231
Parent Commit: c29ed6f
Lines Changed: +330, -50
2 Added Paths:
/build_files/build_environment/patches/numpy.diff (+27, -0) (View)
/build_files/build_environment/patches/python_macos.diff (+289, -0) (View)
/build_files/build_environment/patches/python_macos.diff (+289, -0) (View)
5 Modified Paths:
/build_files/build_environment/cmake/numpy.cmake (+1, -0) (Diff)
/build_files/build_environment/cmake/python.cmake (+3, -2) (Diff)
/build_files/build_environment/CMakeLists.txt (+3, -6) (Diff)
/build_files/build_environment/patches/python_linux.diff (+7, -41) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+0, -1) (Diff)
/build_files/build_environment/cmake/python.cmake (+3, -2) (Diff)
/build_files/build_environment/CMakeLists.txt (+3, -6) (Diff)
/build_files/build_environment/patches/python_linux.diff (+7, -41) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+0, -1) (Diff)