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-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
2018-09-22Remove last traces of game engine and blenderplayerInes Almeida
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19make.bat: fix build error when there are spaces in the path to svn/git/cmakeRay Molenkamp
2018-08-14make.bat: fix ninja support.Ray Molenkamp
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-06-18make.bat: Fix msvc-2017 detection.Ray Molenkamp
2018-06-16make.bat: Fix `make showhashes` not working.Ray Molenkamp
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 : Fix clang+asan msbuild project generationRay 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 : 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