Dactyloidae/modules/xz-embedded
Moonchild fc95b11fae Issue #1859 - Part 2: xz-embedded build config changes
Always build as static lib for use in updater.
2022-04-19 22:04:36 +08:00
..
src Issue #1859 - Part 1: Update xz-embedded library. 2022-04-19 22:04:15 +08:00
moz.build Issue #1859 - Part 2: xz-embedded build config changes 2022-04-19 22:04:36 +08:00
README.mozilla Issue #1859 - Part 1: Update xz-embedded library. 2022-04-19 22:04:15 +08:00
update.sh Issue #1859 - Part 1: Update xz-embedded library. 2022-04-19 22:04:15 +08:00

This is the XZ Embedded decompression library from
https://tukaani.org/xz/embedded.html.

Upstream code can be viewed at
  https://git.tukaani.org/xz-embedded.git

and cloned by
  git clone https://git.tukaani.org/xz-embedded.git

The in-tree copy is updated by running
  sh update.sh
from within the modules/xz-embedded directory.

Current version: [3f438e15109229bb14ab45f285f4bff5412a9542].