ubuntu/+source/openjfx:applied/ubuntu/focal

Last commit made on 2020-04-14
Get this branch:
git clone -b applied/ubuntu/focal https://git.launchpad.net/ubuntu/+source/openjfx
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal
Repository:
lp:ubuntu/+source/openjfx

Recent commits

1d2f511... by Matthias Klose

11.0.7+0-2ubuntu1 (patches applied)

Imported using git-ubuntu import.

038fee6... by Matthias Klose

Fixes the compatibility with the version of Gradle in Debian

Gbp-Pq: 32-gradle-compatibility.patch.

e54650a... by Matthias Klose

Fix FTBFS due to -Werror=deprecated-declarations.

Gbp-Pq: no-error_deprecated-declarations.patch.

3774f62... by Matthias Klose

disable-jit-for-non-x86.patch

No DEP3 Subject or Description header found

Gbp-Pq: disable-jit-for-non-x86.patch.

e4acc30... by Matthias Klose

Fixes the compatibility with the version of glibc in Debian

Gbp-Pq: 29-glibc-compatibility.patch.

c414c73... by Matthias Klose

Disables the WebKit JIT on armel (fails to build)

Gbp-Pq: 26-disable-webkit-jit-for-armv4.patch.

dbf6bd5... by Matthias Klose

Use the -g1 debugging level instead of -g when compiling WebKit

Gbp-Pq: 25-webkit-debug-level.patch.

0be3835... by Matthias Klose

Disables the buildSrc tests to work around a Gradle bug (UnsupportedOperationException: Cannot nest operations in the same thread)

Gbp-Pq: 24-disable-buildSrc-tests.patch.

8b9d301... by Matthias Klose

Use the gold linker with memory saving options to avoid build failures caused by lack of RAM

Gbp-Pq: 23-webcore-linker-flags.patch.

951d1ee... by Matthias Klose

Disables the sampling profiler in WebKit (fails to build on arm64)

Gbp-Pq: 19-disable-webkit-sampling-profiler.patch.