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 (Expand)Author
2015-12-20Buildbot: Cleanup unused codeSergey Sharybin
2015-12-20Buildbot: initial work to enable CMake OSX slaveSergey Sharybin
2015-12-03Buildbot: Disable tests on Linux buildersSergey Sharybin
2015-12-03Buildbot: Fix wrong builder name checkSergey Sharybin
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-06-24replace use of 'a.find(b) != -1' --> 'b in a'Campbell Barton
2011-03-27pep8 cleanupCampbell Barton
2011-03-22Buildbot updates: working windows scons build, and run slave_*.py scriptsBrecht Van Lommel