Commit graph

18 commits

Author SHA1 Message Date
ohfp b044585b88 Remove mozilla plugin certificates, fixes #112
Via `sed` instead of a patch, in the hope that it might be less of a
maintenance burden compared to patch witch changes in the file to patch
with subsequent upstream releases.

Should only be merged once it's ensured there are no unforseen side
effects when built with the Plugin Certificates removed.
2020-04-10 18:22:10 +00:00
ohfp 370cd270bc v75.0-1 PKGBUILD 2020-04-07 17:20:10 +02:00
ohfp ac5653d45a forgot to add the updated pkgbuild 2020-04-04 09:47:42 +02:00
ohfp 5bbd13e5fd small release: webrtc unlocked (but still disabled) 2020-04-01 17:10:34 +02:00
ohfp c75783737f fix some env vars for aarch64 builds 2020-03-31 11:19:50 +02:00
ohfp f35809ada6 keep pkgver + -rel fixed in PKGBUILD for now 2020-03-31 01:31:52 +02:00
ohfp 046c27552b comment some ubuntu-specific options; fix flatpak json talk-variable 2020-03-30 23:21:01 +02:00
ohfp b409944fad de-Archify some aspects of builds and -scripts; allow to initiate separate steps manually; first attempt to build tarball on ubuntu 16.04 2020-03-28 23:15:41 +01:00
ohfp da4f4da920 remove unused variable from PKGBUILD 2020-03-24 10:33:17 +01:00
ohfp 4d2d452fd1 enable SearchEngine policy for non-ESR Firefox; remove direct non-policy installation of ublock again 2020-03-24 10:22:01 +01:00
ohfp 17dbe18913 install ublock origin with tarball, #106 2/2 2020-03-21 23:54:27 +01:00
ohfp 24661b9513 install ublock origin with PKGBUILD, #106 1/2 2020-03-21 23:49:42 +01:00
ohfp e3b2751a02 allow addon sideloading; fixes #101 2020-03-15 02:02:37 +01:00
ohfp ed559afbde enable pgo without cross for aarch64 builds, fix #104 2020-03-15 02:00:46 +01:00
ohfp 609c6053ba v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settings 2020-03-10 15:36:32 +01:00
ohfp 7b9cb061a9 v74.0-1; compress flatpak-repo folders for release 2020-03-10 11:38:08 +01:00
ohfp f3827e41d9 temporarily disable custom config/patches during build
Some changes should be discussed before being integrated in the main
LibreWolf releases, so they're disabled for the time being.
2020-03-06 21:38:30 +01:00
ohfp 8378fcc076 Partial rewrite of build process
Switching to an Arch based build process for easier maintenance and
using specific runners for tasks where that might be necessary.

Right now, parent/child pipelines for somewhat parallel builds for
different architectures / semi-independent pak-builds don't seem to
properly work yet due to `trigger:` not being recognized when it should,
so that's not yet implemented.
2020-03-06 21:17:06 +01:00