Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | Don't disable WebRTC at build time. | Amin Bandali | |
* data/buildscripts/mozconfig-gnulinux, data/buildscripts/mozconfig-mac, data/buildscripts/mozconfig-windows: Remove `ac_add_options --disable-webrtc'. Apparently these predate the addition of about:config options for finer WebRTC-related settings. Not doing this allows users to enable and use WebRTC if they wish to, without having to rebuild IceCat. We can decide whether we would like to enable or disable WebRTC out of the box in settings.js, depending on if it can be left enabled safely. | |||
2019-11-20 | Require extensions in the user and system scopes to be signed by Mozilla. | Mark H Weaver | |
* data/settings.js: Remove the IceCat-specific default setting of xpinstall.signatures.required, thus reverting to the upstream default value of 'true'. * data/buildscripts/mozconfig-common: Add build option "--with-unsigned-addon-scopes=app". | |||
2018-11-07 | Small correction to build scripts | Ruben Rodriguez | |
2018-09-13 | Buildscripts updated for v60 | Ruben Rodriguez | |
2018-02-25 | Version bumped to v52.3.0ESR, plus tuned up the buildscripts | Ruben Rodriguez | |
2017-05-05 | Fixed android build errors | Ruben Rodriguez | |
2017-04-15 | Build parameter adjustments | Ruben Rodriguez | |
2016-11-21 | Enabled intl-api at build | Ruben Rodriguez | |
2016-04-07 | Fixed link to gcc for windows toolchain build | Ruben Rodriguez | |
2015-12-22 | Updated build scripts for multiarch v38.x | Ruben Rodriguez | |
2015-10-12 | Finished v38 initial rebase | Ruben Rodriguez | |
2015-10-12 | Initial adaptation to v38.x | Ruben Rodriguez | |
2015-07-13 | Fix minor android build issues | Ruben Rodriguez | |
2015-03-09 | Tune-up build scripts for multi-platform batch building | Ruben Rodriguez | |
2015-03-09 | Removed extra patches | Ruben Rodriguez | |
2015-03-08 | Added buildscripts and needed changes to crosscompile packages for MacOS, ↵ | Ruben Rodriguez | |
Windows and Android |