Commit graph

41 commits

Author SHA1 Message Date
ohfp b8c8f7ee12
add patch to binary_tarball script as well 2021-01-08 20:44:53 +01:00
ohfp b16649c000
Block some more undesired requests
See https://gitlab.com/librewolf-community/browser/common/-/issues/10
2021-01-04 23:18:23 +01:00
ohfp aa51ea96c7
v83.0-1 2020-11-21 13:22:34 +01:00
ohfp fcb0d9bed3
v82.0.2-1 2020-10-29 02:18:46 +01:00
ohfp 42d221db49
v81.0-2 2020-09-30 14:52:19 +02:00
ohfp 26d8096f17
actually use the added py3.5 patch for debian 2020-08-27 11:48:26 +02:00
ohfp ecef2148df
fix pwd/obj path substition failing in script 2020-08-27 10:23:29 +02:00
ohfp b9fd2f5276
v80.0.1 2020-08-27 10:03:03 +02:00
ohfp 88cb3f43bc
v79.0-1 #5: python >= 3.5 for deb/xenial build 2020-07-31 12:11:59 +02:00
ohfp d4eb092cfd
v79.0.1 #4 2020-07-31 01:32:35 +02:00
ohfp 23811d11c0
v79.0.1 #3 – missing patch download 2020-07-31 01:03:51 +02:00
ohfp 15333fb833
v79.0-1 #2
Fix some wrong build options for aarch64; correct patch pathes
2020-07-31 00:15:15 +02:00
ohfp d73ef25178
v79.0-1
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.
2020-07-30 17:57:09 +02:00
ohfp be613fc53e
update megabar patch 2020-07-01 19:48:06 +02:00
ohfp fffe391367
v78.0.1-1 2020-07-01 18:02:24 +02:00
ohfp ac3d1cfbdb
v77.0.1-1 2020-06-06 21:39:06 +02:00
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 fc51b4f6d4 include new patches for old ubuntu build to build 75.0 2020-04-07 22:42:19 +02:00
ohfp 23798fa90d v74.0.1-1; try webrtc on aarch64 without patches 2020-04-03 22:56:31 +02:00
ohfp c75783737f fix some env vars for aarch64 builds 2020-03-31 11:19:50 +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 046c27552b comment some ubuntu-specific options; fix flatpak json talk-variable 2020-03-30 23:21:01 +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 3348328df5 fix variable names for patch pathes 2020-03-30 00:55:22 +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 0aab0afa23 of course, on ubuntu we need libclang-9-dev, pulling in libclang1-9. wtf 2020-03-29 14:37:10 +02:00
ohfp 74b5e9ab48 use symlinks-path for libclang 2020-03-29 13:52:56 +02:00
ohfp 2e194f84b8 try full path to libclang 2020-03-29 13:34:12 +02:00
ohfp 96ffa1c3ab interfere less with what mach bootstrap wants to do 2020-03-29 13:09:14 +02:00
ohfp 4303197adc libclang-path 2020-03-29 12:45:57 +02:00
ohfp 5e48f983f1 specify clang versions; some further script fixes/corrections 2020-03-29 11:23:57 +02:00
ohfp 8df33c61bb various (hopefully) script fixes 2020-03-29 01:27:47 +01:00
ohfp 45614f50a6 bootstrap recreates mozconfig, it seems 2020-03-29 00:29:09 +01:00
ohfp f31b10b89d call things $srcdir 2020-03-28 23:18:19 +01: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 035e35850d bash-ify all build scripts; fixes #79 2020-03-07 19:44:22 +01:00
BeatLink 41206e66e0 fix script 2019-08-17 15:34:48 -05:00
BeatLink ab7fc74bb5 update scripts 2019-08-16 22:32:17 -05:00
BeatLink 088d2f7727 move linux files to top level 2019-08-16 22:00:32 -05:00
Renamed from linux/binary_tarball/scripts/3_Configure_Source_Code.sh (Browse further)