Blender Git Commit Log

Git Commits -> Revision 535e836

Revision 535e836 by Brecht Van Lommel (master)
August 15, 2017, 15:40 (GMT)
macOS build: simplify python install for new 10.9 libraries.

We stop using the .zip file and just have all files now in
lib/darwin/python/lib, along with numpy, numpy headers and requests.
This makes it consistent with Linux and simplifies code.

For old libraries the .zip stays, code for that gets removed when we
fully switch to new libraries.

Commit Details:

Full Hash: 535e83687d3efc6431a47d259c94131029c1edf3
Parent Commit: 477ee3a
Lines Changed: +94, -72

6 Modified Paths:

/build_files/build_environment/cmake/harvest.cmake (+4, -12) (Diff)
/build_files/build_environment/cmake/numpy.cmake (+1, -3) (Diff)
/build_files/build_environment/cmake/python.cmake (+1, -7) (Diff)
/build_files/build_environment/cmake/requests.cmake (+9, -1) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+8, -1) (Diff)
/source/creator/CMakeLists.txt (+71, -48) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021