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-08-27Make SCons's DEBUG/_DEBUG consistent with CMakeSergey Sharybin
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-02fix check for not llvmMartijn Berger
2014-08-02Collada and llvm both use the same functions and they clash.Martijn Berger
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-06-26Windows: Enable numpy again, as we do have libs again for vc2013 and against ...Thomas Dinges
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-30Remove hard coded Python version for sconsCampbell Barton
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin
2014-02-19MSVC: add more warnings to match OSX/LinuxCampbell Barton
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19prepare 32bit build msvc2013 scons/buildbotMartijn Berger
2014-02-13win32 MSVC 2013 add scons supportMartijn Berger
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-06-24replace use of 'a.find(b) != -1' --> 'b in a'Campbell Barton
2013-06-24Fix for #35851:Jürgen Herrmann
2013-06-23prevent cycles sm_35 kernel to be built on win32 with vs2012 because of ptxas...Jürgen Herrmann
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-19VS 2012 x86 SCons update.Jürgen Herrmann
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-28Hopefully scons+llvm works again.Sergey Sharybin
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-11Fix scons win32 link error with OSL, also fix a GLEW linker warningBrecht Van Lommel
2012-11-26Switch windows to python 3.3Sergey Sharybin
2012-11-20Windows / OSL:Thomas Dinges
2012-11-19Windows Libs: move OpenEXR headers to same directory structure as other platf...Brecht Van Lommel
2012-11-19SCons: make OSL linking work on windows, and fix OSL compiler path issue toBrecht Van Lommel
2012-11-18OSL / Windows:Thomas Dinges
2012-11-15Cycles OSL: windows build system changes to support static OSL/OIIO.Brecht Van Lommel
2012-11-15Windows / Scons OSL:Thomas Dinges
2012-11-12Scons compiling fixJoshua Leung
2012-11-11Clen up of gettext stuff from scons scripts... Did not touch to buildbots one...Bastien Montagne
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-08-12Fix El Topo compile with scons (win32 + linux - both untested)Daniel Genrich
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-21Correct openjpeg for scons too.Antony Riakiotakis
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-13Disable sm_13 CUDA kernel building for now, as the build fails with out of me...Nathan Letwory
2012-04-30Windows / Scons:Thomas Dinges
2012-04-12Scons / Windows release build configs:Thomas Dinges
2012-04-07Scons:Thomas Dinges
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-01-06Bumping up scons+msvc warning level to w1 so that we at least get some warningsJoshua Leung