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-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
2012-11-22Fix 33149: LLVM caused startup crash on linux systems using Mesa llvmpipe.Brecht Van Lommel
2012-11-20Mingw x64:Thomas Dinges
2012-11-20Windows / OSL:Thomas Dinges
2012-11-19OSX/osl: link also boost_wave, cause we use its preprocessor nowJens Verwiebe
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-19OSX/scons: migration to py 3.3Jens Verwiebe
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-18OSL / Windows:Thomas Dinges
2012-11-18Buildbot: show OS X target version in buildbot zip filename.Brecht Van Lommel
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16Windows x64:Thomas Dinges
2012-11-16OSX/scons/osl: ready for compile now, little hack to be resolved, todo:fix a ...Jens Verwiebe
2012-11-16OSX/scons/osl: initial osl compiling, todo: fix shader compile and copy to bu...Jens Verwiebe
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-15OSL Scons rulesSergey Sharybin
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-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-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...Campbell Barton
2012-10-29Buildbot: use proper archive name for glibc2.11 archivesSergey Sharybin
2012-10-27SCons: more libraries could be specified to be static nowSergey Sharybin
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-21Cycles:Thomas Dinges
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-16Enable OpenColorIO for MinGW64 build targetsAntony Riakiotakis
2012-09-15* Disable building of Legacy Compositor in Scons. Thomas Dinges