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-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
2018-06-05make.bat: cache the vcredist directory.Ray Molenkamp
2018-06-05make.bat : Fix clang+asan msbuild project generationRay Molenkamp
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2018-06-02build_environment: fix paths in osl.diffRay Molenkamp
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-30make.bat: fix support for building with just the build tools installed.Ray Molenkamp
2018-05-29make.bat : fix release build not getting the right settings.Ray Molenkamp
2018-05-29make.bat : improve error message while detecting the msvc runtime when using ...Ray Molenkamp
2018-05-29make.bat : add support for building with ninja and clang together.Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-27make.bat : Fix builtime.txt being written in the wrong folder.Ray Molenkamp
2018-05-26make.bat: Add support for building with ninja.Ray Molenkamp
2018-05-26make.bat: refactor make.batRay Molenkamp
2018-05-11Platform: macOS. Allow building on directory with whitespace (For example /Vo...Arto Kitula
2018-04-25Buildbot: Attempt to link against Blosc staticallySergey Sharybin
2018-04-24Build: Added explicit search for Blosc in CMake files. Unix build will now di...Stefan Werner
2018-04-24Build deps: Fixed TBB build with GCC 6 and newer, turning off dead store elim...Stefan Werner
2018-04-24Build deps: Fixed capitalisation of CMake modules path for OpenVDB. Before, O...Stefan Werner
2018-04-09Build: fix make deps using system webp/sndio libs.Brecht Van Lommel
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-31Build deps: do sndfile patch also on linux platformArto Kitula
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-30build_deps: Disable building docs for OIIOThomas Beck
2018-03-28build_deps: disable hdf5 lib supportRay Molenkamp
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-18CMake: disable boost for lite buildsCampbell Barton
2018-03-17build_environment: remove msvc compiler warning from boost.Ray Molenkamp
2018-03-04Fix LLVM/OSL library detection on macOS to prefer own OSL libraries.Brecht Van Lommel
2018-03-04Fix Clang compiler detection on macOS.Brecht Van Lommel
2018-02-23Buildbot: Enable Volta deviced CUDA binariesSergey Sharybin
2018-02-23Buildbot: Remove master configuration filesSergey Sharybin
2018-02-23Buildbot: Disable cuda hack for macOSSergey Sharybin
2018-02-17Cycles: Remove Fermi support from CMake and update runtime checks in device_c...Thomas Dinges