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
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2021-03-08 20:10:26 +0300
committerSybren A. Stüvel <sybren@blender.org>2021-03-08 20:10:26 +0300
commit8771f015f50ec72c3b0eaac1eb9498d277a4952b (patch)
treecb9fc0d8ab04f5e2174fa8c2c4063e65644a3754 /source/blender/blenlib
parent9ce950daabbf580fc1b8da2c325ba2903e02b62e (diff)
Python version of `make_source_archive.sh`
This is a Python version of the existing `make_source_archive.sh` script. IMO it's easier to read, and it'll also be easier to extend with the necessary functionality for D10598. The number of lines of code is larger than `make_source_archive.sh`, but it has considerably less invocations of `awk` ;-) And also the filtering is integrated, instead of forking out to Python to prevent certain files to be included in the tarball. Reviewed By: dfelinto, campbellbarton Differential Revision: https://developer.blender.org/D10629
Diffstat (limited to 'source/blender/blenlib')
0 files changed, 0 insertions, 0 deletions