Commit Graph
3 Commits
Author SHA1 Message Date
Emerick Rogul 4d73487fa3 LZMA executable moved on Windows and also use Mac executable
Chromium change:

https://source.chromium.org/chromium/chromium/src/+/d8cc01ec95f50e75b972b4285192f12277a30595

commit d8cc01ec95f50e75b972b4285192f12277a30595
Author: Xiaoling Bao <xiaolingbao@chromium.org>
Date:   Fri Aug 5 18:57:24 2022 +0000

    Check in lzma 7zz command for mac.

    The 7zz command originates from: https://7-zip.org/a/7z2107-mac.tar.xz.
    Created lzma_sdk/bin/mac64 folder for the new binary.
    sha1 hash digest:
    c62266f7da3108bef870086c456d002ae8ffe089
    sha256 hash digest:
    c194cd5b88d5cf5842df4f6e5b082ac593780aabc221de01558a4fa58850c43e

    Moved lzma_sdk/bin/7z*.exe to lzma_sdk/bin/win64/7z*.exe and updated the references.

    Bug: 1348343
2022-09-15 20:46:20 -04:00
mkarolin acc40e803f LZMA executable moved.
Chromium change:

https://source.chromium.org/chromium/chromium/src/+/3fa36902563c565b6c1e7811b7e431a533529a82

commit 3fa36902563c565b6c1e7811b7e431a533529a82
Author: Michael Chang <donchan@microsoft.com>
Date:   Fri Jul 1 19:15:57 2022 +0000

    Clean-up //third_party/lzma_sdk folder

    As part of updating the lzma_sdk, clean up the folders and put them into different subfolders. This puts the files in a more similar
    organization to the original lzma sdk. Fix up other files to have
    correct includes.

    Bug: 1334732
2022-08-23 00:19:18 -04:00
MikhailandBrian Clifton e74c8da21f Fix win release archive (#11170)
* Fix windows zip release archive
* Fix review issues
* Reformat repack-archive.py
* Fix review issues
* Remove root_out_dir
* Update BUILD.gn

Co-authored-by: Brian Clifton <brian@clifton.me>
2021-11-30 18:40:04 +07:00