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-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-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-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-18OSL / Windows:Thomas Dinges
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16Windows x64:Thomas Dinges
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-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-11-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...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-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-09-01Enable shader model 3.0 shaders for mingw compilersAntony Riakiotakis
2012-08-22Turn OpenMP off for MinGW64. I thought it behaved correctly in new compiler b...Antony Riakiotakis
2012-08-12Fix El Topo compile with scons (win32 + linux - both untested)Daniel Genrich
2012-08-12Fix El Topo compile with scons (only win64 so far)Daniel Genrich
2012-07-26OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered X...Jens Verwiebe
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-21Correct openjpeg for scons too.Antony Riakiotakis
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
2012-05-15Cleanup optimization compile flags for mingw-w64. Antony Riakiotakis
2012-05-13Change the scons configuration for MinGW-w64 to be more in-line with cmake. A...Antony Riakiotakis
2012-05-13Disable sm_13 CUDA kernel building for now, as the build fails with out of me...Nathan Letwory