blender/build_files/cmake
Brecht Van Lommel 886486615b macOS: use precompiled libraries for arm64 build
Standard wiki build instructions for building Blender on macOS can now be used
on Macs with ARM processors.

This contains all libraries except for Embree and OpenImageDenoise, so Cycles
performance does not yet have full performance and features in this build. An
x86-64 build is likely to still render faster than arm64 until Embree is added.

Uses the new lib/darwin_arm64 folder. For simplicity and to keep download size
under control, both for end users and builders, we are not planning to ship
universal binaries. So this is a separate folder from lib/darwin.

Ref T78710

Differential Revision: https://developer.blender.org/D10276
2021-02-02 12:08:23 +01:00
..
config CMake/Windows/macOS: Add Libharu 2021-02-01 21:58:57 +05:30
example_scripts Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
Modules CMake/Windows/macOS: Add Libharu 2021-02-01 21:58:57 +05:30
platform macOS: use precompiled libraries for arm64 build 2021-02-02 12:08:23 +01:00
buildinfo_static.h.in CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
buildinfo.cmake CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
clang_array_check.py Fix clang_array_check checking utility 2021-01-04 17:40:05 +11:00
cmake_consistency_check_config.py CMake: update checking utility to ignore nanovdb files 2021-01-20 16:03:57 +11:00
cmake_consistency_check.py Cleanup: spelling & cleanup for cmake_consistency_check 2021-01-20 16:04:03 +11:00
cmake_netbeans_project.py Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
cmake_print_build_options.py Cleanup: pep8, blank lines 2020-10-02 11:59:16 +10:00
cmake_qtcreator_project.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_clang_array.py Fix clang_array_check checking utility 2021-01-04 17:40:05 +11:00
cmake_static_check_cppcheck.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_smatch.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_sparse.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
cmake_static_check_splint.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
macros.cmake Cleanup: clang-format, trailing space 2021-01-13 13:15:22 +11:00
packaging.cmake Fixup for license changes 2020-09-24 15:51:47 +02:00
project_info.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
project_source_info.py Fix invalid version check in 'project_source_info' 2020-10-02 13:46:41 +10:00
RpmBuild.cmake Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00