blender/build_files/build_environment
Bastien Montagne f4535c1a7a Install_deps: update to new exr/oiio versions, and (hopefully) fix ILMBase mess
Root of the issue is an (hidden!) parameter in ILMBase cmake options, that
is enabled by default, and force the generation of those ugly lib names
(Imf_2_2.so & co). Why why why enable such thing by default?

Anyway, it should be simpler to build again even on linuxes having the openexr -dev
package installed.

Also, cleaned up a bit things, now we can switch between repo and plain release archive
building from a single place for each lib, instead of commentting/uncommenting everything
each time (for libs where we have some git repo set up for some reason).
2015-02-03 19:59:07 +01:00
..
install_deps.sh Install_deps: update to new exr/oiio versions, and (hopefully) fix ILMBase mess 2015-02-03 19:59:07 +01:00
prepare_release_env.sh Avoid UUOC in install_deps.sh 2014-02-22 14:31:43 +01:00