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
2019-07-24CMake: Fix WITH_CODEC_SNDFILE detectionCampbell Barton
2019-07-02Buildbot: Disable test step for nowSergey Sharybin
2019-07-02Buildbot: Fix missing configuration for Win ctestSergey Sharybin
2019-07-02Buildbot: Fix missing environment for schroot testsSergey Sharybin
2019-07-02Buildbot: Correct previous commitSergey Sharybin
2019-07-02Buildbot: Use correct path to scriptsSergey Sharybin
2019-07-02Buildbot: Attempt to make ctest use proper installed scriptsSergey Sharybin
2019-07-02Buildbot: Enable GTests and test stepSergey Sharybin
2019-06-29Cleanup: Fix build warnings with MSVCRay Molenkamp
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-06-27Build environment: Update OpenSubdiv to 3.4.0 RC 2Sergey Sharybin
2019-06-26Make deps: Fix detection/linking of PugiXML on LinuxSergey Sharybin
2019-06-26Buildbot: Fix undefined architecture string for CentOSSergey Sharybin
2019-06-26Buildbot: Fix undefined bits for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Fix pack stage for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Fix scl command prefixSergey Sharybin
2019-06-26CMake: Cleanup, remove explicit Python versionSergey Sharybin
2019-06-26CMake: Initial support of CentOS for buildbot configurationSergey Sharybin
2019-06-26CMake: Cleanup, remove unused legacy hardcoded pathsSergey Sharybin
2019-06-26Buildbot: Preliminary support for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Cleanup, remove unused optionSergey Sharybin
2019-06-26Revert "Build script: Don't use external Pugi for OSL"Sergey Sharybin
2019-06-26MSVC: Don't share pch between debug and release builds.Ray Molenkamp
2019-06-19Cleanup: style, indentationCampbell Barton
2019-06-19CMake: cleanup, unset temporary var after useCampbell Barton
2019-06-18Fix T65852: Cmake fails with paths containing special characters.mano-wii
2019-06-16Fix Cmake Error.mano-wii
2019-06-15Cmake: Add `WINDOWS_USE_VISUAL_STUDIO_SOURCE_FOLDERS` optionmano-wii
2019-06-15Cmake: rename `WINDOWS_USE_VISUAL_STUDIO_FOLDERS` option to `WINDOWS_USE_VISU...mano-wii
2019-06-15QtCreator/Visual Studio: Group glsl files in Shaders group.mano-wii
2019-06-06cmake/msvc: Add ninja support for precompiled headersRay Molenkamp
2019-06-06Fix: Build error with ninja on windowsRay Molenkamp
2019-06-06Cleanup: indentationCampbell Barton
2019-06-06Freestyle: Use precompiled headers with MSVC.Ray Molenkamp
2019-06-06CMake: pass link deps to library targets with INTERFACECampbell Barton
2019-06-05make.bat: Support optional paths for `make format`Ray Molenkamp
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel
2019-06-02Cleanup: make.bat remove noge option from helpRay Molenkamp
2019-06-02make.bat: Add convenience option to disable buildinfoRay Molenkamp
2019-05-27cmake: Fix building with clang on windows.Ray Molenkamp
2019-05-26Fix building with ninja on windowsRay Molenkamp
2019-05-25CMake/MSVC: Mark headers in the libdir as system headers.Ray Molenkamp
2019-05-18make.bat: Add option to only update sources from git.Ray Molenkamp
2019-05-13make.bat: add option for enabling the OpenGL based tests.Ray Molenkamp
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-04-20make.bat: remove --expand-tabs from "make format" on windows.Ray Molenkamp
2019-04-18Fix Embree link error after recent cmake changesMaruf Sarker
2019-04-18Merge branch 'blender2.7'Sergey Sharybin