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
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-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-03Fix compilation on MinGW32 scons. The compiled library there is already stati...Antony Riakiotakis
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-29Various fixes to scons for linux:Bastien Montagne
2013-05-28Hopefully scons+llvm works again.Sergey Sharybin
2013-04-17Turn OpenMP on for MinGW, it works the 32 bit compiler.Antony Riakiotakis
2013-04-13Fix some compilation errors for MinGW. Thanks to vildas on irc forAntony Riakiotakis
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-06Fix freestyle compile with sconsJens Verwiebe
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
2013-02-07removing xinerama on X11 dependency, this wasn't working very usefully.Campbell Barton
2013-02-06enable xinerama for scons.Campbell Barton
2013-02-05OSX/cmake/scons: python version foolproofJens Verwiebe
2013-01-31Cycles:Thomas Dinges
2013-01-22make sure config directory is initialized or python complainsAntony Riakiotakis
2013-01-22Scons, linux: If we are to keep WITH_INTERNATIONAL on by default, also turn o...Antony Riakiotakis
2013-01-22a better fix for scons finding pyconfig.h in ubuntu 12.10Antony Riakiotakis
2013-01-08OSX: take back 53611 for now, give trouble with the local variables in config...Jens Verwiebe
2013-01-06OSX/scons: make 64bit Intel the default nowJens Verwiebe
2012-12-18Minor tweaks to some UI messages...Bastien Montagne
2012-12-14SCons: clean up code which was commented out since 2007Sergey Sharybin
2012-12-14SCons; cleanup linux-config.py from using deprecated libraries from svnSergey Sharybin
2012-12-13SCons: added static libs path for OIIO, OCIO and BoostSergey Sharybin
2012-12-12OSX: make cmake and scons both compile jack and ndof with newer sdk'sJens Verwiebe
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
2012-11-26Switch windows to python 3.3Sergey Sharybin
2012-11-22Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe.Brecht Van Lommel
2012-11-20Mingw x64:Thomas Dinges
2012-11-20Windows / OSL:Thomas Dinges
2012-11-19OSX/osl: link also boost_wave, cause we use its preprocessor nowJens Verwiebe
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-19OSX/scons: migration to py 3.3Jens Verwiebe
2012-11-18OSL / Windows:Thomas Dinges
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16Windows x64:Thomas Dinges
2012-11-16OSX/scons/osl: initial osl compiling, todo: fix shader compile and copy to bu...Jens Verwiebe
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-14Fix for oiio/ocio/boost in those scons config, else specifying a custom "root...Bastien Montagne
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-11-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...Campbell Barton
2012-09-28code cleanup: correct spellingCampbell Barton