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-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
2019-09-05Buildbot: enable tests to run againBrecht Van Lommel
2019-09-03Fix buildbot unsuccessfully trying to update Blender repository for branchesBrecht Van Lommel
2019-08-31Build: don't require svn to be available for "make update" when not usedBrecht Van Lommel
2019-08-31Build: use non-interactive svn commands for "make update"Brecht Van Lommel
2019-08-30Tests: auto download test files when running "make test"Brecht Van Lommel
2019-08-30Tests: move "make test" on macOS and Linux to Python scriptBrecht Van Lommel
2019-08-30Build: integrate make_update.py into Windows make.batBrecht Van Lommel
2019-08-30Build: support updating for release branches in make_update.pyBrecht Van Lommel
2019-08-30Build: move "make update" on macOS and Linux to Python scriptBrecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for shell scriptsCampbell Barton
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2017-09-12Update tgz script, remove deprecated `GZIP` useCampbell Barton
2016-09-29Update source tgz builder scriptSergey Sharybin
2015-01-08exclude git/arc files from tgz archiveCampbell Barton