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
2022-01-25make.bat: unify python detectionRay Molenkamp
2021-10-27win/make.bat: Add svnfix convenience targetRay Molenkamp
2021-10-21Windows: Fix finding python for build helpersRay Molenkamp
2021-09-06make.bat: Fix missing quotes in python detectionAntonio Vazquez
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-07-10make.bat: Update detection order of MSVCRay Molenkamp
2021-06-22Build/Windows: Preliminary VS 2022 support.Ray Molenkamp
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2020-11-30Windows/Ninja: allow parameters for rebuild.cmdRay Molenkamp
2020-04-20Windows: Add sccache support.Ray Molenkamp
2020-03-31make.bat: Improve messaging when not detecting MSVCRay Molenkamp
2020-03-24Windows/Cleanup: Remove VS2015 support from make.batRay Molenkamp
2020-03-19Fix typo in make.bat help for build directoryBrecht Van Lommel
2020-02-20windows: Add some more verbose logging to make.batRay Molenkamp
2020-02-09Windows: Improve rebuild.cmdRay Molenkamp
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-31make.bat: Warn user about missing svn.exeRay Molenkamp
2019-10-01MSVC: Support Building clang+ninja+VS2019Ray 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-14make.bat: Support running python from lib folder for make formatLazydodo
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-08-05Build: add config for developersBrecht Van Lommel
2019-08-02Cleanup/Win: Fix build folder name if no target is setLazydodo
2019-08-02Cleanup/Win: Remove unused game engine variables in build helper scriptsLazydodo
2019-06-05make.bat: Support optional paths for `make format`Ray Molenkamp
2019-06-02Cleanup: make.bat remove noge option from helpRay 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-20make.bat: remove --expand-tabs from "make format" on windows.Ray Molenkamp
2019-04-16Clang-format: Speed up detection of clang-formatSergey Sharybin
2019-04-16GNUmakefile: move clang format utilityCampbell Barton
2019-04-16Initial support of `make format` for WindowsSergey Sharybin
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-23Make.bat: Fix sub-module detectionRay Molenkamp
2019-02-17Merge branch 'blender2.7'Brecht Van Lommel
2019-02-16Windows: Fix building with llvm/clang 7.0.1Ray Molenkamp
2019-01-25make.bat: remove stray quote in msvc2017 detection.Ray Molenkamp
2018-12-21Update for moving blender2.8 to master.Brecht Van Lommel
2018-12-21Update for moving master to blender2.7 branch.Brecht Van Lommel
2018-10-31Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-31make.bat: fix unquoted variables.Ray Molenkamp
2018-10-30Fix "make update" on Windows not updating addons to the blender2.8 branch.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