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-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-10remove reference to wrong python version in comments & pedantic style edit.Campbell Barton
2013-06-30Patch [#35897] install_deps: add OpenEXR to ldconfig by Gavin Howard, thanks.Bastien Montagne
2013-06-26Update osl magic number when updating version ;)Bastien Montagne
2013-06-26Install Deps script:Thomas Dinges
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-23Switch buildbot to use OpenEXR-2.0Sergey Sharybin
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-21Updating suse packman repo url, name and alias to go in line with what suse d...Daniel Salazar
2013-06-20Install_deps.sh: ask suse users whether they want to install packman or not (...Bastien Montagne
2013-06-20Move DLL copying to before actual build process.Nathan Letwory
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-17cmake: remove set_lib_path macroCampbell Barton
2013-06-17CMake / vc2010:Thomas Dinges
2013-06-17Only printing errors.Nathan Letwory
2013-06-16Fix for building Blender with OSL, and no OpenEXR headers in standard paths (...Bastien Montagne
2013-06-16Set up OurSpawn for MinGW compile environment on Windows.Nathan Letwory
2013-06-15Buildbot: use relative path for redistributable dlls on windows.Brecht Van Lommel
2013-06-15Buildbot: use 1 thread for windows builds.Brecht Van Lommel
2013-06-15Add USE_PYTHON=OFF and USE_OCIO=OFF to OIIO compilation (we do not need eithe...Bastien Montagne
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-06-01Updtae buildbot's master.vfgSergey Sharybin
2013-05-31Stupid typo, reported by Eugenio Pignataro on ML, thx.Bastien Montagne
2013-05-29Various fixes for install_deps' scons options.Bastien Montagne
2013-05-29Various fixes to scons for linux:Bastien Montagne
2013-05-28Hopefully scons+llvm works again.Sergey Sharybin
2013-05-27And add Aarch (tested with amd64). Everything should be functionnal now...Bastien Montagne
2013-05-26Various fixes. Tested with OpenSuse 12.3 (amd64).Bastien Montagne
2013-05-25Some cleanup/reorganisation, and:Bastien Montagne
2013-05-25Enabled new openexr for RPM-based distro. Checked with FC18/amd64 for now, wi...Bastien Montagne
2013-05-24A bunch of fixes to install_deps.sh (most notably, a bug in oiio's embeded ve...Bastien Montagne
2013-05-24First attempt to handle openexr/ilmbase 2.0 in install_deps.sh (linux builds).Bastien Montagne
2013-05-21OSX/scons: use ditto --arch <arch> instead of cp, to thin out unused architec...Jens Verwiebe
2013-05-20code cleanup: rename bmesh operator files to be more consistentCampbell Barton
2013-05-15fix for finding openjpeg on some systems. Campbell Barton
2013-05-07Fix OS X 32 bit build error, and bring buildbot config in sync with default.Brecht Van Lommel
2013-04-29Fix for a typo in scons configurationSergey Sharybin
2013-04-23Strip unneeded folders and files from numpySergey Sharybin
2013-04-23Buildbot tweaksSergey Sharybin
2013-04-18Enable numpy install for buildbotSergey Sharybin
2013-04-17Turn OpenMP on for MinGW, it works the 32 bit compiler.Antony Riakiotakis
2013-04-14code cleanup: minor changes, clang checker option for exact size matches and ...Campbell Barton
2013-04-13Fix some compilation errors for MinGW. Thanks to vildas on irc forAntony Riakiotakis
2013-04-12code cleanup: warnings and style.Campbell Barton