ffac92e385
Buildbot: Update master config
2017-04-04 12:52:54 +02:00
4f7eb3ad12
Buildbot: Update master config
2017-04-04 12:15:35 +02:00
728f75c6a7
Buildbot: Some more twqeaks to master config
2017-04-03 15:51:31 +02:00
e741804ce3
Buildbot: Update bundled vetrsion of server configuration
2017-04-03 15:36:52 +02:00
cc93a66e71
Buildbot: SPecial branch trickery for linux slaves
2017-04-03 15:04:16 +02:00
d27ef3913a
Buildbot: Some special tricks for Blender 2.8 slave
2017-04-03 14:49:07 +02:00
b3f9ae0125
Buildbot: Revert previous change, older toolkit has same exact behavior
2017-03-29 10:48:10 +02:00
15ff75d06b
Buildbot: Use older NVCC on 32bit linux
...
Newer toolkit has some weird issue with cross0-compiling 32bit kernels
from 64bit environment.
2017-03-29 10:21:17 +02:00
ac43e5cc87
Buildbot: Remove global hardcoded NVCC path
...
This was initially needed for heterogeneous setup of two toolkits which
we no longer need.
2017-03-29 10:16:41 +02:00
e32710d2d7
Buildbot: Use proper NVCC path
...
In fact, we could probably remove this option all together.
2017-03-24 10:27:41 +01:00
0e459ad1a3
Buildbot: Re-enable cuda support for OSX
2017-02-03 16:11:05 +01:00
87cacd3893
Buildbot: Disable glibc211 slaves
2016-12-01 15:05:53 +01:00
Martijn Berger
63b38848a2
buidlbot, msbuild is slightly different in that is wants to build debug anyway even if we told cmake we want release
2016-11-10 11:00:04 +01:00
Martijn Berger
1977440770
buidlbot, msbuild is slightly different in that is wants to build debug anyway even if we told cmake we want release
2016-11-10 10:55:49 +01:00
Martijn Berger
8b8e04cae6
let cmake handle calling msbuild for windows buildbots
2016-11-10 10:48:54 +01:00
6f3f27c0cc
Buildbot: Update copy of buildbot master configuration
2016-11-07 14:29:11 +01:00
b4f9766ed1
Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms.
2016-10-03 22:15:26 +02:00
7d63ea4a1c
Buildbot: Another attempt to have OSX builder fixed
2016-09-19 16:45:08 +02:00
12680d36f5
Buildbot: Temporary disable CUBIN compilation
2016-09-19 16:24:55 +02:00
838e0a09c7
Buildbot: Attempt to use proper Clang for CUDA binaries
2016-09-19 16:11:19 +02:00
634508ca3f
Buildbot: Disable QuickTime for the time being
...
Buildbot machine was updated to the new SDK which seems to have
QTKit removed.
For until we've installed older SDK or ported our code to a new
AVFramework disabling QuickTime.
2016-09-16 17:51:01 +02:00
08ebd72851
Buildbot: Use annoying hybrid setup of two CUDA toolkits
...
This is for until we'll solve issues with toolkit 8.0.
2016-08-02 15:32:03 +02:00
8e015e30b5
Buildbot: Enable proper Pascal architecture
2016-08-01 18:26:53 +02:00
473fc0cf0e
Buildbot: Seems quotes are not really needed when passing list
2016-08-01 16:25:03 +02:00
98b8a68f9d
Buildbot: Attempt to enable sm_60 CUDA architecture for build slaves
2016-08-01 16:05:33 +02:00
438bdccff3
Buildobt: Update master config
2016-06-08 12:17:18 +02:00
b7a0340414
Buildbot: Give 2015 builds different name
2016-06-08 12:01:26 +02:00
1345865dcd
Buildbot: Trickery for MSVC2015 and NVCC
2016-06-08 10:31:04 +02:00
91c146c42e
Cuda 7.5 cannot be made to work with a supported cl.exe version in the same way as cuda 6.0 does allow, disabling cuda kernels on buildbot for now
2016-06-07 20:58:53 +02:00
d16635e497
Cuda 7.5 cannot be made to work with a supported cl.exe version in the same way as cuda 6.0 does allow, disabling cuda kernels on buildbot for now
2016-06-07 20:56:44 +02:00
1d8637ec69
buildbot work around cuda / msvc compatibility issues attempt 2/ passing a string from python to cmake to nvcc is harder then it looks
2016-06-04 17:41:11 +02:00
ebbfd92859
buildbot work around cuda / msvc compatibility issues
2016-06-04 12:37:46 +02:00
230cf2e46d
Buildbot: Attempt to fix buildbot after recent change
2016-05-31 15:28:32 +02:00
9e77a03f63
Buildbot: Use proper list management function
...
Spotted by Campbell, thanks!
2016-05-31 15:20:14 +02:00
f1f7f6d4b1
Buildbot: Pass proper generator for MSVC 2015 builder
2016-05-31 14:42:18 +02:00
9513bdcaea
Buildbot: Attempt to make sure install folder is always clean for Win and OSX
2016-05-09 17:34:02 +02:00
beaa57d269
Refactor BKE_blender into separate headers
...
- BKE_blender_version.h (only version defines & versionstr).
- BKE_blender_copybuffer.h (currently only used for view3d copy/paste).
- BKE_blender_undo.h (global undo functions).
- BKE_blendfile.h (high level blend file read/write API).
2016-04-25 19:27:45 +10:00
f185effa15
Buildbot: Explicitly disable tests on all platforms
...
They were never running anyway since there's no checkout of
tests folder. We should either make tweaks to buildbot master
to make it to send cloning commands for tests folder and keep
tests working (currently some of them are broken).
2016-04-01 10:33:44 +02:00
743739f9dc
Cleanup: style/spelling
2016-04-01 10:02:59 +11:00
3a24e6320f
Buildbot: Attempt to work-around unsupported clang on OSX machine
...
Ideally this would need to be fixed by nvcc itself. but they didn't
do that for a long time.
2016-03-29 19:46:10 +02:00
94349ab308
Buildbot: Store latest master config from buildbot
2016-02-29 11:33:06 +01:00
562b568abe
Buildbot: Rename i386 to i686, we don't support pre-i686 CPUs anyway
2016-02-27 14:06:37 +01:00
3fcd638beb
Buildbot: Support build in a newer chroot
2016-02-27 13:09:36 +01:00
90e9da423b
CMake: Enable BLOSC for OpenVDB for the full config
...
This will respect the official build configuration where we should
have BLOSC enabled.
We can't really detect if OpenVDB was compiled with BLOSC or not,
so seems we can't really avoid this extra flag.
2016-02-23 09:48:47 +01:00
8512a8b956
Buildbot: Remove CMake cache on all platforms
...
This way we are always sure that we are using latest ever configuration
without need to manually poke buildbot after doing changes in the building
environment.
Also uncomment code back, was a left-over from some debug.
2016-02-17 15:29:13 +01:00
6c298a16e4
Buildbot: Support CUDA kernels cross-compile and enable it for 32bit platforms
2016-02-15 19:13:52 +01:00
d924998d3e
Cleanup: pep8
2016-02-01 00:47:10 +11:00
d3989a3140
Buildbot: Update master configuration
2016-01-29 17:47:47 +05:00
938e528bee
Buildbot: Enable OpenVDB BLOSC for the Linux builders
2016-01-27 12:49:42 +01:00
1f954649c4
OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbot
2016-01-27 12:27:35 +01:00