blender/build_files
Sergey Sharybin 35d0e99299 Added new scons target: cudakernels
It's intended to perform compilation of CUDA kernels only,
without doing anything with other sources/resources and
main purpose of this target is to be able to compile cuda
kernels in completely different environment than the rest
of blender was compiled.

This is needed for linux build environment, where sm_13
compilation fails dramatically in 32bit chroot but could
be compiled in 64bit environment.
2013-01-10 08:01:07 +00:00
..
build_environment Patch from Ejner Fergo: enhancements to install_deps.sh. 2013-01-03 15:35:46 +00:00
buildbot Remove glibc27 from buildbot scripts 2013-01-09 13:46:59 +00:00
cmake add error check for qtcreator&netbeans project file generators to quit early if cmake fails. 2013-01-07 14:25:26 +00:00
package_spec Add datafiles/locale/languages to blender.spec.in for CPack 2012-12-28 23:30:34 +00:00
scons Added new scons target: cudakernels 2013-01-10 08:01:07 +00:00