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
2022-01-27Windows: Retire MSVC 2017 supportRay Molenkamp
2021-10-27win/make.bat: Add svnfix convenience targetRay Molenkamp
2021-08-06Windows: Add support to compile python api docs from make fileAaron Carlisle
2021-08-05Windows: Add icons and icons_geom to make.batRay Molenkamp
2021-06-22Build/Windows: Preliminary VS 2022 support.Ray Molenkamp
2020-04-20Windows: Add sccache support.Ray Molenkamp
2020-03-24Windows/Cleanup: Remove VS2015 support from make.batRay Molenkamp
2019-09-25make.bat: Fix rebuilds with custom build directory.Ray Molenkamp
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-09-03Fix buildbot unsuccessfully trying to update Blender repository for branchesBrecht Van Lommel
2019-08-30Build: integrate make_update.py into Windows make.batBrecht Van Lommel
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-08-05Build: add config for developersBrecht Van Lommel
2019-06-05make.bat: Support optional paths for `make format`Ray Molenkamp
2019-06-02make.bat: Add convenience option to disable buildinfoRay 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-04-16Initial support of `make format` for WindowsSergey Sharybin
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-09-22Remove last traces of game engine and blenderplayerInes Almeida
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
2018-06-05make.bat: change the way the vs buildtools are detected.Ray Molenkamp
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-29make.bat : fix release build not getting the right settings.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-26make.bat: refactor make.batRay Molenkamp