Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-25Buildbot: move lib step before blender.git stepSergey Sharybin
This is an attempt to make it so revision from git SHA is being displayed, not from libs svn revision.
2013-11-19Buildbot: update configuration fileSergey Sharybin
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-06-01Updtae buildbot's master.vfgSergey Sharybin
2013-01-16code cleanup:Campbell Barton
- cycles ui used 'cscene' for scene.cycles and scene.cycles_curves - style cleanup
2013-01-09Remove glibc27 from buildbot scriptsSergey Sharybin
2012-11-18Buildbot:Brecht Van Lommel
* 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-10-28Buildbot: add glibc2.11 slaves, not online yetSergey Sharybin
2012-10-28Buildbot: copy master.cfg from builder.blender.orgSergey Sharybin
Seems this file went out of sync with actual file on the server
2012-10-08style cleanup: pep8Campbell Barton
2012-04-27Changes to get mingw buildslaves going.Nathan Letwory
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-08-11use correct libdir for buildbot win64.Nathan Letwory
2011-08-03Add win64_scons builderNathan Letwory
2011-06-21pep8 complianceCampbell Barton
2011-06-04BuildBot: various changes to support building branches.Brecht Van Lommel
2011-03-27pep8 cleanupCampbell Barton
2011-03-22Buildbot master tweaks: use generic builder for scons win32, unpack fixes.Brecht Van Lommel
2011-03-22Buildbot updates: working windows scons build, and run slave_*.py scriptsBrecht Van Lommel
to compile/test/package directly from svn, easier to make changes this way.
2011-03-22use spaces rather then tabs + minor pep8 edits.Campbell Barton
2011-03-21Buildbot initial configuration files, for http://builder.blender.orgBrecht Van Lommel
Maintained in svn to make it easier for others to contribute changes, actually updating builder.blender.org requires manual update on the server.