Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | Fix 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-20 | Fix icecat-wordmark.svg. | Mark H Weaver | |
* data/branding/icecat-wordmark.svg: New file. * makeicecat: Install it. | |||
2019-11-17 | Fix 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-17 | Add 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-31 | Branding: 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-30 | Improve 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-30 | makeicecat: +x | Mike Gerwitz | |
* makeicecat: Set executable bit. | |||
2019-10-30 | Update 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-28 | makeicecat: Apply data/patches/*.patch | Mike Gerwitz | |
* data/patches/.gitkeep: New file. * makeicecat: Apply patches from data/patches. Take care not to fail when no patches exist. | |||
2019-10-21 | Fix build failure | Amin 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-21 | Fix an early build failure | Amin Bandali | |
2019-10-20 | Comment out onboarding for now | Amin Bandali | |
* makeicecat: comment the onboarding bits out for now, until we figure out how to bring them back for 68. | |||
2019-10-20 | Fix ProfileMigrator’s file extension, re-enable onboarding | Amin Bandali | |
2019-10-20 | Port changes from Abrowser's updates from 60 through 68 | Amin Bandali | |
2019-10-18 | Start work on IceCat 68 | Amin Bandali | |
* makeicecat: bump FFMAJOR and FFMINOR, allow pre-existing output directory, and use long key id for the Mozilla Software Releases key. | |||
2019-05-29 | Version bumped to 60.7.0esr | Ruben Rodriguez | |
2019-05-21 | Removed spureous mistake | Ruben Rodriguez | |
2019-05-20 | Corrected typo, bumped -gnu version | Ruben Rodriguez | |
2019-05-10 | Version bumped to 60.6.3 | Ruben Rodriguez | |
2019-05-10 | Extra build failsafes | Ruben Rodriguez | |
2019-05-10 | Do not include the debian package specifics | Ruben Rodriguez | |
2018-11-09 | Version bumped to v60.3.0ESR | Ruben Rodriguez | |
2018-11-09 | Do not use Ubuntu font on about:home | Ruben Rodriguez | |
2018-09-13 | Version bumped to v60.2.0esr, plus changes to source build script | Ruben Rodriguez | |
2018-09-13 | Preserve Firefox as UserAgent | Ruben Rodriguez | |
2018-09-13 | Some customizations to the UI | Ruben Rodriguez | |
2018-09-13 | New about:home by customizing onboarding feature | Ruben Rodriguez | |
2018-09-13 | Updated branding files for v60 | Ruben Rodriguez | |
2018-09-13 | Updated extensions list for v60 | Ruben Rodriguez | |
2018-02-25 | Version bumped to v52.3.0ESR, plus tuned up the buildscripts | Ruben Rodriguez | |
2017-09-01 | Version bumped to v52.3.0ESR | Ruben Rodriguez | |
2017-09-01 | Revert "Fixed build error from upstream regression", patched upstream | Ruben Rodriguez | |
This reverts commit f137dd0571291255b0d9f76be36fb10dcc41a790. | |||
2017-05-05 | Version bumped to v52.1.0ESR | Ruben Rodriguez | |
2017-05-05 | Fixed build error from upstream regression | Ruben Rodriguez | |
2017-05-05 | Fixed android build errors | Ruben Rodriguez | |
2017-04-15 | Version bumped to 52.0.2ESR | Ruben Rodriguez | |
2017-04-15 | Correct EME disabling logic | Ruben Rodriguez | |
2017-04-15 | Build parameter adjustments | Ruben Rodriguez | |
2017-04-15 | Remove unneeded ubuntu patches | Ruben Rodriguez | |
2017-04-15 | Disable addon sign verification globally | Ruben Rodriguez | |
2017-04-15 | Remove custom gst support tweaking, deprecated | Ruben Rodriguez | |
2017-04-15 | Disable EME globally | Ruben Rodriguez | |
2017-04-15 | Run dch ignoring wrong version number | Ruben Rodriguez | |
2017-04-15 | Updates to the hg downloads for locales | Ruben Rodriguez | |
2017-04-15 | Disable suggested_sites tweak from mobile customizations | Ruben Rodriguez | |
2017-04-15 | Removed deprecated values from configure.in and mobile/android/confvars.sh | Ruben Rodriguez | |
2017-04-15 | Hide plugindeprecation-notice, warnings on unsigned extensions, and extra ↵ | Ruben Rodriguez | |
links in about box | |||
2017-04-15 | Branding installation updated for v52 | Ruben Rodriguez | |
2017-04-15 | Remove iOS link, keep android one | Ruben Rodriguez | |
2017-04-15 | Removed unnecesary step for inserting DDG searchplugin | Ruben Rodriguez | |