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
2015-06-20SCons: Enable sm_52 CUDA kernel on all platformsSergey Sharybin
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-08-27Make SCons's DEBUG/_DEBUG consistent with CMakeSergey Sharybin
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-30fix scons ffmpeg libraries for mingw32Antony Riakiotakis
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
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-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-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary
2013-02-21Cycles GPU rendering:Thomas Dinges
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
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-09-28code cleanup: correct spellingCampbell Barton
2012-09-17Updating mingw32 config to reflect new boost libraries in svnJoshua Leung
2012-09-17* Enable opencolorio for scons/mingw32 (coming very soon)Antony Riakiotakis
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-09-01Enable shader model 3.0 shaders for mingw compilersAntony Riakiotakis
2012-06-21Correct openjpeg for scons too.Antony Riakiotakis
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
2012-04-23Update build files to use the new lib locations for MinGW. For builders: you ...Antony Riakiotakis
2012-04-07Scons:Thomas Dinges
2012-02-26Missed Scons update for MinGW boostAntony Riakiotakis
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-01-05disable recent attempt to static link mingw DLL's causes errors for some users.Campbell Barton
2012-01-05link mingw libstdc++ and libgcc libs statically so users dont need mingw inst...Campbell Barton
2011-12-29Mingw - use truly relative instead of absolute-relative paths for Boost and OIIOJoshua Leung
2011-12-27Update build files to use new OpenAL librariesSergey Sharybin
2011-12-19* Fix for moving mingw png libs.Thomas Dinges
2011-12-19MinGW png libsThomas Dinges
2011-11-14mingw compiles again after OceanSim stuffJoshua Leung
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-09correct comment, no longer needed.Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-06fix link issues with MinGW - a substitute declaration(correctByteOrder) for i...Antony Riakiotakis
2011-08-22Update rules for linux cross and mingw: list of DLLs for FFmpeg should be def...Sergey Sharybin
2011-08-22FFmpeg library update:Sergey Sharybin
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-03-12set 2mb stack for mingw too.Campbell Barton