aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtfohfp2020-03-29
* use symlinks-path for libclangohfp2020-03-29
* re-add clang-9 againohfp2020-03-29
* try full path to libclangohfp2020-03-29
* interfere less with what mach bootstrap wants to doohfp2020-03-29
* libclang-pathohfp2020-03-29
* nope, have to install cbindgen separately it seemsohfp2020-03-29
* re-run bootstrapohfp2020-03-29
* correct jack dependency: libjack-devohfp2020-03-29
* missing dependency: jackdohfp2020-03-29
* check if mach bootstrap errors when succeeding?ohfp2020-03-29
* specify clang versions; some further script fixes/correctionsohfp2020-03-29
* various (hopefully) script fixesohfp2020-03-29
* how hard can it be?ohfp2020-03-29
* bad c&p fixed (sudo)ohfp2020-03-29
* get more output from apt updateohfp2020-03-29
* forgot an apt updateohfp2020-03-29
* install clang on 16.04ohfp2020-03-29
* mozconfig path is elsewhereohfp2020-03-29
* bootstrap recreates mozconfig, it seemsohfp2020-03-29
* several small script fixesohfp2020-03-29
* oh ubuntu..: xz is in xz-utilsohfp2020-03-29
* missing dependencyohfp2020-03-28
* typos and fix pipeline variable nameohfp2020-03-28
* fix var typo in .gitlab-ci.ymlohfp2020-03-28
* call things $srcdirohfp2020-03-28
* de-Archify some aspects of builds and -scripts; allow to initiate separate st...ohfp2020-03-28
* update eol gnome dependencies for flatpakohfp2020-03-24
* remove unused variable from PKGBUILDohfp2020-03-24
* update Changelogohfp2020-03-24
* enable SearchEngine policy for non-ESR Firefox; remove direct non-policy inst...ohfp2020-03-24
* sometimes, it's the little things..ohfp2020-03-23
* skip automatic release for now; #99ohfp2020-03-21
* install ublock origin with tarball, #106 2/2ohfp2020-03-21
* install ublock origin with PKGBUILD, #106 1/2ohfp2020-03-21
* actually modify the script that is used during builds atmohfp2020-03-21
* Enable settings by default in Appimage and FlatPakohfp2020-03-15
* allow addon sideloading; fixes #101ohfp2020-03-15
* enable pgo without cross for aarch64 builds, fix #104ohfp2020-03-15
* mention current state of build scripts in README.mdohfp2020-03-14
* Implement a basic Changelog; fixes #107ohfp2020-03-14
* v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settingsohfp2020-03-10
* avoid potential globbing issue with gitlab-releaseohfp2020-03-10
* v74.0-1; compress flatpak-repo folders for releaseohfp2020-03-10
* bash-ify all build scripts; fixes #79ohfp2020-03-07
* slight simplification of gitlab-release partohfp2020-03-07
* allow regular arm64 runners for appimage build, so spot instances can be disa...evs-ch2020-03-07
* wrong artifact path; non-existant python docker imageevs-ch2020-03-07
* Merge branch 'arch_based_ci' into 'master'ohfp2020-03-06
|\
| * temporarily disable custom config/patches during buildohfp2020-03-06
bgstack15