Page MenuHome

build_environment: OSL 1.10.9 / llvm 9.0.1
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Feb 4 2020, 4:30 AM.

Details

Summary

OSL 1.10.9 fixes osl-bug 866 which is long standing issue on windows where paths get escaped and ols breaks when you install it to for instance c:\blender-tests\new-boolean

This patch bumps osl to a new version, and since llvm is the only consumer I bumped llvm/clang as well (also partially driven with @Jacques Lucke (JacquesLucke) possibly using llvm for the functions branch)

Removed some of the patches that were no longer needed

Builds and passes all tests on windows, have not tested linux or mac

Diff Detail

Repository
rB Blender
Branch
tmp_osl_llvm_update (branched from master)
Build Status
Buildable 6481
Build 6481: arc lint + arc unit

Event Timeline

Looks good to me, builds and tests pass on Linux.

This revision is now accepted and ready to land.Feb 7 2020, 8:00 PM