gecko-dev/modules/xz-embedded
Nathan Froyd 5158597854 Bug 1477048 - part 1 - remove '86' in CONFIG['OS_TEST'] stanzas from moz.build files; r=gps
The current code is somewhat non-obvious to a first-time reader, and
OS_TEST is a bizarre thing anyway, since it's actually the name of the
CPU we're running on.  We'd do well to minimize the use of OS_TEST.

Note that the complete nuking of the xptcall/md/unix/moz.build lines are
because we don't support OS X/x86 anymore.
2018-07-24 16:08:56 -04:00
..
src
moz.build
README.mozilla
update.sh

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

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

and cloned by
  git clone http://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: [e75f4eb79165213a02d567940d344f5c2ff1be03].