Commit Graph

2193 Commits

Author SHA1 Message Date
Martin Stransky
7bf72f012c Added fix for mozbz#1656727 2020-10-06 12:00:47 +02:00
Martin Stransky
e425f6ccfc changelog fix 2020-10-02 12:30:13 +02:00
Martin Stransky
1bc542f07d Add fix for mozbz#1668771 2020-10-02 12:27:34 +02:00
Martin Stransky
3b52fb7c93 Updated PGO patch 2020-10-01 23:12:24 +02:00
Martin Stransky
5ea2be5465 Added fix for mozbz#1661192 2020-10-01 13:47:13 +02:00
Martin Stransky
807160dda0 Added fix for mozbz#1640567, Enable PGO 2020-10-01 12:22:08 +02:00
Martin Stransky
a7f92542c9 Updated to 81.0.1 2020-09-30 22:47:19 +02:00
Martin Stransky
7e542a604d Removed fdk-aac-free dependency (rhbz#1883672), Enabled LTO 2020-09-30 13:16:06 +02:00
Martin Stransky
e6116691d2 merged with master, release up 2020-09-30 11:30:44 +02:00
Martin Stransky
d27db77328 Disabled openh264 download 2020-09-30 11:27:59 +02:00
Dan Horák
5bf600b31c - Re-enable builds for ppc64le 2020-09-26 11:50:33 +02:00
Martin Stransky
85160fd5ad Added openh264 fixes 2020-09-25 11:54:11 +02:00
Kalev Lember
bd0f865426 Enable parallel builds for aarch64
Beyond making the builds faster, this also appears to fix the build on
aarch64 (libmozgtk.so not getting built) for reasons unknown.

https://bugzilla.redhat.com/show_bug.cgi?id=1872111
2020-09-23 17:58:42 +02:00
Martin Stransky
c8a56b17a2 Added fix for rhbz#1731371 2020-09-23 09:49:57 +02:00
Kalev Lember
e7dcff0505 Re-enable builds for armv7hl and aarch64 architectures
The builds should hopefully work again now that we've disabled LTO and
PGO. aarch64 in particular is important because Workstation on aarch64
is considered a blocking deliverable and Firefox is a part of it.

https://bugzilla.redhat.com/show_bug.cgi?id=1881495#c9
2020-09-23 01:14:02 +02:00
Martin Stransky
da0238f524 Disabled PGO for Fedora33+ 2020-09-22 18:02:59 +02:00
Kalev Lember
bcd30e838b Disable LTO to work around firefox build failing in F33+ 2020-09-22 16:47:07 +02:00
Martin Stransky
4a3c4e4f88 Updated to 81 Build 2 2020-09-21 10:31:36 +02:00
Martin Stransky
574f203df5 release up, changelog fixes 2020-09-17 09:10:40 +02:00
Martin Stransky
d085be73a7 Updated requested nss version to 3.56 2020-09-17 08:32:24 +02:00
Martin Stransky
ac3e0593c4 Added upstream patches mzbz#1665324 mozbz#1665329 2020-09-17 08:05:13 +02:00
Martin Stransky
edcdab9135 Added MACH_USE_SYSTEM_PYTHON=1 2020-09-16 11:30:28 +02:00
Martin Stransky
096b8b8fb5 Added WebGL dmabuf fixes 2020-09-15 19:27:27 +02:00
Martin Stransky
74f97a94b1 Update to 81.0 2020-09-15 14:55:10 +02:00
Martin Stransky
e6e3098b9d Added fix for gcc build crash 2020-09-13 19:58:04 +02:00
Martin Stransky
0316481767 Build fixes 2020-09-13 19:51:45 +02:00
Martin Stransky
07987149e6 big endian fix 2020-09-13 19:31:59 +02:00
Martin Stransky
009c3fc7a6 Test build for all arches 2020-09-10 21:33:57 +02:00
Martin Stransky
664fa8f846 removed bogus build options 2020-09-10 10:53:15 +02:00
Martin Stransky
fc6b27e4b9 Removed bogus openh264 dependency 2020-09-10 08:40:23 +02:00
Martin Stransky
b50f976173 removed mozbz#1057646 2020-09-08 14:05:29 +02:00
Martin Stransky
37545e0448 Build with Openh264 support (mozbz#1057646) 2020-09-07 21:42:31 +02:00
Martin Stransky
9e9283e2b0 changelog fix 2020-09-04 08:36:35 +02:00
Martin Stransky
cedcf4cef3 Added patch for mozbz#1875469 / rhbz#1875469 2020-09-04 08:32:27 +02:00
Martin Stransky
eef6ef732b Updated to 80.0.1 2020-09-01 22:47:13 +02:00
komat
326fe0a9c8 Disabled aarch64 due to rhbz#1872111 2020-08-25 07:58:41 +02:00
Martin Stransky
706efcc2e9 Disabled PGO on aarch64 builds due to linking errors 2020-08-24 11:03:04 +02:00
Martin Stransky
50205986b2 spec cleanup 2020-08-21 11:14:37 +02:00
Martin Stransky
9aab7d4b46 Disabled WebGL Dmabuf backend by default 2020-08-21 11:00:38 +02:00
Martin Stransky
052081df4e arm minor tweak 2020-08-20 20:43:39 +02:00
Martin Stransky
decf598d62 Updated to 80.0 Build 2 2020-08-20 08:24:19 +02:00
Martin Stransky
04eebae141 Added nspr build fixes 2020-08-19 18:35:53 +02:00
Martin Stransky
c3c5f0488c changelog update 2020-08-19 16:39:04 +02:00
Martin Stransky
9b862ea69c Disabled LTO, build with gcc 2020-08-19 16:36:41 +02:00
Martin Stransky
dced7c2e45 Build fixes - spec, patches 2020-08-18 17:22:12 +02:00
Martin Stransky
51f4268c7b patch cleanup 2020-08-18 10:00:40 +02:00
Martin Stransky
7a74efcc7e Updated to 80.0 Build 1 2020-08-18 09:11:13 +02:00
Jan Horak
62b773b4f8 fixed location api key 2020-08-18 08:58:15 +02:00
Martin Stransky
0cdfdedf09 spec fix 2020-08-18 08:56:36 +02:00
Martin Stransky
21aa95ea62 spec clean up 2020-08-18 08:43:08 +02:00