blender/build_files/buildbot
Sergey Sharybin dc4636827b Buildbot: fix for missing CUDA compute after recent changes
Issue was caused by how CUDA devices availability done in Cycles.
Basically, if there's no WITH_CUDA_BINARIES buildtime, nvcc becomes
mandatory dependency.

Since kernels are building in separate target now, this logic broke
a bit.

Perhaps condition in util_cuda shall be changed to be a bit smarter,
but for now just work-around by enabling CUDA binaries when building
Cycles. Made it empty arch list to be sure no kernels will try to
re-compile after cudakernels target is done.
2013-01-12 19:17:50 +00:00
..
config Buildbot: fix for missing CUDA compute after recent changes 2013-01-12 19:17:50 +00:00
master_unpack.py style cleanup: pep8 2012-10-08 10:03:01 +00:00
master.cfg Remove glibc27 from buildbot scripts 2013-01-09 13:46:59 +00:00
slave_compile.py Further tweaks to buildbot 2013-01-10 08:55:44 +00:00
slave_pack.py Stripping and packaging shall happen inside of chroot as well 2013-01-10 09:21:12 +00:00
slave_rsync.py Buildbot: 2012-11-18 00:20:23 +00:00
slave_test.py pep8 cleanup 2011-03-27 05:23:14 +00:00