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
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-20GNUmakefile: clarify that order isn't important for multiple targetsCampbell Barton
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-08-04Icons: resolve various issues for generating iconsCampbell Barton
2021-04-14GNUmakefile: add 'check_mypy' convenience targetCampbell Barton
2021-04-13Add `make source_archive_complete` targetSybren A. Stüvel
2021-03-31Makefile: add update_code targetRay Molenkamp
2021-03-08Python version of `make_source_archive.sh`Sybren A. Stüvel
2021-02-12Docs: add notes to 'make deps' & the sqlite build configurationCampbell Barton
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2020-12-21Unix/macOS: support building with CcacheMatt Hill
2020-10-19Cleanup: spelling in commentsAlistair Sealy
2020-10-07PyDoc: Multithread sphinx-buildAaron Carlisle
2020-10-07PyDoc: Remove workaround for slow sphinx buildsAaron Carlisle
2020-09-05Makefile: update spell checking targetsCampbell Barton
2020-06-26Build: show helpful error when accidentally using GNUMakefile on WindowsBrecht Van Lommel
2020-06-12Makefile: Add build target for releaseAaron Carlisle
2020-04-17GNUmakefile: remove style checking targetsCampbell Barton
2020-02-15Build: use clang-format from precompiled libraries for make format on LinuxBrecht Van Lommel
2019-11-22Fix make BUILD_CMAKE_ARGS not combining with targets like ninja and liteBrecht Van Lommel
2019-11-18Fix building on NetBSDCampbell Barton
2019-10-30GNUmakefile: use tar.xz instead of tar.gzCampbell Barton
2019-09-30macOS: don't require python3 to be installed to run "make update"Brecht Van Lommel
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-08-30Tests: move "make test" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Build: move "make update" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Fix "make deps" error when building deps with make and Blender with ninjaBrecht Van Lommel
2019-08-12Fix wrong detection in recent ninja build changeBrecht Van Lommel
2019-08-12Build: automatically detect ninja build system when running "make"Brecht Van Lommel
2019-08-05Build: add ninja target to make wrapperBrecht Van Lommel
2019-08-05Build: add config for developersBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
2019-06-07GNUMakeFile: Fix bad command line to generate QTCreator project.Dmitriy Efimov
2019-04-20GNUMakefile: disable tab expansion for 'make format'Campbell Barton
2019-04-16GNUmakefile: move clang format utilityCampbell Barton
2019-04-16GNUmakefile: add 'make format'Campbell Barton
2019-02-28Makefile: icons target now uses make variablesCampbell Barton
2019-02-28Makefile: use BLENDER_BIN variable if passed inCampbell Barton
2019-02-28Makefile: move help text to string literalCampbell Barton
2019-02-09GNUmakefile: fix deps directoryLuca Rood
2018-12-21Update for moving blender2.8 to master.Brecht Van Lommel
2018-10-30Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch.Brecht Van Lommel
2018-09-24Build: allow overriding DEPS_BUILD_DIR and DEPS_INSTALL_DIR for make deps.Brecht Van Lommel
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: move 'make help_features' into own fileCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyDoc: disable ASAN exit code for doc buildingCampbell Barton
2018-08-21Merge branch 'master' into blender2.8Campbell Barton