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

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

Recent commits

efc27a6... by Emmanuel Bourg

11.0.11+0-1 (patches applied)

Imported using git-ubuntu import.

19309ba... by Emmanuel Bourg

Disable SWT support on 32-bit architectures

Gbp-Pq: 36-disable-swt-on-32bit-arch.patch.

d833e54... by Emmanuel Bourg

Fixes the compatibility with the version of Gradle in Debian

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

90e83df... by Emmanuel Bourg

Fix FTBFS due to -Werror=deprecated-declarations.

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

193b811... by Emmanuel Bourg

disable-jit-for-non-x86.patch

No DEP3 Subject or Description header found

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

8a894b3... by Emmanuel Bourg

Fixes the compatibility with the version of glibc in Debian

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

84d5f26... by Emmanuel Bourg

Disables the WebKit JIT on armel (fails to build)

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

7c9196a... by Emmanuel Bourg

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

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

3f432f2... by Emmanuel Bourg

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.

f9bfb8d... by Emmanuel Bourg

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

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