Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v80.0.1 | ohfp | 2020-08-27 |
| | |||
* | v79.0-1 #2 | ohfp | 2020-07-31 |
| | | | | Fix some wrong build options for aarch64; correct patch pathes | ||
* | v79.0-1 | ohfp | 2020-07-30 |
| | | | | | | Also (re-)adds some debian armhf-patches – not really needed, but making it easier to apply the libstdc++-related patches without having to modify them. | ||
* | v78.0.2-1 | ohfp | 2020-07-10 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-02 |
| | |||
* | update megabar patch | ohfp | 2020-07-01 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-01 |
| | |||
* | fix broken megabar-removal / urlbar | ohfp | 2020-06-08 |
| | |||
* | v77.0.1-1 | ohfp | 2020-06-06 |
| | |||
* | v76.0.1-1 | ohfp | 2020-05-08 |
| | |||
* | bump pkgrel for new builds | ohfp | 2020-05-08 |
| | |||
* | fix missing locales from removed extension breaking the build when building ↵ | ohfp | 2020-05-08 |
| | | | | a profiled browser | ||
* | v76.0-1 | ohfp | 2020-05-07 |
| | |||
* | Remove mozilla plugin certificates, fixes #112 | ohfp | 2020-04-10 |
| | | | | | | | | | 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. | ||
* | v75.0-1 PKGBUILD | ohfp | 2020-04-07 |
| | |||
* | forgot to add the updated pkgbuild | ohfp | 2020-04-04 |
| | |||
* | small release: webrtc unlocked (but still disabled) | ohfp | 2020-04-01 |
| | |||
* | fix some env vars for aarch64 builds | ohfp | 2020-03-31 |
| | |||
* | keep pkgver + -rel fixed in PKGBUILD for now | ohfp | 2020-03-31 |
| | |||
* | comment some ubuntu-specific options; fix flatpak json talk-variable | ohfp | 2020-03-30 |
| | |||
* | de-Archify some aspects of builds and -scripts; allow to initiate separate ↵ | ohfp | 2020-03-28 |
| | | | | steps manually; first attempt to build tarball on ubuntu 16.04 | ||
* | remove unused variable from PKGBUILD | ohfp | 2020-03-24 |
| | |||
* | enable SearchEngine policy for non-ESR Firefox; remove direct non-policy ↵ | ohfp | 2020-03-24 |
| | | | | installation of ublock again | ||
* | install ublock origin with tarball, #106 2/2 | ohfp | 2020-03-21 |
| | |||
* | install ublock origin with PKGBUILD, #106 1/2 | ohfp | 2020-03-21 |
| | |||
* | allow addon sideloading; fixes #101 | ohfp | 2020-03-15 |
| | |||
* | enable pgo without cross for aarch64 builds, fix #104 | ohfp | 2020-03-15 |
| | |||
* | v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settings | ohfp | 2020-03-10 |
| | |||
* | v74.0-1; compress flatpak-repo folders for release | ohfp | 2020-03-10 |
| | |||
* | temporarily disable custom config/patches during build | ohfp | 2020-03-06 |
| | | | | | Some changes should be discussed before being integrated in the main LibreWolf releases, so they're disabled for the time being. | ||
* | Partial rewrite of build process | ohfp | 2020-03-06 |
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. |