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-19Buildbot: fix path got pack stepSergey Sharybin
2013-11-19Buildbot: tweaks for source directorySergey Sharybin
2013-11-19Initial tweaks to buildbot configurationSergey Sharybin
2013-11-17OSX/scons: using ditto autocreates dirs, spares 2 steps of mkdir iterating ov...Jens Verwiebe
2013-11-17OSX/scons: small reorder and spellingJens Verwiebe
2013-11-17OSX/scons: fix msgfmt binary linking and locale files distributionJens Verwiebe
2013-11-16Fix compilation error with SCons when using BUILDINFO and git is not foundSergey Sharybin
2013-11-16Fixes for buildinfo of exported source treeSergey Sharybin
2013-11-16Remove nested check for .git folder exists in buildinfo.cmakeSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-15Remove debug-only print from cmake macrosSergey Sharybin
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-11-07OSX/buildbot: after scons refactor we only need the vars to changeJens Verwiebe
2013-11-07OSX/scons: make gcc version detection more futureproofJens Verwiebe
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: buildbot cleanup following darwin-configJens Verwiebe
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: buildbot cleanups after carbon removalJens Verwiebe
2013-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens 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-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-10-31Minor update to r60953.Bastien Montagne
2013-10-28OSX/codesigning: add the signing rules used for releasesJens Verwiebe
2013-10-27Update OpenEXR to 2.0.1, this seems to fix some issues.Bastien Montagne
2013-10-27fix [#37195] particles crash with viewport renderCampbell Barton
2013-10-25add check for cmake that source files are not included multiple timesCampbell Barton
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-10-11scons file for OIIO (needed for psd)Dalai Felinto
2013-10-07Fix for conf instructions for scons...Bastien Montagne
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-09-27install_deps.sh fix: add explicit OGG lib handling, we need it to pass correc...Bastien Montagne
2013-09-25rename LLVM_LIB_DIR to LLVM_LIBPATH to match other cmake vars.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-20Fix own stupid error in previous commit... :/Bastien Montagne
2013-09-19Potential fix for install_deps.sh OSL build issues reported by users: run ldc...Bastien Montagne
2013-09-17Fix py/numpy build under Suse, and minor other fixes/enhancements.Bastien Montagne
2013-09-17Somplify one-liner for CPU cores detection and make it aware of multi-CPU com...Sergey Sharybin