Sergey Sharybin
b5c602c9c2
Buildbot config: disable gooseberry branch from nightly builds
...
There's no updates happening in the gooseberry branch, so no really reason
to waste time on rebuilding the branch overnight.
2015-08-05 11:45:52 +02:00
Sergey Sharybin
864c154a41
Buildbot config: remove windows scons and mingw builders
...
They are defunct at this moment, no reason to try scheduling builds on them.
2015-08-05 11:44:36 +02:00
Sergey Sharybin
d21668de5c
Synchronize changes from buildbot server
2015-02-10 13:47:28 +05:00
Campbell Barton
7095f47665
cleanup: pep8
...
also remove empty class parenthesis
2015-01-29 15:35:06 +11:00
Sergey Sharybin
67766f7715
Put latest buildbot config files to git
2014-11-09 00:11:50 +05:00
Bastien Montagne
de54b031c6
Buildbot: Rename testbuild branch to experimental-build and put the builds to dedicated folder
2014-10-15 15:41:23 +06:00
Thomas Dinges
2b1bacddec
Scons / Buildbot: Remove code for Visual Studio 2008.
...
Probably the vc2013 builder can become a more generic name now, but I will double check this with Martijn.
2014-08-12 12:32:39 +02:00
Thomas Dinges
e048a3c28f
Cleanup: Remove Visual Studio 2012 code from builder.
2014-08-12 12:16:22 +02:00
Bastien Montagne
23660438ad
Buildbot: proper fix for 'testbuild overriding master builds' issue.
2014-07-23 22:33:37 +02:00
Bastien Montagne
b2170b9194
Revert "Buildbot: more fixes, this time to upload logic."
...
This reverts commit b1e1646d945d8f7e15c7828a9a5fb0fc4f516f51.
Sorry, was a bit too quick on this one... :/
2014-07-23 22:28:02 +02:00
Bastien Montagne
b1e1646d94
Buildbot: more fixes, this time to upload logic.
...
We do not want testbuild to override 'official' (master) builds!
2014-07-23 22:21:04 +02:00
Bastien Montagne
15b5f84a1e
Buildbot: fix to previous commit, to handle svn libs...
2014-07-23 20:59:40 +02:00
Bastien Montagne
554829dc9e
Buildbot: rework to support branch selection.
...
Issue with previous code was that branch selected was applied to all repositories.
To be able to control branch on a per-repo basis, we need to use codebases instead.
This commit only enables branch (master/testbuild) and revision selection for master,
we probably do not need this for submodules currently (easy to enable anyway).
Note: tested on local buildbot setup, for linux only (up to build step, have no build env).
2014-07-23 18:10:18 +02:00
Bastien Montagne
8a52e7eeba
Buildbot: fix submodule branch issue (we have to fix it on 'master', since default
...
one can be overriden by custom setting for force scheduler).
2014-07-22 20:24:56 +02:00
Bastien Montagne
63fcaa8002
Update buildbot conf, to enable a 'testbuild' branch in 'force' scheduler.
2014-07-22 19:46:36 +02:00
Campbell Barton
200dd87de1
Cleanup: pep8 & redundant vars
2014-07-22 12:03:15 +10:00
Sergey Sharybin
cf9d03494b
Update buildbot config to latest actual version
2014-07-20 18:00:39 +06:00
Sergey Sharybin
682b949d0f
Sync changes with buildbot server
2014-06-01 18:31:48 +06:00
Thomas Dinges
2eeab8f191
Windows: Remove support for MSVC 2012 (VC11).
...
The officially supported compiled is now MSVC 2013, and MSVC 2008 will be faded out slowly over the coming weeks.
2014-05-15 07:50:02 +02:00
Sergey Sharybin
fb2bc547fe
Buildbot: move lib step before blender.git step
...
This is an attempt to make it so revision from git
SHA is being displayed, not from libs svn revision.
2013-11-25 15:25:10 +06:00
Sergey Sharybin
2d8d3f364e
Buildbot: update configuration file
...
Consider this configuration final-1 for the migration,
Linux and OSX slaves seems to be fine, Windows slave
would need some changes from the slave side.
2013-11-19 18:52:18 +06:00
Sergey Sharybin
b453516cf2
Updtae buildbot's master.vfg
2013-06-01 10:18:47 +00:00
Campbell Barton
769ab3eed8
code cleanup:
...
- cycles ui used 'cscene' for scene.cycles and scene.cycles_curves
- style cleanup
2013-01-15 23:17:45 +00:00
Sergey Sharybin
a4ba448529
Remove glibc27 from buildbot scripts
2013-01-09 13:46:59 +00:00
Brecht Van Lommel
fd7a3db8eb
Buildbot:
...
* Use rsync upload for Mac slave, rather than uploading entire file. This could
be enabled for more slaves, should make more frequent builds possible.
* Split Mac into 10.6 and 10.5 builds.
2012-11-18 00:20:23 +00:00
Sergey Sharybin
445bd0eb6e
Buildbot: add glibc2.11 slaves, not online yet
2012-10-28 16:58:44 +00:00
Sergey Sharybin
b980b43e66
Buildbot: copy master.cfg from builder.blender.org
...
Seems this file went out of sync with actual file on the server
2012-10-28 16:40:31 +00:00
Campbell Barton
7614428c09
style cleanup: pep8
2012-10-08 10:03:01 +00:00
Nathan Letwory
a299855e34
Changes to get mingw buildslaves going.
2012-04-27 13:18:55 +00:00
Campbell Barton
6e28ac2d7b
pep8 edits and avoid naming conflicts with python builtins
2011-11-24 19:36:12 +00:00
Nathan Letwory
3359b7d7b7
use correct libdir for buildbot win64.
2011-08-11 16:43:36 +00:00
Nathan Letwory
289ef16fcf
Add win64_scons builder
2011-08-03 13:00:11 +00:00
Campbell Barton
eaae38551f
pep8 compliance
2011-06-21 17:17:51 +00:00
Brecht Van Lommel
06ca703737
BuildBot: various changes to support building branches.
2011-06-03 20:44:23 +00:00
Campbell Barton
50a06eccff
pep8 cleanup
2011-03-27 05:23:14 +00:00
Brecht Van Lommel
e5eed21a6b
Buildbot master tweaks: use generic builder for scons win32, unpack fixes.
2011-03-22 15:25:18 +00:00
Brecht Van Lommel
04a63cb393
Buildbot updates: working windows scons build, and run slave_*.py scripts
...
to compile/test/package directly from svn, easier to make changes this way.
2011-03-22 13:05:05 +00:00
Campbell Barton
4bca2e455d
use spaces rather then tabs + minor pep8 edits.
2011-03-21 22:37:08 +00:00
Brecht Van Lommel
9a75ba4463
Buildbot initial configuration files, for http://builder.blender.org
...
Maintained in svn to make it easier for others to contribute changes,
actually updating builder.blender.org requires manual update on the
server.
2011-03-21 16:46:26 +00:00