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
2014-08-12Scons / Buildbot: Remove code for Visual Studio 2008.Thomas Dinges
2014-08-02fix check for not llvmMartijn Berger
2014-08-02Collada and llvm both use the same functions and they clash.Martijn Berger
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-08-01Make build work with llvm3.4 and oiio 1.4Martijn Berger
2014-07-25OSX: adaptions needed for renewed osl/oiio/llvmJens Verwiebe
2014-07-04OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgo...Jens Verwiebe
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-26Windows: Enable numpy again, as we do have libs again for vc2013 and against ...Thomas Dinges
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-15Windows: Remove support for MSVC 2012 (VC11).Thomas Dinges
2014-05-08Remove unused scons config filesCampbell Barton
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-30Remove hard coded Python version for sconsCampbell Barton
2014-04-15OSX/python: update to py 3.4Jens Verwiebe
2014-04-07Enable openmp in MinGW-w64Antony Riakiotakis
2014-03-30fix scons ffmpeg libraries for mingw32Antony Riakiotakis
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin
2014-03-04Scons: remove lcms referenceCampbell Barton
2014-02-25On MSVC 2013 64 bit set the default to build a vista API targetted binary.Martijn Berger
2014-02-19MSVC: add more warnings to match OSX/LinuxCampbell Barton
2014-02-19MSVC: improve warnings for scons and cmakeCampbell Barton
2014-02-19prepare 32bit build msvc2013 scons/buildbotMartijn Berger
2014-02-13win32 MSVC 2013 add scons supportMartijn Berger
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-04SCons: cleaner determination of 32-bit/64-bit buildsLawrence D'Oliveiro
2013-12-29Added option to have a seperate environment for executing nvccMartijn Berger
2013-12-27Basic scons support for building with Visual Studio 2013 although full MSVC 2...Martijn Berger
2013-11-28CMake/Scons Build: disable explicit linking to libstdc++ on Linux/Unix.Brecht Van Lommel
2013-11-28Remove debug prints from SCons' python moduleSergey Sharybin
2013-11-07OSX/scons: ARCH_FLAGS where not prperly added to CPPFLAGSJens Verwiebe
2013-11-07OSX/scons: for completeness, added WITH_BF_OPENMP switchJens Verwiebe
2013-11-07OSX/scons: huge change, now you can set a user-config.py just with the desire...Jens Verwiebe
2013-11-06OSX/scons: remove obsolete compile flagJens Verwiebe
2013-11-06OSX/scons: remove obsolete compile flags and silence warnings same timeJens Verwiebe
2013-11-06OSX/scons: remove another outdated conditionalJens Verwiebe
2013-11-06OSX/scons: remove local MAC_MIN_VERS var and use the always identical MACOSX_...Jens Verwiebe
2013-11-06OSX/scons: more cleanup of redundant vars, preparation to remove local vars t...Jens Verwiebe
2013-11-06OSX/scons: simplification for getting the system version ( major, minor ), us...Jens Verwiebe
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX/scons: make 10.5 our lowest env and remove older conditionalsJens Verwiebe
2013-11-05OSX: also remove USE_QTKIT option from configs, leave env var for later use (...Jens Verwiebe
2013-11-05OSX/scons: remove obsolete cocoa conditionals from configJens Verwiebe
2013-11-05OSX: preparing carbon and quicktime dropping, make QTKit also default for i386Jens Verwiebe
2013-11-05OSX: preparing carbon and quicktime dropping, make 64bit and QTKit default, m...Jens Verwiebe
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-09-13OSX/scons: take xcode-select path into account, to work well with different x...Jens Verwiebe
2013-09-10OSX/Scons/clang: restrict the ftemplate fix to clang onlyJens Verwiebe