blender/build_files
Ray Molenkamp 4db9562246 libs/windows: Prevent USD exports from leaking into blender binary.
Even though we build USD as static, it still feels the need to mark its
symbols with declspec(dllexport) which means the blender binary now exports
these symbols.

this patch fixes that unwanted behaviour, however USD libs still need to
rebuild before this becomes visible in the blender binary

Differential Revision: https://developer.blender.org/D6563

Reviewed By: sybren
2020-01-21 09:47:10 -07:00
..
build_environment libs/windows: Prevent USD exports from leaking into blender binary. 2020-01-21 09:47:10 -07:00
buildbot Buildbot: Correct timestamp argument for Windows codesign 2019-12-03 14:41:49 +01:00
cmake Fix: Building with clang on windows. 2020-01-21 09:46:53 -07:00
package_spec Archive build script: stop when creating archive fails 2019-11-29 10:37:43 +01:00
utils Merge branch 'blender-v2.81-release' 2019-11-12 14:30:22 +01:00
windows Windows: Switch to the dynamic C runtime 2019-11-08 09:01:00 -07:00