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
2012-11-15Correction to 32bit buildslavesSergey Sharybin
2012-11-15OSL Scons rulesSergey Sharybin
2012-11-15looks like we need those libs as well to compile with static ffmpeg on fedora...Bastien Montagne
2012-11-15Fixes, mostly for RPM (tested on fedora17):Bastien Montagne
2012-11-14remove ifdef'd bevel code, current bevel works better then the previous code.Campbell Barton
2012-11-14Fix for oiio/ocio/boost in those scons config, else specifying a custom "root...Bastien Montagne
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-13Fixes for sconsBastien Montagne
2012-11-13Adding an escape for '/' char inside the regex's char classe, looks like it i...Bastien Montagne
2012-11-13Add more info to make ffmpeg work "out of the box" for DEB systems:Bastien Montagne
2012-11-13More fixes:Bastien Montagne
2012-11-13Hopefully now suse will just work :)Sergey Sharybin
2012-11-13Install dependencies script: added support of OpenSUSESergey Sharybin
2012-11-13fix for boost (symlink was buggy, and better to only build needed boost libs).Bastien Montagne
2012-11-12Initial implementation of a script for automatic dependencies installer/builderSergey Sharybin
2012-11-12Enable libboost_locale for buildbot rulesSergey Sharybin
2012-11-12fix scons compile after introducing BF_BOOST_LIB_INTERNATIONALJens Verwiebe
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-10Another fix for finding python stuff... Should work for everyone now! (I hope...Bastien Montagne
2012-11-07Use CMAKE_LIBRARY_ARCHITECTURE instead of hardcoded stuff like x86_64-linux-g...Bastien Montagne
2012-11-07Attempt to fix problems with local built py caused by own r51976.Bastien Montagne
2012-11-07Update to make it work with new debian-like py3.3 packages. A bit hackish (th...Bastien Montagne
2012-11-07for utility checkers, use QUIET env var, not to print progress. Campbell Barton
2012-11-06Release environment script: make python linking to openssl staticallySergey Sharybin
2012-11-05Buildbot: blenderplayer configuration needs to define path to boost nowSergey Sharybin
2012-11-05Switch glibc-2.7 buildbots to py3.3Sergey Sharybin
2012-11-05Release environment script: correction to python shm checkSergey Sharybin
2012-11-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...Campbell Barton
2012-11-05Script to configure release build environmentSergey Sharybin
2012-10-29Buildbot: hopefully fix for missed sound on glibc2.11 slavesSergey Sharybin
2012-10-29Buildbot: use proper archive name for glibc2.11 archivesSergey Sharybin
2012-10-29Buildbot: tweaks for glibc2.11 build environmentSergey Sharybin
2012-10-28Buildbot: keem sm_13 disabled for new buildbot tooSergey Sharybin
2012-10-28Buildbot: add glibc2.11 configuration files and build rulesSergey Sharybin
2012-10-28Buildbot: add glibc2.11 slaves, not online yetSergey Sharybin
2012-10-28Buildbot: copy master.cfg from builder.blender.orgSergey Sharybin
2012-10-27SCons: more libraries could be specified to be static nowSergey Sharybin
2012-10-22Temporary disable sm_13 for 32bit buildbot -- it requires more than 4GB of me...Sergey Sharybin
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-17style cleanup: make OSL follow our C style convention. http://wiki.blender.or...Campbell Barton
2012-10-15another change needed for qtcreator project generator to work with ninja.Campbell Barton
2012-10-15add support for using ninja to extract build info for qtcreator/netbeans/erro...Campbell Barton
2012-10-08Fix for own commit r51178, duplicate line.Lukas Toenne
2012-10-08Allow user config files in qtcreator project.Lukas Toenne
2012-10-08style cleanup: pep8Campbell Barton
2012-10-08code cleanup: reduce change the size of some float vectors that were bigger t...Campbell Barton
2012-10-08add option to build without blenders default avi codec.Campbell Barton