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-09-20GNUmakefile: fix error showing final message with the 'dash' shellCampbell Barton
2022-09-13Makefile: support 'make bpy lite' / 'make bpy release'Campbell Barton
2022-09-09GNUmakefile: change message to reference "bpy" when building as a moduleCampbell Barton
2022-05-03GNUmakefile: include autopep8 in the "make format" targetCampbell Barton
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-02-23CMake: move cmake_consistency_check.py into source/tools/ repoCampbell Barton
2022-02-23GNUmakefile: prefer "check_" prefix instead of "test_"Campbell Barton
2022-02-22GNUmakefile: missed removing docs for test_deprecated when renamingCampbell Barton
2022-02-22GNUmakefile: rename test_depracted to check_deprecatedCampbell Barton
2022-02-14GNUmakefile: update arguments for 'doc_man' targetCampbell Barton
2022-02-14GNUmakefile: remove package targets that no longer existCampbell Barton
2022-02-14GNUmakefile: don't echo output for checking utilities & docsCampbell Barton
2022-02-14GNUmakefile: use PYTHON variable instead of python3Campbell Barton
2022-02-11GNUmakefile: add check_licenses targetCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10GNUmakefile: move editor settings to .editorconfigCampbell Barton
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