Commit graph

323 commits

Author SHA1 Message Date
ohfp 232281d338 when having two runner tags defined with one of them being offline, jobs did not get picked up 2020-03-31 21:37:25 +02:00
ohfp efd24ea6bd update changelog 2020-03-31 21:10:41 +02:00
ohfp 948a349bd9 add a .desktop file to flatpak build 2020-03-31 21:09:30 +02:00
ohfp aa59e04acd fix appimage creating a new profile folder on each launch; sanitize desktop file; fix icon symlink 2020-03-31 21:09:12 +02:00
ohfp a960c6488a small AppStream and AppImage fixes 2020-03-31 20:30:46 +02:00
ohfp 28b4678a6f fix xml path for flatpak build 2020-03-31 17:47:24 +02:00
ohfp 06e9c38a0e xml is elsewhere at that point during flatpak build 2020-03-31 17:24:25 +02:00
ohfp aa047fed9f add dependency to get libdbus-so 2020-03-31 17:14:12 +02:00
ohfp a0e27a0f66 fix variable typo in appimage script 2020-03-31 17:05:59 +02:00
ohfp 04836e8221 fix path to xml for envsubst 2020-03-31 14:10:35 +02:00
ohfp ade8552b4a add some optional dependencies during tarball build 2020-03-31 12:35:05 +02:00
ohfp 01f4e24e40 add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 in appimage as well, just in case 2020-03-31 12:09:05 +02:00
ohfp c75783737f fix some env vars for aarch64 builds 2020-03-31 11:19:50 +02:00
ohfp b4785c8efd generate appstream metadata 2020-03-31 10:57:25 +02:00
ohfp 41d7dd8bdb appdir-lint demands a png; fix variable in configure-source script 2020-03-31 10:08:20 +02:00
ohfp db26c01451 use clang from repos for aarch64 2020-03-31 09:53:45 +02:00
ohfp f35809ada6 keep pkgver + -rel fixed in PKGBUILD for now 2020-03-31 01:31:52 +02:00
ohfp 2e748dbcf0 do not delete cache folder for flatpak module 2020-03-31 01:28:24 +02:00
ohfp ac9fae2de4 cache flatpak module dependency build 2020-03-31 01:08:57 +02:00
ohfp 9ff609f70f use the intended module, not another one 2020-03-31 01:03:57 +02:00
ohfp 046c27552b comment some ubuntu-specific options; fix flatpak json talk-variable 2020-03-30 23:21:01 +02:00
ohfp 2f81380ef5 checkout submodules globally 2020-03-30 22:46:28 +02:00
ohfp 6bce9cc29a submodules need to be checked out, or so I have heard 2020-03-30 22:22:18 +02:00
ohfp 900015a46e now move shared-modules where the path is pointing to 2020-03-30 22:00:53 +02:00
ohfp 154607e95c export hardening variables 2020-03-30 21:57:33 +02:00
ohfp d871b3ae53 really fix shared-modules path 2020-03-30 21:50:32 +02:00
ohfp 2a2587fd1f fix shared-modules path 2020-03-30 21:29:18 +02:00
ohfp b50b503e85 extend flatpak json with permissions and dbus-glib shared module 2020-03-30 21:18:30 +02:00
ohfp 503f4a5103 use same file naming scheme everywhere 2020-03-30 17:42:11 +02:00
ohfp 228d15c64f actually fix the flatpak json; had a typo 2020-03-30 17:01:47 +02:00
ohfp ab0f7be852 build PIE librewolf via hardening-wrapper 2020-03-30 15:34:15 +02:00
ohfp ed05c3f672 try build without explicit gold; fix flatpak json 2020-03-30 14:08:39 +02:00
ohfp 2405b48f74 we should probably strip binaries, to avoid getting a 1.6G libxul.so 2020-03-30 12:16:17 +02:00
ohfp daf0d739ab update .gitlab-ci.yml file/artifact naming; also add bzip2 to flatpak script 2020-03-30 11:58:28 +02:00
ohfp baa005aade bzip2 dependency for appimage script 2020-03-30 11:40:19 +02:00
ohfp 4223941028 fix tarball / path handling in configure-tarball script 2020-03-30 10:37:02 +02:00
ohfp 6a7f15fa30 explain triggering the new pipeline 2020-03-30 09:54:06 +02:00
ohfp 69ce8eb8b7 fix leftover tarball path variable 2020-03-30 09:17:21 +02:00
ohfp 3348328df5 fix variable names for patch pathes 2020-03-30 00:55:22 +02:00
ohfp c09ed9cfc7 too many mozconfigs, again.. 2020-03-30 00:40:04 +02:00
ohfp 85f55868f6 Disable PGO for deb/ubuntu, because everything is horrible.
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".
2020-03-30 00:26:30 +02:00
ohfp ef8a143b61 re-introduce profiling 2020-03-29 16:52:39 +02:00
ohfp e5d850cfc8 try it with libstdc++6 2020-03-29 16:35:03 +02:00
ohfp c932f8870b bash/script fixes 2020-03-29 16:13:20 +02:00
ohfp e5b4cec424 mozconfig not available at build time 2020-03-29 15:54:14 +02:00
ohfp 50e1776af1 try it without profiling 2020-03-29 15:37:35 +02:00
ohfp 1784ded7dd try profiling without =cross 2020-03-29 15:19:03 +02:00
ohfp cdc70aeb16 nasm is, of course, not recent as well 2020-03-29 14:57:18 +02:00
ohfp 68d362cce7 of course, nodejs is ancient as well 2020-03-29 14:42:06 +02:00
ohfp 0aab0afa23 of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtf 2020-03-29 14:37:10 +02:00