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

Last commit made on 2020-11-02
Get this branch:
git clone -b applied/ubuntu/focal-devel 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-devel
Repository:
lp:ubuntu/+source/openjfx

Recent commits

a7759df... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

11.0.7+0-2ubuntu2 (patches applied)

Imported using git-ubuntu import.

5391127... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

Fixes the compatibility with the version of Gradle in Debian

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

5eaf1cd... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

Fix FTBFS due to -Werror=deprecated-declarations.

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

1e1734a... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

disable-jit-for-non-x86.patch

No DEP3 Subject or Description header found

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

5976e66... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

Fixes the compatibility with the version of glibc in Debian

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

48374e9... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

Disables the WebKit JIT on armel (fails to build)

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

750fe78... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

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

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

56867c3... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

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.

bcf6a62... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

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

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

49670fc... by =?utf-8?q?Tiago_St=C3=BCrmer_Daitx?= <email address hidden>

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

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