• Calder Kitagawa's avatar
    [Zucchini] Compile zucchini into setup.exe · eb5e4d0a
    Calder Kitagawa authored
    This change compiles Zucchini-apply into setup.exe this adds ~50 kB in
    size (this works for raw, x86, and x64 PE file patches).
    
    NOTE: this will not ship Zucchini patches yet but it makes setup.exe
    capable of patching using Zucchini in addition to Courgette. The
    release/diff infrastructure is configured so that Courgette and Zucchini
    are used to generate patches in parallel; however, we will continue to
    only ship Courgette patches to users. This will allow us to evaluate the
    stability and benefits of Zucchini. Only after this evaluation period
    will we begin the discussion of swapping over to Zucchini for the next
    release (with Courgette as a fallback).
    
    Bug: 729154
    Change-Id: I3b9bc1f28f7c5a92fbe393e0d59bd9ac98946372
    Reviewed-on: https://chromium-review.googlesource.com/1172445
    Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org>
    Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
    Reviewed-by: default avatarSamuel Huang <huangs@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#583257}
    eb5e4d0a
archive_patch_helper.cc 4.85 KB