blender/build_files
Sybren A. Stüvel 8771f015f5 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
2021-03-08 18:10:26 +01:00
..
build_environment CMake/deps: Append platform CFLAGS and LDFLAGS to Python build to ensure compatibility with minimum macOS version 2021-03-02 19:08:26 +01:00
buildbot Buildbot: Fixed crash when building RC builds 2021-01-25 11:53:35 +01:00
cmake Cleanup: Removed duplicate slash in macOS SDK path 2021-03-08 11:55:35 +01:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Python version of make_source_archive.sh 2021-03-08 18:10:26 +01:00
windows Windows/Ninja: allow parameters for rebuild.cmd 2020-11-30 08:22:50 -07:00