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
2018-08-14build_environment: opencollada 1.6.63Ray Molenkamp
2018-08-14build_environment: sdl 2.0.8Ray Molenkamp
2018-08-14build_environment: opensubdiv 3.3.3 with PR975 + TBB 2018_U5Ray Molenkamp
2018-08-13build_environment: Remove lapackRay Molenkamp
2018-08-13build_environment: iconv 1.15Ray Molenkamp
2018-08-13build_environment: fftw 3.3.8Ray Molenkamp
2018-08-13build_environment: openexr support debug build.Ray Molenkamp
2018-08-13build_environment: alembic 1.7.8Ray Molenkamp
2018-08-13build_environment: fix windows ilmbase/openexr support.Ray Molenkamp
2018-08-13build_environment: ffmpeg 4.0.2Ray Molenkamp
2018-08-13build_environment: update ilmbase and openexr to 2.3.0Arto Kitula
2018-08-12build_environment: blosc 1.14.4Ray Molenkamp
2018-08-12build_environment: zlib move harvesting to zlib.cmakeRay Molenkamp
2018-08-11build_environment:openal 1.18.2Ray Molenkamp
2018-08-11build_environment: zlib 1.2.11Ray Molenkamp
2018-08-11deplibs: disable functions that can be found on 10.13 sdk but aren't availabl...Arto Kitula
2018-08-11deplibs: python use pkg-config from homebrew for ssl + xzArto Kitula
2018-08-10deplibs: get freetype tar.gz rather than zip to get unix line endingsArto Kitula
2018-08-10deplibs: let cmake do normal install on webpArto Kitula
2018-08-10build_environment: python 3.7.0 + numpy 1.15.0Ray Molenkamp
2018-08-10update image libraries, D3005 with few modsArto Kitula
2018-08-10build_environment: remove unneeded boost patch on windows.Ray Molenkamp
2018-08-10build_environment: update freetype to 2.9.1Ray Molenkamp
2018-08-10libs: boost 1.68Arto Kitula
2018-08-09build_environment: move llvm/clang to ninja on windows.Ray Molenkamp
2018-08-09update llvm + clang to 6.0.1 and add openmp for macOSArto Kitula
2018-08-08Build: fix ffmpeg using system crystalhd library.Brecht Van Lommel
2018-07-31Fix cmake external library build for blosc/freetype on some systems.Brecht Van Lommel
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-29make.bat : fix msvc 2017 detection.Ray Molenkamp
2018-07-23make.bat : fix typoRay Molenkamp
2018-07-19make.bat : restore msvc2015 support.Ray Molenkamp
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
2018-07-16Buildbot: update for new VS2017 buildbot worker name.Brecht Van Lommel
2018-07-11Buildbot: initial configuration for Visual Studio 2017.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25CMake: correct remove_strict_cxx_flags_fileCampbell Barton
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-22CMake: Cleanup, add_cc_flag -> add_c_flagSergey Sharybin
2018-06-22CMake: Cleanup, rename CC_REMOVE_STRICT_FLAGS to C_REMOVE_STRICT_FLAGSSergey Sharybin
2018-06-22CMake: Tweaks to removal of strict flagsSergey Sharybin
2018-06-18make.bat: Fix msvc-2017 detection.Ray Molenkamp
2018-06-17Cleanup: trailing space cmake, make.batCampbell Barton
2018-06-16make.bat: Fix `make showhashes` not working.Ray Molenkamp
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-05make.bat : move all experimental options to their own section in the help.Ray Molenkamp
2018-06-05make.bat : bring the help up to date with recent additions to the build script.Ray Molenkamp
2018-06-05make.bat : check for existence of ninja before using it.Ray Molenkamp
2018-06-05make.bat: change the way the vs buildtools are detected.Ray Molenkamp