Go to file
Mai Lavelle b72aef92c4 install_deps: Avoid conflicts on Arch-based systems when gcc-multilib is installed
install_deps can fail due to conflict between gcc (referenced by base-devel) and
gcc-multilib if the latter is installed. This avoids the conflict by filtering
the contents of base-devel when needed.

Reviewers: mont29

Differential Revision: https://developer.blender.org/D1944
2016-05-12 18:17:14 -04:00
build_files install_deps: Avoid conflicts on Arch-based systems when gcc-multilib is installed 2016-05-12 18:17:14 -04:00
doc Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
extern A "better" (?) fix for msvc silliness - used in one other place in all of Blender 2016-05-09 01:46:18 +12:00
intern Cycles: Add support for single channel byte textures. 2016-05-12 14:51:42 +02:00
release GPencil: Added operators to select first and last points of strokes 2016-05-09 17:23:36 +12:00
source Fix T48413: editmesh intersect tool crash 2016-05-12 21:00:08 +10:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10: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 Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: optional date/time overrides for reproducible builds 2016-05-11 02:47:38 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix T48078: incorrect OS X command for retrieving number of CPUs on in Makefile. 2016-04-09 00:25:18 +02:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00