ubuntu/+source/qtmir:applied/ubuntu/hirsute-proposed

Last commit made on 2020-12-16
Get this branch:
git clone -b applied/ubuntu/hirsute-proposed https://git.launchpad.net/ubuntu/+source/qtmir
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/hirsute-proposed
Repository:
lp:ubuntu/+source/qtmir

Recent commits

e182527... by Mike Gabriel

0.6.1-5 (patches applied)

Imported using git-ubuntu import.

85c3816... by Mike Gabriel

Debian lacks Canonical's autopilot toolchain, thus disabling benchmarks (which depends on it).

Gbp-Pq: 2003_disable-benchmarks.patch.

dcdfaab... by Mike Gabriel

Fix disabling -Werror via CMake configure option.

Gbp-Pq: 1008_drop-Werror-enforcement-leave-it-to-configure-option.patch.

65eecd6... by Mike Gabriel

Make dependency on valgrind optional.

Gbp-Pq: 1007_make-valgrind-dependency-optional.patch.

b556825... by Mike Gabriel

Disable tests fiddling around with files in debian/*. Not wanted by Debian maintainer.

Gbp-Pq: 2002_no-requires-provides-check.patch.

daaebbe... by Mike Gabriel

Disable tests fiddling around with files in debian/*. Not wanted by Debian maintainer.

Gbp-Pq: 2001_no-convert-to-gles-test.patch.

4232190... by Mike Gabriel

Make sure tracepoints.h exists for building library 'qtmirserver-mirserver'.

Gbp-Pq: 1006_make-sure-tracepoints-h-exists.patch.

14fbbf2... by Mike Gabriel

Add missing -pthread linker argument. Probably to hard-coded, but works for now.

Gbp-Pq: 1005_add-missing-pthread-to-link-target.patch.

68d81a4... by Mike Gabriel

Drop CMake instructions that have been moved into FindGMock of cmake-extras.

Gbp-Pq: 1004_remove-cmake-instructions-that-have-been-moved-into-FindGMock.patch.

6594327... by Mike Gabriel

Use googletest macro INSTANTIATE_TEST_SUITE, rather than deprecated INSTANTIATE_TEST_CASE macro.

Gbp-Pq: 1003_INSTANTIATE_TEST_SUITE.patch.