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
2016-02-27Buildbot: Rename i386 to i686, we don't support pre-i686 CPUs anywaySergey Sharybin
2015-12-20Buildbot: Cleanup unused codeSergey Sharybin
2015-12-20Buildbot: Use proper archive name for CMake OSX slaveSergey Sharybin
2015-12-20Buildbot: initial work to enable CMake OSX slaveSergey Sharybin
2015-12-04Use int division for version stringCampbell Barton
2015-12-03Buildbot: Remove windows + scons related codeSergey Sharybin
2015-12-03Buildbot: Remove linux scons buildbot related thingsSergey Sharybin
2015-12-03Buildbot: User proper folder name inside of the archiveSergey Sharybin
2015-12-03Buildbot: Remove debug-only early exitSergey Sharybin
2015-12-03Buildbot: Strip all .so files from python installSergey Sharybin
2015-12-03Buildbot: Followup to previous commitSergey Sharybin
2015-12-03Buildbot: Another attmept to solve windowsSergey Sharybin
2015-12-03Buildbot: attempt to solve packing on windowsSergey Sharybin
2015-12-03Buildbot: Fix typoSergey Sharybin
2015-12-03Buildbot: Make sure install directory always existsSergey Sharybin
2015-12-03Buildbot: Make sure buildbot_upload.zip is created in the right placeSergey Sharybin
2015-12-03Buildbot: Fix wrong builder name checkSergey Sharybin
2015-12-03Buildbot: Always expect buildbot_upload.zip to be in install/ folderSergey Sharybin
2015-12-03Buildbot: De-duplicate some path definitions in pack targetSergey Sharybin
2015-12-02Buildbot: Attempt to resolve wrong path to the buildbot_upload.zipSergey Sharybin
2015-12-02Buildbot: Attempt to fix cpack target on windowsSergey Sharybin
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-07-27Buildbot: Include branch name to the cmake buildsSergey Sharybin
2015-07-27Buildbot: Missed this in the previous commitSergey Sharybin
2015-07-27Buildbot: Attempt to make windows cmake builds names matching buldbot's namesSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2015-01-26Change exception syntax to be more modern and hopefully fix buildbot issue in...Martijn Berger
2014-11-13CMake buildbot change upload should work nowMartijn Berger
2014-11-12cmake buildbot. Create the zip archive with the name as expectedMartijn Berger
2014-11-11cmake. refactor installing python things to not have absolute path'sMartijn Berger
2014-08-08Switch linux buildbot to custom built python2.7Sergey Sharybin
2014-07-24Buildbot: Never write 'master' branch in packed file names.Bastien Montagne
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2013-12-29Buildbot SCons MSVC 2013 packing also requires something extraMartijn Berger
2013-11-19Buildbot: fix path got pack stepSergey Sharybin
2013-06-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-03-11Windows buildbot tweaksSergey Sharybin
2013-03-10Buildbot: mac configuration files for i386 and x86_64.Brecht Van Lommel
2013-01-10Stripping and packaging shall happen inside of chroot as wellSergey Sharybin
2013-01-09Remove glibc27 from buildbot scriptsSergey Sharybin
2012-10-29Buildbot: tweaks for glibc2.11 build environmentSergey Sharybin
2012-10-28Buildbot: add glibc2.11 configuration files and build rulesSergey Sharybin
2012-10-08style cleanup: pep8Campbell Barton
2012-08-02Buildbot: package softwaregl scripts for buildbot buildsSergey Sharybin
2012-04-28Same mingw fix as for compileNathan Letwory
2012-02-26Disable fancy scons output for buildbot. Should make reading build logs a bit...Sergey Sharybin
2012-02-14Buildbot: WITH_BF_CYCLES_CUDA_BINARIES should be set for packing stage too.Sergey Sharybin
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-08-22FFmpeg library update:Sergey Sharybin
2011-08-08add missing header to cmake files (else some IDE's wont index it)Campbell Barton