0
0
Fork 0
blender/build_files
Brecht Van Lommel d387ef224f macOS: upgrade to Xcode 15
For Blender 4.0 only, 3.3 and 3.6 keep using the older Xcode version.

The new linker in Xcode 15 gives many warnings due to duplicated
libraries, generated by CMake to resolve circular dependencies. For now
use the old linker to silence these warnings.

Remove legacy flags for libc++, this is the default for a long time and
generates warnings with the new linker.

Reason for upgrade is to take advantage of MetalRT curve support.

Pull Request: blender/blender#110243
2023-09-20 16:25:14 +02:00
..
build_environment deps_builder: Fix zlib URI 2023-09-12 10:23:03 -06:00
buildbot License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake macOS: upgrade to Xcode 15 2023-09-20 16:25:14 +02:00
config macOS: upgrade to Xcode 15 2023-09-20 16:25:14 +02:00
package_spec License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utils Fix replacement of "Blender Foundation" in recent header change 2023-08-16 21:21:55 +10:00
windows Fix: make.bat showhash 2023-09-16 10:32:30 -06:00