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-08-15Compilation error fix when using sconsSergey Sharybin
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-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-17Only printing errors.Nathan Letwory
2013-06-16Set up OurSpawn for MinGW compile environment on Windows.Nathan Letwory
2013-06-10Python script auto-execution changes:Campbell Barton
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-05-21OSX/scons: use ditto --arch <arch> instead of cp, to thin out unused architec...Jens Verwiebe
2013-04-29Fix for a typo in scons configurationSergey Sharybin
2013-04-23Strip unneeded folders and files from numpySergey 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-10OSX: remove the applescript and env var for omp_set_treads from plistJens Verwiebe
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-07Freestyle / Scons:Thomas Dinges
2013-04-06Fix freestyle compile with sconsJens Verwiebe
2013-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-04patch [#34525] Scons ' colorCampbell Barton
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-31Fix scons building under unix. Now we should really have only *one* '/usr/lib...Bastien Montagne
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-14Dosvidanya, old compositor!Sergey Sharybin
2013-01-10Added new scons target: cudakernelsSergey Sharybin
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-20Scons / Windows Release Builds:Thomas Dinges
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-12-03Fix scons not installing closure/ directory for runtime compiles of CUDA kernel.Brecht Van Lommel
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
2012-11-26Switch windows to python 3.3Sergey Sharybin