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-08-02Buildbot: Use annoying hybrid setup of two CUDA toolkitsSergey Sharybin
2016-08-01Buildbot: Enable proper Pascal architectureSergey Sharybin
2016-08-01Buildbot: Seems quotes are not really needed when passing listSergey Sharybin
2016-08-01Buildbot: Attempt to enable sm_60 CUDA architecture for build slavesSergey Sharybin
2016-06-08Buildbot: Trickery for MSVC2015 and NVCCSergey Sharybin
2016-06-07Cuda 7.5 cannot be made to work with a supported cl.exe version in the same w...Martijn Berger
2016-06-07Cuda 7.5 cannot be made to work with a supported cl.exe version in the same w...Martijn Berger
2016-06-04buildbot work around cuda / msvc compatibility issues attempt 2/ passing a st...Martijn Berger
2016-06-04buildbot work around cuda / msvc compatibility issuesMartijn Berger
2016-05-31Buildbot: Attempt to fix buildbot after recent changeSergey Sharybin
2016-05-31Buildbot: Use proper list management functionSergey Sharybin
2016-05-31Buildbot: Pass proper generator for MSVC 2015 builderSergey Sharybin
2016-05-09Buildbot: Attempt to make sure install folder is always clean for Win and OSXSergey Sharybin
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-29Buildbot: Attempt to work-around unsupported clang on OSX machineSergey Sharybin
2016-02-27Buildbot: Rename i386 to i686, we don't support pre-i686 CPUs anywaySergey Sharybin
2016-02-27Buildbot: Support build in a newer chrootSergey Sharybin
2016-02-17Buildbot: Remove CMake cache on all platformsSergey Sharybin
2016-02-15Buildbot: Support CUDA kernels cross-compile and enable it for 32bit platformsSergey Sharybin
2015-12-20Buildbot: Cleanup unused codeSergey Sharybin
2015-12-20Buildbot: Make sure optiosn override are passed after the config fileSergey Sharybin
2015-12-20Buildbot: Disable CUDA binaries for 32bit OSX slaveSergey Sharybin
2015-12-20Buildbot: Disable some unsupported features for 32bit OSX CMake slaveSergey Sharybin
2015-12-20Buildbot: Fix wrong architecture passed to CMakeSergey Sharybin
2015-12-20Buildbot: initial work to enable CMake OSX slaveSergey Sharybin
2015-12-03Buildbot: Remove windows + scons related codeSergey Sharybin
2015-12-03Buildbot: Remove linux scons buildbot related thingsSergey Sharybin
2015-12-03Buildbot: Re-enable CUDA binaries for 64 bit linux slaveSergey Sharybin
2015-12-02Buildbot: Don't specify install directory for Windows buildsSergey Sharybin
2015-12-02Buildbot: Fix typoSergey Sharybin
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-10-11Revert "Buildbot: Test enable CUDA binaries for Win32"Bastien Montagne
2015-09-09Buildbot: Test enable CUDA binaries for Win32Sergey Sharybin
2015-08-27Buildbot: Correction to previous commitSergey Sharybin
2015-08-27Buildbot: Disable CUDA binaries on win32Sergey Sharybin
2015-07-26Make cmake windows 32 bit buildbot use the 120xp toolkit, restoringMartijn Berger
2015-04-29Buildbot: Attempt to fix cudakernels target screwing up autotest cacheSergey Sharybin
2015-04-29Buildbot: Fix typo in error messageSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2014-11-17cmake/buildbot: make sure we build the full blender and cycles cuda binariesMartijn Berger
2014-11-11buildbot: fix: cmake generator is kind of sensitiveMartijn Berger
2014-11-11Add msbuild for windows cmake buildbotsMartijn Berger
2014-08-27Fix windows buildbot rebuilding cubins on both compile and packSergey Sharybin
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-08Switch linux buildbot to custom built python2.7Sergey Sharybin
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-04-22Corrected the commentSergey Sharybin
2013-12-29MSVC 2013 buildbot changesMartijn Berger
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-06-20Move DLL copying to before actual build process.Nathan Letwory