Age | Commit message (Collapse) | Author |
|
* makeicecat: Update FFMINOR and FFSUB, and update the expected
sha256sum of the firefox source tarball.
|
|
* makeicecat: Update to FFSUB to 1, and update the expected
sha256sum of the firefox source tarball.
|
|
* makeicecat: Update FFMINOR to 6, and update the expected sha256sum
of the firefox source tarball.
|
|
* makeicecat: Update FFMINOR and FFSUB to 5 and 0, respectively, and
update the expected sha256sum of the firefox source tarball.
|
|
* makeicecat: Update to FFSUB to 1, and update the expected
sha256sum of the firefox source tarball.
|
|
* makeicecat: Update to FFMINOR to 4, and update the expected
sha256sum of the firefox source tarball.
|
|
* makeicecat: Update to FFMINOR to 3, and update the expected
sha256sum of the firefox source tarball.
|
|
* data/aboutRights.xhtml: Update for version 68.
* makeicecat: Remove code to modify aboutRights.dtd files, which no
longer exist in version 68. Apply terminology changes to *.ftl files.
|
|
* data/branding/icecat-wordmark.svg: New file.
* makeicecat: Install it.
|
|
* makeicecat: Remove code that installed a custom DuckDuckGo search
plugin. Fix file renaming pass to correctly handle the case where
fennec or firefox appear in more than one component of a file name.
Populate the allowed-dupes.mn files in sorted order, for build
determinism.
|
|
* makeicecat: Add code to add IceCat-specific messages to l10n directory.
* data/files-to-append/browser/locales/en-US/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-AR/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-CL/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-ES/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/es-MX/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/fr/browser/browser/preferences/preferences.ftl,
data/files-to-append/l10n/it/browser/browser/preferences/preferences.ftl,
data/patches/icecat-preferences.patch: New files.
|
|
This is a followup to commit 930298e1efff3e40721659d8fd7118cdd2477bd4.
* makeicecat: Patch in the IceCat logo copyright notice in all
brand.dtd files within l10n directory.
|
|
* data/branding/icecat/locales/en-US/brand.dtd: Add brandProductName.
* data/branding/icecat/locales/en-US/brand.ftl: Add
brand-shorter-name, brand-full-name, brand-product-name,
vendor-short-name, and trademarkInfo.
* data/branding/icecat/locales/en-US/brand.properties: Add
brandProductName.
* makeicecat: Limit replacement of trademarkInfo.part1 of brand.dtd
files to only be done within l10n directory. Replace trademarkInfo of
brand.ftl files within l10n directory.
|
|
* makeicecat: Set executable bit.
|
|
* makeicecat: Update to FFMINOR to 2, and update the expected
sha256sum of the firefox source tarball.
|
|
* data/patches/.gitkeep: New file.
* makeicecat: Apply patches from data/patches. Take care not to fail
when no patches exist.
|
|
* makeicecat: add `mkdir -p \$(DIST)/bin/browser/extensions' to
browser/app/Makefile.in, before trying to cp files/dirs into it.
Fixes the following build error:
39:05.34 cp: target '../../dist/bin/browser/extensions' is not a directory
39:05.34 make[4]: *** [Makefile:118: libs] Error 1
39:05.34 make[3]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:101: browser/app/libs] Error 2
39:05.34 make[2]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:34: libs] Error 2
39:05.34 make[1]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/rules.mk:413: default] Error 2
39:05.34 make: *** [client.mk:125: build] Error 2
|
|
|
|
* makeicecat: comment the onboarding bits out for now, until we figure
out how to bring them back for 68.
|
|
|
|
|
|
* makeicecat: bump FFMAJOR and FFMINOR, allow pre-existing output
directory, and use long key id for the Mozilla Software Releases key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f137dd0571291255b0d9f76be36fb10dcc41a790.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|