Blender Git Commit Log
Git Commits -> Revision 735469f
Revision 735469f by Sergey Sharybin (codesign) December 13, 2019, 15:00 (GMT) |
Codesign: Implement buildbot worker side DMG bundling Is based on bundle.sh but is adopted to an environment where codesigning is happening in a dedicated VM. Also fixed some code from previous commits: - Removed debug only early output when running commands - Ensured that path to git is always valid (wasn't a case when __file__ is relative to current directory). - Fixed simple code signer which couldn't have imported util. |
Commit Details:
Full Hash: 735469fea36d98281af33f32222f08b1931bbf80
Parent Commit: d288855
Lines Changed: +538, -4
1 Added Path:
/build_files/buildbot/slave_bundle_dmg.py (+529, -0) (View)