Blender Git Commit Log
Git Commits -> Revision 2e0ac1e
Revision 2e0ac1e by Sergey Sharybin (master) June 17, 2020, 15:39 (GMT) |
Buildbot: Cleanup, remove unused script and change naming Follow upstream convention. |
Commit Details:
Full Hash: 2e0ac1e0c4343f60d8dd9df51e8b432235d2c5f7
Parent Commit: e590526
Lines Changed: +1044, -1081
7 Added Paths:
/build_files/buildbot/worker_bundle_dmg.py (+542, -0) (View)
/build_files/buildbot/worker_codesign.cmake (+44, -0) (View)
/build_files/buildbot/worker_codesign.py (+74, -0) (View)
/build_files/buildbot/worker_compile.py (+116, -0) (View)
/build_files/buildbot/worker_pack.py (+197, -0) (View)
/build_files/buildbot/worker_test.py (+39, -0) (View)
/build_files/buildbot/worker_update.py (+31, -0) (View)
/build_files/buildbot/worker_codesign.cmake (+44, -0) (View)
/build_files/buildbot/worker_codesign.py (+74, -0) (View)
/build_files/buildbot/worker_compile.py (+116, -0) (View)
/build_files/buildbot/worker_pack.py (+197, -0) (View)
/build_files/buildbot/worker_test.py (+39, -0) (View)
/build_files/buildbot/worker_update.py (+31, -0) (View)
8 Deleted Paths:
/build_files/buildbot/slave_bundle_dmg.py (+0, -542)
/build_files/buildbot/slave_codesign.cmake (+0, -44)
/build_files/buildbot/slave_codesign.py (+0, -74)
/build_files/buildbot/slave_compile.py (+0, -116)
/build_files/buildbot/slave_pack.py (+0, -197)
/build_files/buildbot/slave_rsync.py (+0, -37)
/build_files/buildbot/slave_test.py (+0, -39)
/build_files/buildbot/slave_update.py (+0, -31)
/build_files/buildbot/slave_codesign.cmake (+0, -44)
/build_files/buildbot/slave_codesign.py (+0, -74)
/build_files/buildbot/slave_compile.py (+0, -116)
/build_files/buildbot/slave_pack.py (+0, -197)
/build_files/buildbot/slave_rsync.py (+0, -37)
/build_files/buildbot/slave_test.py (+0, -39)
/build_files/buildbot/slave_update.py (+0, -31)
1 Modified Path:
/build_files/buildbot/README.md (+1, -1) (Diff)