releases-comm-central/third_party
Rob Lemley f60b45ca6f Bug 1845794 - Create a "beta" branding directory. r=dandarnell#!thunderbird-build-system-reviewers,#thunderbird-reviewers
This patch covers the non-image assets for "tb_beta" branding.

Differential Revision: https://phabricator.services.mozilla.com/D186655

--HG--
rename : mail/branding/thunderbird/pref/thunderbird-branding.js => mail/branding/include/release-prefs.js
rename : mail/branding/thunderbird/LICENSE => mail/branding/tb_beta/LICENSE
rename : mail/branding/thunderbird/branding.nsi => mail/branding/tb_beta/branding.nsi
rename : mail/branding/thunderbird/configure.sh => mail/branding/tb_beta/configure.sh
rename : mail/branding/thunderbird/jar.mn => mail/branding/tb_beta/jar.mn
rename : mail/branding/thunderbird/locales/Makefile.in => mail/branding/tb_beta/locales/Makefile.in
rename : mail/branding/thunderbird/locales/en-US/brand.dtd => mail/branding/tb_beta/locales/en-US/brand.dtd
rename : mail/branding/thunderbird/locales/en-US/brand.ftl => mail/branding/tb_beta/locales/en-US/brand.ftl
rename : mail/branding/thunderbird/locales/en-US/brand.properties => mail/branding/tb_beta/locales/en-US/brand.properties
rename : mail/branding/thunderbird/locales/jar.mn => mail/branding/tb_beta/locales/jar.mn
rename : mail/branding/thunderbird/locales/moz.build => mail/branding/tb_beta/locales/moz.build
rename : mail/branding/thunderbird/moz.build => mail/branding/tb_beta/moz.build
rename : mail/branding/thunderbird/pref/thunderbird-branding.js => mail/branding/tb_beta/pref/thunderbird-branding.js
rename : mail/branding/thunderbird/thunderbird.VisualElementsManifest.xml => mail/branding/tb_beta/thunderbird.VisualElementsManifest.xml
extra : moz-landing-system : lando
2023-10-23 13:34:38 +00:00
..
asn1js Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-02-09 21:39:19 +11:00
botan Bug 1816266 - Remove use of $(moztopsrcdir) and friends from Makefiles. r=dandarnell 2023-02-15 19:52:11 +00:00
bzip2 Bug 1752059 - Ignore unreachable-code-return error in bzip. r=kaie 2022-01-26 00:23:33 +00: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 1790662 - Update json-c vendored source to 0.16. r=dandarnell 2022-09-13 17:41:15 +00: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
niwcompat Bug 1730711 - Build and include RNP commandline tools with distribution. r=kaie 2021-10-27 13:50:52 +03:00
patches/rnp Bug 1843535 - Follow-up: Add applied patch to RNP vendoring manifest. r=dandarnell 2023-07-20 19:04:06 +00:00
python/fluent.migratetb Bug 1845535 - Update fluent.migratetb to version 0.12.0. r=dandarnell 2023-07-27 21:57:24 +00:00
rnp Bug 1843535 - Follow-up: Add applied patch to RNP vendoring manifest. r=dandarnell 2023-07-20 19:04:06 +00:00
zlib Bug 1825557 - Silence deprecated-non-prototype warnings from zlib. r=dandarnell 2023-04-04 04:38:56 +00:00
Makefile.in Bug 1816266 - Remove use of $(moztopsrcdir) and friends from Makefiles. r=dandarnell 2023-02-15 19:52:11 +00:00
README.asn1js Bug 1813034 - mach vendor asn1js. r=mkmelin 2023-02-09 21:38:36 +11:00
README.botan Bug 1738708 - Update README.botan for new version. r=kaie 2021-11-02 19:59:23 +00:00
README.bzip2
README.json-c Bug 1790662 - Update json-c vendored source to 0.16. r=dandarnell 2022-09-13 17:41:15 +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
README.niwcompat
README.rnp Bug 1845794 - Create a "beta" branding directory. r=dandarnell#!thunderbird-build-system-reviewers,#thunderbird-reviewers 2023-10-23 13:34:38 +00:00
README.zlib Bug 1795709 - Update zlib source to v1.2.13. r=mkmelin 2022-10-18 21:46:30 +00:00
moz.build Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-02-09 21:39:19 +11:00
openpgp.configure Bug 1830992 - Update rnp build code to process version.h at build time. r=kaie 2023-05-18 14:07:50 +10:00
rnpdefs.mozbuild Bug 1790446 - Add build script to preprocess CMake config.h templates. r=dandarnell 2022-09-12 15:28:49 +00:00

README.zlib

Directory ./zlib contains a copy of zlib which has been obtained from:
https://github.com/madler/zlib

For licensing information, please refer to the included documentation.

[tag v1.2.13]

Updating:
- cd $topsrcdir/comm
- ../mach vendor -r <tag_name> third_party/zlib/moz.yaml
- Review the changes
- Commit the changes

The tag information in this file is automatically updated. The moz.yaml file
is automatically updated. If upstream changes require updating moz.build, that
must be done with a manual step.

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:
moz.build
moz.yaml


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.