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-10-31Fix bpy wheel build error on Windows, where there are no abi flagsBrecht Van Lommel
2022-10-31make_update: support updating "lib" as a single repositoryCampbell Barton
2022-10-31make_update: add type hintsCampbell Barton
2022-09-16Fix Linux bpy wheel failing to install due to wrong ABI flagsBrecht Van Lommel
2022-09-16make_source_archive: exclude hidden git filesCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-16Cleanup: typos in 427d669f625e1408e3b4509ab5aae19fc8b0bbc1Campbell Barton
2022-09-16make_bpy_wheel: various minor improvementsCampbell Barton
2022-09-16Cleanup: suppress type warnings for make_bpy_wheel & make_utilsCampbell Barton
2022-09-15Python: script for packing bpy module as wheelBrecht Van Lommel
2022-09-15Cleanup: move Blender version parsing to make_utils.pyBrecht Van Lommel
2022-08-10make_update: quiet warning when SVN lib/ contains hidden filesCampbell Barton
2022-04-20Cleanup: run autopep8 on build_files/Campbell Barton
2022-02-11File headers: add license to Python scriptsCampbell Barton
2021-09-20Build: change make update to not print errors regarding submodule branchesBrecht Van Lommel
2021-09-20make_update: Fix case where a sub-module would not have required branch.Bastien Montagne
2021-09-13Build: show better "make update" error message when in detached HEAD stateBrecht Van Lommel
2021-09-13Fix `make_utils.py` recent API breackage.Bastien Montagne
2021-09-02Build utils: `make_update`: Add option to choose SVN branch.Bastien Montagne
2021-05-28Add and update README.md files for CI script removalJames Monteath
2021-04-14Cleanup: resolve type hinting error with make_source_archiveCampbell Barton
2021-04-13Add `make source_archive_complete` targetSybren A. Stüvel
2021-03-12Cleanup: make_source_archive.py minor changes & commentsCampbell Barton
2021-03-08Python version of `make_source_archive.sh`Sybren A. Stüvel
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-07-16Fix git tag warning when running make update after recent changesBrecht Van Lommel
2020-07-13Build: make update support for git tagsBrecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2019-11-12Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-12Safer fix for make_update.py on buildbotSergey Sharybin
2019-11-12Revert "Fix issues with make_update.py when run from release branch"Sergey Sharybin
2019-11-12Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-12Fix issues with make_update.py when run from release branchSergey Sharybin
2019-11-09make_update.py: update windows library folderRay Molenkamp
2019-10-30GNUmakefile: avoid using group/owner for source_archiveCampbell Barton
2019-10-30GNUmakefile: use tar.xz instead of tar.gzCampbell Barton
2019-10-11Build: also use release branch for source/tools moduleBrecht Van Lommel
2019-10-11Fix issue in "make update" checking out submodule branch on buildbotBrecht Van Lommel
2019-10-11Fix "make update" not using the right branch for source/toolsBrecht Van Lommel
2019-10-09Fix "make update" not working on buildbot after recent changesBrecht Van Lommel
2019-10-09Build: prepare "make update" to work for new release cycle branchingBrecht Van Lommel
2019-10-09Buildbot: Checkout precomiled CentOS librariesSergey Sharybin
2019-10-08Fix "make update" error with old git versions, for the buildbotBrecht Van Lommel
2019-09-30macOS: don't require python3 to be installed to run "make update"Brecht Van Lommel
2019-09-13Build: output log file to tests/log.txt when running "make test"Brecht Van Lommel
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-09-08Fix T69640: make update not working with Python older than 3.7Brecht Van Lommel
2019-09-08Build: skip Blender repository pull in "make update" when not possibleBrecht Van Lommel