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
2014-06-01Sync changes with buildbot serverSergey Sharybin
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-22Corrected the commentSergey Sharybin
2014-04-22Switch buildbot to Python-3.4.0Sergey Sharybin
2014-03-05Enable requests for buildbot and release builderSergey Sharybin
2014-01-29Scons: refactor cycles kernel code to avoid building the AVX kernel withBrecht Van Lommel
2014-01-27Buildbot OS X: compile with clang instead of GCC.Brecht Van Lommel
2013-12-29Buildbot SCons MSVC 2013 packing also requires something extraMartijn Berger
2013-12-29MSVC 2013 buildbot changesMartijn Berger
2013-11-25Buildbot: move lib step before blender.git stepSergey Sharybin
2013-11-19Buildbot: update configuration fileSergey Sharybin
2013-11-19Buildbot: fix path got pack stepSergey Sharybin
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-11-07OSX/buildbot: after scons refactor we only need the vars to changeJens Verwiebe
2013-11-06OSX/scons: simplification for getting the system version ( major, minor ), us...Jens Verwiebe
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX/scons: buildbot cleanup following darwin-configJens Verwiebe
2013-11-05OSX: also remove USE_QTKIT option from configs, leave env var for later use (...Jens Verwiebe
2013-11-05OSX: buildbot cleanups after carbon removalJens Verwiebe
2013-09-06CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth.Brecht Van Lommel
2013-06-24replace use of 'a.find(b) != -1' --> 'b in a'Campbell Barton
2013-06-23Switch buildbot to use OpenEXR-2.0Sergey Sharybin
2013-06-20Move DLL copying to before actual build process.Nathan Letwory
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-15Buildbot: use relative path for redistributable dlls on windows.Brecht Van Lommel
2013-06-15Buildbot: use 1 thread for windows builds.Brecht Van Lommel
2013-06-01Updtae buildbot's master.vfgSergey Sharybin
2013-05-07Fix OS X 32 bit build error, and bring buildbot config in sync with default.Brecht Van Lommel
2013-04-23Buildbot tweaksSergey Sharybin
2013-04-18Enable numpy install for buildbotSergey Sharybin
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-12Woops, installing dlls shall happen after all the folders are created.Sergey Sharybin
2013-03-12Made a mistake in recent windows buildbot tweaks.Sergey Sharybin
2013-03-11Mixed paths to redist libraries in recent commitSergey Sharybin
2013-03-11Windows buildbot tweaksSergey Sharybin
2013-03-11Fix first regression introduced with r55173: need to import shutil before usi...Sergey Sharybin
2013-03-10Buildbot: mac configuration files for i386 and x86_64.Brecht Van Lommel
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-12Buildbot: revert r54465 and r54466 -- issue was not caused bySergey Sharybin
2013-02-11Buildbot: -WITHOUT_BF_OVERWRITE_INSTALL should not be needed nowSergey Sharybin
2013-02-11Buildbot: switch to using native toolkit againSergey Sharybin
2013-01-16code cleanup:Campbell Barton
2013-01-14Cuda binaries workaround for buildbot shall no longer be needed.Sergey Sharybin
2013-01-12Buildbot: fix for missing CUDA compute after recent changesSergey Sharybin
2013-01-10Stripping and packaging shall happen inside of chroot as wellSergey Sharybin
2013-01-10Further tweaks to buildbotSergey Sharybin
2013-01-10Switch linux buildbot to compile all cuda kernels in 64bit environmentSergey Sharybin