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-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
2013-09-09OSX/Scons/clang: compilefix for libmv, as discussed with brech just globallyJens Verwiebe
2013-09-06CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth.Brecht Van Lommel
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-06Fix freestyle compile with sconsJens Verwiebe
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-05OSX/cmake/scons: python version foolproofJens Verwiebe
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-12OSX: make cmake and scons both compile jack and ndof with newer sdk'sJens Verwiebe
2012-11-19OSX/osl: link also boost_wave, cause we use its preprocessor nowJens Verwiebe
2012-11-19OSX/scons: migration to py 3.3Jens Verwiebe
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16OSX/scons/osl: initial osl compiling, todo: fix shader compile and copy to bu...Jens Verwiebe
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-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-07-26OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered X...Jens Verwiebe
2012-04-07Scons:Thomas Dinges
2012-03-15OSX/scons: also allow for omp-builds with gcc-4.6.2 and 4.6.3 ( tested ), TOD...Jens Verwiebe
2012-02-25OSX: scons: fix own mistake, truncate output of xcode-build -version to major...Jens Verwiebe
2012-02-24OSX: set ffmpeg back in darwin-config according librenamingJens Verwiebe
2012-02-17OSX: since XCode 4.3 the developer directory is inside XCode.app bundle, so w...Jens Verwiebe
2012-02-14OSX: to make transition for mediaimports to ffmpeg reliable, ffmpeg_0.10 is m...Jens Verwiebe
2011-12-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-01CyclesBrecht Van Lommel
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-13Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configsJens Verwiebe
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09Cycles:Thomas Dinges