summaryrefslogtreecommitdiffstats
path: root/app-mozilla (unfollow)
Commit message (Collapse)AuthorLines
2024-06-21app-mozilla: Retire profileWolfgang Müller-21/+0
We have since started using the binary distributions of both firefox and thunderbird.
2021-03-26app-mozilla: Do not specifically enable 'sqlite' for dev-lang/pythonWolfgang Müller-1/+0
This USE flag is now enabled by default in the main Gentoo tree.
2020-08-30app-mozilla: Enable notmpfs for www-client/firefoxWynn Wolf Arbor-0/+1
Starting with www-client/firefox-80.0, we need at least 11 gigabytes of temporary build space. This is no longer reasonable to keep on a tmpfs, so disable it for this package.
2020-07-28app-mozilla: Unmask unstable media-libs/harfbuzzWynn Wolf Arbor-0/+1
This is needed for Firefox 79.
2020-07-28app-mozilla: Enable profile-guided optimization for www-client/firefoxWynn Wolf Arbor-1/+4
This is closer to how upstream configures their official builds, but will double compile times and increase resource considerably whilst building. Since builds happen rarely (once every month or so), this should be acceptable for now.
2020-03-17app-mozilla: Unmask unstable media-libs/libvpxWynn Wolf Arbor-0/+1
The lastest unstable version is needed for the most current version of app-mozilla/firefox
2020-02-04app-mozilla: Remove unmasked packages that have since stabilizedWynn Wolf Arbor-7/+0
2019-09-23app-mozilla: Remove unneeded unmasking of media-libs/libvpxWolfgang Müller-1/+0
2019-09-15app-mozilla: Drop superfluous USE flagsWolfgang Müller-2/+2
The system-* flags are now enabled by default in the ebuild.
2019-07-22app-mozilla: Unmask unstable harfbuzzWolfgang Müller-0/+1
The newest Firefox version needs at least harfbuzz-2.4.0, which is still unstable.
2019-06-08app-mozilla: Configure Firefox and Thunderbird to build with clangWolfgang Müller-2/+3
With this change we now build those two applications pretty much exactly like upstream. Additionally, Firefox will be built with LTO enabled.
2019-05-01Include full role name in the file namesWolfgang Müller-0/+0
The name is now comprised of the full role name along with its order number. This is more consistent overall, and makes it easier at a glance to see which role a file is from.
2019-04-04app-mozilla: Update accept_keywords with new dependenciesWolfgang Müller-1/+4
2019-02-22app-mozilla: Mask vpx versions above 1.8Wolfgang Müller-1/+1
Firefox and Thunderbird require unstable vpx, but not above 1.8