releases-comm-central/third_party
Rob Lemley 1c6c7f4dc3 Bug 1732809 - Add flag to disable building librnp shared library and tools. r=kaie
There is no version checking or verification done at build time since the
library is loaded via ctypes at runtime.

Differential Revision: https://phabricator.services.mozilla.com/D130774
2021-11-04 05:07:46 +00:00
..
botan Bug 1738708 - Update to Botan 2.18.2. r=rjl 2021-11-01 15:54:27 +00:00
bzip2 Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
clang Bug 1700240 - Compile libotr with generic SONAME and statically linked to deps on Windows. r=justdave 2021-03-30 22:06:11 +00:00
json-c Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
libgcrypt Bug 1700349 - Update libgcrypt to 1.9.2. r=kaie 2021-03-23 13:26:08 -04:00
libgpg-error Bug 1700349 - Update libgpg-error to 1.42. r=kaie 2021-03-23 16:42:40 -04:00
libotr Bug 1577646 - Fix encoding corruptions in imported libotr library. r=me 2019-08-30 11:47:24 +02:00
niwcompat Bug 1730711 - Build and include RNP commandline tools with distribution. r=kaie 2021-10-27 13:50:52 +03:00
patches/rnp Bug 1713664 - Adjust build and patch for v0.15.1. r=rjl 2021-06-02 07:29:44 +00:00
rnp Bug 1738798 - Rename RNP commandline executable to "rnp-cli" to avoid name clash. rs=bustage-fix 2021-11-12 18:56:27 -05:00
zlib Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
Makefile.in Bug 1700240 - Update packaging for correct name of libotr shared library. r=justdave 2021-03-30 22:06:11 +00:00
README.botan Bug 1738708 - Update README.botan for new version. r=kaie 2021-11-02 19:59:23 +00:00
README.bzip2 Bug 1621782 - Import bzip2 sources into comm-central. r=kaie 2020-04-14 22:24:35 +00:00
README.json-c Bug 1621782 - Import json-c sources into comm-central. r=kaie 2020-04-14 22:30:29 +00:00
README.libgcrypt Bug 1700349 - Update libgcrypt to 1.9.2. r=kaie 2021-03-23 13:26:08 -04:00
README.libgpg-error Bug 1700349 - Update libgpg-error to 1.42. r=kaie 2021-03-23 16:42:40 -04:00
README.libotr Bug 1518164 - Import the libotr library code into the comm-central tree. r=mkmelin 2019-07-08 21:11:16 +00:00
README.niwcompat Bug 1664885 - [RNP] Use RNP's built-in support for MSVC rather than our own. r=kaie 2020-09-14 20:25:22 +00:00
README.rnp Bug 1724393 - Update RNP to 0.15.2. r=mkmelin 2021-08-12 14:24:34 +00:00
README.zlib Bug 1621782 - Import zlib sources into comm-central. r=kaie 2020-04-14 22:24:32 +00:00
defs.mk Bug 1621785 - Build configuration for OpenPGP libraries. r=kaie 2020-04-14 22:29:22 +00:00
moz.build Bug 1732809 - Add flag to disable building librnp shared library and tools. r=kaie 2021-11-04 05:07:46 +00:00
openpgp.configure Bug 1732809 - Add flag to disable building librnp shared library and tools. r=kaie 2021-11-04 05:07:46 +00:00
rnpdefs.mozbuild Bug 1730711 - Build and include RNP commandline tools with distribution. r=kaie 2021-10-27 13:50:52 +03:00
update_rnp.sh Bug 1675516 - Remove RNP's CMakeSettings.json via update_rnp.sh. r=kaie 2020-11-10 13:14:39 +00:00

README.zlib

Directory ./zlib contains a copy of version 1.2.11 of the Zlib library,
which has been obtained from http://zlib.net/zlib-1.2.11.tar.gz .

For licensing information, please refer to the included documentation.

The SHA256SUM of the imported file is:
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1  zlib-1.2.11.tar.gz

The following files and directories were removed from the source distribution's root:
amiga
contrib
doc
examples
msdos
nintendods
old
os400
qnx
test
watcom
win32
CMakeLists.txt
Makefile
Makefile.in
configure
make_vms.com
treebuild.xml
zconf.h.cmakein
zconf.h.in
zlib.3
zlib.3.pdf
zlib.map
zlib.pc.cmakein
zlib.pc.in
zlib2ansi


The following files were added to the source's root by MZLA Technologies:
Changelog.mzla
moz.build
zlib.def (copied from above removed zlib/win32 directory)


Use of this distribution is not required to build Thunderbird's OpenPGP support.
You may set --enable-system-zlib at build time to dynamically link to another zlib.