1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/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
..

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].