summaryrefslogtreecommitdiff
path: root/libre/iceweasel
AgeCommit message (Collapse)Author
2020-02-02[iceweasel]: normalize patch loggingbill-auger
2020-02-02[iceweasel]: wip - armv7hbill-auger
2020-01-20[iceweasel]: i686 v72.0.1 workingbill-auger
2020-01-20[iceweasel]: wip - i686bill-auger
2020-01-19[iceweasel]: wip - i686bill-auger
2020-01-19[iceweasel]: rework patches for v72.0.1bill-auger
2020-01-13[iceweasel]: wip - upgrade to v72 (patches need re-working)bill-auger
2020-01-13[iceweasel]: upgrade to v71 (not tested)bill-auger
2019-11-22libre/iceweasel: updated to 70.0.1oaken-source
2019-09-06[iceweasel][iceweasel-l10n]: upgrade to v69.0bill-auger
2019-09-06[iceweasel][iceweasel-l10n]: upgrade to v68.0.2bill-auger
2019-08-06[iceweasel]: oops typobill-auger
2019-08-01[iceweasel]: better comments for FIXME issuesbill-auger
2019-08-01[iceweasel]: upgrade to v68.0.1bill-auger
2019-05-26libre/iceweasel: build passes for 67.0Andreas Grapentin
2019-05-23[iceweasel]: adapt prepare function to new versionbill-auger
2019-05-23[iceweasel]: re-worked libre-searchengines.patchbill-auger
2019-05-23[iceweasel]: upgrade to v67.0 (broken)bill-auger
2019-05-04Rebuild [libre/iceweasel] i686 against new icuFreemor
2019-04-13libre/iceweasel: updated to 66.0.3Andreas Grapentin
2019-03-29libre/iceweasel: updated to 66.0.2Andreas Grapentin
2019-03-10libre/iceweasel: rebuilt for new libvpxAndreas Grapentin
2019-03-03libre/iceweasel: updated to 65.0.2Andreas Grapentin
2019-03-01libre/iceweasel: updated for armAndreas Grapentin
2019-02-26libre/iceweasel: aggressively disabled lto and pgo for i686 buildAndreas Grapentin
2019-02-20libre/iceweasel: rebuilt from tarballAndreas Grapentin
2019-02-19libre/iceweasel: updated to 65.0.1Andreas Grapentin
2018-11-03Do git add for new files in [libre/iceweasel] oopsFreemor
2018-11-03Moving the working [libre-testing/iceweasel] here, rebuilt against icu 63.1Freemor
2018-09-16rev [libre/iceweasel] for rebuild against new x32 ICUFreemor
2018-08-27libre/iceweasel: Fix typoLuke Shumaker
2018-08-25libre/iceweasel: Fix the branding in a patchLuke Shumaker
2018-08-23libre/iceweasel: Clean up rationale commentLuke Shumaker
2018-08-23libre/iceweasel: Make the icu version dep automaticLuke Shumaker
2018-08-23libre/iceweasel: Fixup libre.patchLuke Shumaker
- There is no Iceweasel OS, that is over-zealous - "Iceweasel's" instead of "Iceweasel'"
2018-08-23libre/iceweasel: Add a comment about needing to prune BSLuke Shumaker
2018-08-23libre/iceweasel: Tidy branding installLuke Shumaker
2018-08-23libre/iceweasel: Build all of the branding bitmaps in prepare()Luke Shumaker
2018-08-23libre/iceweasel: distribution.ini: Identify Iceweasel as *Parabola* IceweaselLuke Shumaker
2018-08-23libre/iceweasel: For merging changes, clearly separate our vendor.js from Arch'sLuke Shumaker
2018-08-23libre/iceweasel: Pull the branding bits in to their own header sectionLuke Shumaker
2018-08-23libre/iceweasel: Update rationale commentLuke Shumaker
2018-08-23libre/iceweasel: Drop conflicts=(firefox)Luke Shumaker
Let your-freedom do that.
2018-08-23libre/iceweasel: Bump pkgrelLuke Shumaker
2018-08-23libre/iceweasel: Fix error in firefox-branding.jsLuke Shumaker
I don't know why we wanted to disable browser.startup.homepage_override.mstone anyway, I disagree with that call.
2018-08-23libre/iceweasel: Tidy formatting a touchLuke Shumaker
2018-08-23libre/iceweasel: Be careful with potentially ambiguous args to install(1)Luke Shumaker
2018-08-23libre/iceweasel: Make `makepkg -o` idempotentLuke Shumaker
2018-08-23libre/iceweasel: Clean up the ARM-specific hacksLuke Shumaker
1. The sed expression to disable GOLD (x86-only) was broken, fix it 2. We shouldn't disable PIE 3. Why disable optimizing (what your ARM device isn't slow enough?) 4. Don't disable WebRTC on ARM only 5. Don't disable the ELF hack
2018-08-23libre/iceweasel: Clean up hilariously over-quoted sed expressionsLuke Shumaker
Also, we run package() with errtrap; no need to `|| die` after things.