blender/build_files
Sybren A. Stüvel b25bb2d7ec Archive build script: stop when creating archive fails
The `subprocess.call()` function doesn't check the exit status code of the
subprocess. Use `subprocess.check_call()` or `subprocess.run()` instead.
2019-11-29 10:37:43 +01:00
..
build_environment Alembic: Upgrade from 1.7.8 to 1.7.12 2019-11-20 10:19:00 +01:00
buildbot Buildbot: Migrate package archive format for Linux from tar.bz2 to tar.xz 2019-11-28 11:41:25 +01:00
cmake CMake: Remove stray WITH_JACK in blender_release.cmake 2019-11-28 15:02:54 -07:00
package_spec Archive build script: stop when creating archive fails 2019-11-29 10:37:43 +01:00
utils Merge branch 'blender-v2.81-release' 2019-11-12 14:30:22 +01:00
windows Windows: Switch to the dynamic C runtime 2019-11-08 09:01:00 -07:00