blender/build_files/build_environment
Bastien Montagne f3f991c80f Install_deps: fix for clang url issue.
Newest clang would use 'cfe-' prefix instead of 'clang-' one - don’t ask me why...
Had to make a wrapper around wget, that:
* Accepts an array of URLs as first parameter;
* Errors and exits when wget fails for some reason (was silent before).

Issue reported in T40871 by simonrepp (Simon Repp), thanks.
2014-06-29 18:40:38 +02:00
..
install_deps.sh Install_deps: fix for clang url issue. 2014-06-29 18:40:38 +02:00
prepare_release_env.sh Avoid UUOC in install_deps.sh 2014-02-22 14:31:43 +01:00