aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* webrtc still seems to be broken on aarch64ohfp2020-03-31
|
* when having two runner tags defined with one of them being offline, jobs did ↵ohfp2020-03-31
| | | | not get picked up
* update changelogohfp2020-03-31
|
* add a .desktop file to flatpak buildohfp2020-03-31
|
* fix appimage creating a new profile folder on each launch; sanitize desktop ↵ohfp2020-03-31
| | | | file; fix icon symlink
* small AppStream and AppImage fixesohfp2020-03-31
|
* fix xml path for flatpak buildohfp2020-03-31
|
* xml is elsewhere at that point during flatpak buildohfp2020-03-31
|
* add dependency to get libdbus-soohfp2020-03-31
|
* fix variable typo in appimage scriptohfp2020-03-31
|
* fix path to xml for envsubstohfp2020-03-31
|
* add some optional dependencies during tarball buildohfp2020-03-31
|
* add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 ↵ohfp2020-03-31
| | | | in appimage as well, just in case
* fix some env vars for aarch64 buildsohfp2020-03-31
|
* generate appstream metadataohfp2020-03-31
|
* appdir-lint demands a png; fix variable in configure-source scriptohfp2020-03-31
|
* use clang from repos for aarch64ohfp2020-03-31
|
* keep pkgver + -rel fixed in PKGBUILD for nowohfp2020-03-31
|
* do not delete cache folder for flatpak moduleohfp2020-03-31
|
* cache flatpak module dependency buildohfp2020-03-31
|
* use the intended module, not another oneohfp2020-03-31
|
* comment some ubuntu-specific options; fix flatpak json talk-variableohfp2020-03-30
|
* checkout submodules globallyohfp2020-03-30
|
* submodules need to be checked out, or so I have heardohfp2020-03-30
|
* now move shared-modules where the path is pointing toohfp2020-03-30
|
* export hardening variablesohfp2020-03-30
|
* really fix shared-modules pathohfp2020-03-30
|
* fix shared-modules pathohfp2020-03-30
|
* extend flatpak json with permissions and dbus-glib shared moduleohfp2020-03-30
|
* use same file naming scheme everywhereohfp2020-03-30
|
* actually fix the flatpak json; had a typoohfp2020-03-30
|
* build PIE librewolf via hardening-wrapperohfp2020-03-30
|
* try build without explicit gold; fix flatpak jsonohfp2020-03-30
|
* we should probably strip binaries, to avoid getting a 1.6G libxul.soohfp2020-03-30
|
* update .gitlab-ci.yml file/artifact naming; also add bzip2 to flatpak scriptohfp2020-03-30
|
* bzip2 dependency for appimage scriptohfp2020-03-30
|
* fix tarball / path handling in configure-tarball scriptohfp2020-03-30
|
* explain triggering the new pipelineohfp2020-03-30
|
* fix leftover tarball path variableohfp2020-03-30
|
* fix variable names for patch pathesohfp2020-03-30
|
* too many mozconfigs, again..ohfp2020-03-30
|
* Disable PGO for deb/ubuntu, because everything is horrible.ohfp2020-03-30
| | | | | | | Also: Grab dependencies, patches and further config options from ubuntu upstream build sources. Builds statically against a mozilla-gcc-7/libstdc++7. Let's hope this works for Appimages and Flatpaks as well, "everywhere".
* re-introduce profilingohfp2020-03-29
|
* try it with libstdc++6ohfp2020-03-29
|
* bash/script fixesohfp2020-03-29
|
* mozconfig not available at build timeohfp2020-03-29
|
* try it without profilingohfp2020-03-29
|
* try profiling without =crossohfp2020-03-29
|
* nasm is, of course, not recent as wellohfp2020-03-29
|
* of course, nodejs is ancient as wellohfp2020-03-29
|
bgstack15