From 81849e7c9dcd7c41df0b309a04fed34429580748 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Sat, 31 Aug 2019 14:24:52 +0200 Subject: Buildbot: support building releases, make non-releases more consistent * Auto detect rc and release version cycle in BKE_blender_version.h. * On Windows, generate zip and installer if a release is detected. * On macOS, always generate a dmg instead of zip. * Use standard package names without hash if a release is detected. * Buildbot package names now match platform names in releases. Ref T67056 Differential Revision: https://developer.blender.org/D5643 --- release/darwin/buildbot/background.tif | Bin 0 -> 20286 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 release/darwin/buildbot/background.tif (limited to 'release/darwin/buildbot') diff --git a/release/darwin/buildbot/background.tif b/release/darwin/buildbot/background.tif new file mode 100644 index 00000000000..5253a6bf439 Binary files /dev/null and b/release/darwin/buildbot/background.tif differ -- cgit v1.2.3