Blender Git Loki
Git Commits -> Revision 296e3ee
Revision 296e3ee by Sergey Sharybin (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels, tmp-T80603) June 17, 2020, 15:41 (GMT) |
Buildbot: Cleanup, remove unused script and change naming Follow upstream convention. |
Commit Details:
Full Hash: 296e3ee62c284c601e12c010dc1ec7cbb95af663
Parent Commit: c310bf4
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)