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-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
2011-12-31Openexr path change for scons (win)Alexander Kuznetsov
2011-12-27Update build files to use new OpenAL librariesSergey Sharybin
2011-12-19* Changes for static win32 png libs. Thomas Dinges
2011-12-04CUDAThomas Dinges
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-09Fix ${} var usage. Was missing BF_OIIO and BF_BOOST init.Nathan Letwory
2011-11-09Build system fixes:Thomas Dinges
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-03Scons:Thomas Dinges
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-02Make sure that default settings have OpenMP support by default (also good for...Nathan Letwory
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-08-30Enable libsndfile by default on win32 too.Nathan Letwory
2011-08-22FFmpeg library update:Sergey Sharybin
2011-08-03- Move list of FFmpeg DLLs to be installed from SConstructSergey Sharybin
2011-08-023D Mouse support on for windows/msvc by default.Nathan Letwory
2011-07-01own change to cmake files broke MSVC2010 with Debug configuration, reported b...Campbell Barton
2011-06-28cleanup for cmake msvc build options, reference some libs directly, fix confl...Campbell Barton