summaryrefslogtreecommitdiff
path: root/makeicecat
AgeCommit message (Collapse)Author
2020-06-30Update to 68.10.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR to 10, and update the expected sha256sum of the firefox source tarball.
2020-06-02Update to 68.9.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR to 9, and update the expected sha256sum of the firefox source tarball.
2020-05-05Update to 68.8.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR to 8, and update the expected sha256sum of the firefox source tarball.
2020-04-06Update to 68.7.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR and FFSUB, and update the expected sha256sum of the firefox source tarball.
2020-04-03Update to 68.6.1-gnu1.Mark H Weaver
* makeicecat: Update to FFSUB to 1, and update the expected sha256sum of the firefox source tarball.
2020-03-09Update to 68.6.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR to 6, and update the expected sha256sum of the firefox source tarball.
2020-02-11Update to 68.5.0-gnu1.Mark H Weaver
* makeicecat: Update FFMINOR and FFSUB to 5 and 0, respectively, and update the expected sha256sum of the firefox source tarball.
2020-01-09Update to 68.4.1-gnu1.Amin Bandali
* makeicecat: Update to FFSUB to 1, and update the expected sha256sum of the firefox source tarball.
2020-01-07Update to 68.4.0-gnu1.Mark H Weaver
* makeicecat: Update to FFMINOR to 4, and update the expected sha256sum of the firefox source tarball.
2019-12-04Update to 68.3.0-gnu1.Mark H Weaver
* makeicecat: Update to FFMINOR to 3, and update the expected sha256sum of the firefox source tarball.
2019-11-20Fix about:rights page.Mark H Weaver
* 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.
2019-11-20Fix icecat-wordmark.svg.Mark H Weaver
* data/branding/icecat-wordmark.svg: New file. * makeicecat: Install it.
2019-11-17Fix file renaming pass, improve determinism, etc.Mark H Weaver
* 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.
2019-11-17Add first batch of IceCat-specific preferences.Mark H Weaver
* 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.
2019-10-31Branding: fix patching of trademarkInfo within l10n directory.Mark H Weaver
This is a followup to commit 930298e1efff3e40721659d8fd7118cdd2477bd4. * makeicecat: Patch in the IceCat logo copyright notice in all brand.dtd files within l10n directory.
2019-10-30Improve branding for version 68 ESR.Mark H Weaver
* 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.
2019-10-30makeicecat: +xMike Gerwitz
* makeicecat: Set executable bit.
2019-10-30Update to 68.2.0-gnu1.Mark H Weaver
* makeicecat: Update to FFMINOR to 2, and update the expected sha256sum of the firefox source tarball.
2019-10-28makeicecat: Apply data/patches/*.patchMike Gerwitz
* data/patches/.gitkeep: New file. * makeicecat: Apply patches from data/patches. Take care not to fail when no patches exist.
2019-10-21Fix build failureAmin Bandali
* 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
2019-10-21Fix an early build failureAmin Bandali
2019-10-20Comment out onboarding for nowAmin Bandali
* makeicecat: comment the onboarding bits out for now, until we figure out how to bring them back for 68.
2019-10-20Fix ProfileMigrator’s file extension, re-enable onboardingAmin Bandali
2019-10-20Port changes from Abrowser's updates from 60 through 68Amin Bandali
2019-10-18Start work on IceCat 68Amin Bandali
* makeicecat: bump FFMAJOR and FFMINOR, allow pre-existing output directory, and use long key id for the Mozilla Software Releases key.
2019-05-29Version bumped to 60.7.0esrRuben Rodriguez
2019-05-21Removed spureous mistakeRuben Rodriguez
2019-05-20Corrected typo, bumped -gnu versionRuben Rodriguez
2019-05-10Version bumped to 60.6.3Ruben Rodriguez
2019-05-10Extra build failsafesRuben Rodriguez
2019-05-10Do not include the debian package specificsRuben Rodriguez
2018-11-09Version bumped to v60.3.0ESRRuben Rodriguez
2018-11-09Do not use Ubuntu font on about:homeRuben Rodriguez
2018-09-13Version bumped to v60.2.0esr, plus changes to source build scriptRuben Rodriguez
2018-09-13Preserve Firefox as UserAgentRuben Rodriguez
2018-09-13Some customizations to the UIRuben Rodriguez
2018-09-13New about:home by customizing onboarding featureRuben Rodriguez
2018-09-13Updated branding files for v60Ruben Rodriguez
2018-09-13Updated extensions list for v60Ruben Rodriguez
2018-02-25Version bumped to v52.3.0ESR, plus tuned up the buildscriptsRuben Rodriguez
2017-09-01Version bumped to v52.3.0ESRRuben Rodriguez
2017-09-01Revert "Fixed build error from upstream regression", patched upstreamRuben Rodriguez
This reverts commit f137dd0571291255b0d9f76be36fb10dcc41a790.
2017-05-05Version bumped to v52.1.0ESRRuben Rodriguez
2017-05-05Fixed build error from upstream regressionRuben Rodriguez
2017-05-05Fixed android build errorsRuben Rodriguez
2017-04-15Version bumped to 52.0.2ESRRuben Rodriguez
2017-04-15Correct EME disabling logicRuben Rodriguez
2017-04-15Build parameter adjustmentsRuben Rodriguez
2017-04-15Remove unneeded ubuntu patchesRuben Rodriguez
2017-04-15Disable addon sign verification globallyRuben Rodriguez