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
2017-09-20deps build: bump Python to 3.6.2 and Numpy to 1.13.1Arto Kitula
2017-09-18[cmake/dependencies] Update libsndfile to 1.0.28Ray Molenkamp
2017-09-12Update tgz script, remove deprecated `GZIP` useCampbell Barton
2017-09-05Buildbot: Fix paths to sndfile and flacSergey Sharybin
2017-09-03[deps/msvc] Debug flags for optimized debug libs were inverted for cxx.Ray Molenkamp
2017-08-28Buildbot: Tweak nightly schedule of buildsSergey Sharybin
2017-08-23Tests: fix incorrect check for hidden dirCampbell Barton
2017-08-16Support MSVSC 2017 15.3.0 (compiler 19.11)Antonioya
2017-08-15macOS build: simplify python install for new 10.9 libraries.Brecht Van Lommel
2017-08-15[deps_build/macOS] Fix FFMPEG & VPX configure commandArto Kitula
2017-08-15[build_deps/Windows] Add numpy headers to the python include folder on window...Ray Molenkamp
2017-08-15[depsbuilder] fix outdated python patch on windows.Ray Molenkamp
2017-08-15[depsbuilder] Fix broken osl flags on windows.Ray Molenkamp
2017-08-13[build_deps/Windows] Prevent writing of any files into the source tree.Ray Molenkamp
2017-08-10Fix install_deps usage of patches.Bastien Montagne
2017-08-09Forgot to change magicnumber of OIIO built lib in previous commit...Bastien Montagne
2017-08-09install_deps: disable PTex in our OIIO building for now, broken on newest sys...Bastien Montagne
2017-08-08Fix CMake dependencies builder issues on Linux with TBB and Python packages.Brecht Van Lommel
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
2017-07-17Buildbot: Switch to GCC-7 for Linux build slavesSergey Sharybin
2017-06-26Enable optional jack in install_deps.shBastien Montagne
2017-06-21Fix typo in builtbot configDalai Felinto
2017-06-09install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15Bastien Montagne
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-07Collada: Add search path which is used default by it's SCons build systemSergey Sharybin
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-18Install_deps: py 3.5.3, collada 22b1f4ff026881b4 (2.6.47), OCIO 6de971097c7f5.Bastien Montagne
2017-04-27Cleanup: spellingCampbell Barton
2017-04-26OSX buildbot: remove redundant optionJens Verwiebe
2017-04-26OSX buildbot: disable unsupported calls for now and use quicktime off defaultJens Verwiebe
2017-04-25Fix OSX buildbotJens Verwiebe
2017-04-23CMake: move some Apple specific code into platform_apple_xcode.cmake.Brecht Van Lommel
2017-04-23CMake: disable WITH_CODEC_QUICKTIME for macOS > 10.11 for configurations.Romain Foyard
2017-04-22OSX: satisfy macro to also apply alembic testsJens Verwiebe
2017-04-21[cmake] Fix Alembic build errors with msvclazydodo
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-18Fix install_deps.sh for new Ubuntu 17.04, which does not have libopenjpeg!Bastien Montagne
2017-04-14Buildbot: Fix typosSergey Sharybin
2017-04-14Buildbot: Attempt to fix CUDA compilation on OSXSergey Sharybin
2017-04-10Install deps: Fix compilation error of AlembicLuca Rood
2017-04-07Buildbot: List freetype for OIIO librariesSergey Sharybin
2017-04-07Buildbot: Link statically against freetypeSergey Sharybin
2017-04-07CMake: Fix detection of idiff programSergey Sharybin
2017-04-07Tests: Fix compilation error with static OpenMPSergey Sharybin
2017-04-06CMake: Fixed order of bf_alembic in SETUP_BLENDER_SORTED_LIBSSybren A. Stüvel
2017-04-06Buildbot: Correct previous releaseSergey Sharybin
2017-04-06Buildbot: Force build environment to use latest GCCSergey Sharybin
2017-04-05InstallDeps: Raise minimal & official version of OIIO to 1.7.13.Bastien Montagne
2017-04-04install_deps: removed leftover compile_HDF5 commandSybren A. Stüvel