Go to file
Bastien Montagne 14f2ae4bbc install_deps.sh: fix (hopefully) broken OSL building on modern RPM-like distro.
Those stupid ones only have one version of llvm (obviously not 3.4 one ;) ), so we have to build again
LLVM3.4 in those cases. Thing is,
* I did not update LLVM magic number when fixed a stupid typo breaking OSL building (the terminfo thing),
  so many people were still using previously-built LLVM.
* Even worse, options passed to OSL to specify own LLVM from /opt/lib were wrong (not sure when this got
  out of sync...).

Thanks to mib2berlin and slikdigit for the report & testings!
2015-12-09 21:56:47 +01:00
build_files install_deps.sh: fix (hopefully) broken OSL building on modern RPM-like distro. 2015-12-09 21:56:47 +01:00
doc Docs: create link pointing to latest API docs 2015-11-11 04:14:11 +11:00
extern Cleanup: warnings & spelling 2015-12-02 13:15:52 +11:00
intern Cycles: Comment out unused arguments 2015-12-09 18:38:02 +05:00
release Fix T46929: error exporting Key configuration. 2015-12-06 17:52:50 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source CMake: include eigen as a system header 2015-12-09 18:55:18 +11:00
tests PyAPI: add optional filter argument to KDTree.find 2015-12-06 21:35:32 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Use implicit compiler library paths to find OpenMP library 2015-12-03 15:34:41 +05:00
COPYING
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct Fix Scons after GLSL changes. 2015-12-06 23:09:17 +01:00