blender/build_files
Sergey Sharybin 9e4d9295f0 Fix: Compilation error of fribidi on macOS
Fribidi uses Meson, which auto-detects presence of ccache and uses it
when found. This could cause incorrect compilation results when doing
a cross-compilation to different platforms on the same machine.

Pass the typical configuration environment to the Meson setup, which
takes care of specifying deployment targets and architecture as the
compiler flags, preventing ccache from using result from a different
architecture.

This is similar to the Meson setup used for Harfbuzz and Epoxy.

Pull Request: https://projects.blender.org/blender/blender/pulls/123828
2024-06-27 19:56:46 +02:00
..
build_environment Fix: Compilation error of fribidi on macOS 2024-06-27 19:56:46 +02:00
buildbot Build: make Linux cmake release config consistent with buildbot 2023-10-09 14:41:34 +02:00
cmake Fix (unreported) CMake choosing system wayland paths over pre-built ones. 2024-06-26 12:17:40 +02:00
config Cycles: Update ocloc to 101.5518 on Windows 2024-06-21 18:01:54 +02:00
package_spec License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utils Cleanup: make format 2024-05-27 12:24:16 +02:00
windows make.bat: Enable .py formatting with make format 2024-06-06 09:10:19 -06:00