summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Qt/KDE Maintainers [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
rebuild-QmlDatapropertyCache-if-deleted
Gbp-Pq: Name rebuild-QmlDatapropertyCache-if-deleted.patch
Debian Qt/KDE Maintainers [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
disable_jit_on_mips
Gbp-Pq: Name disable_jit_on_mips.patch
Guillem Jover [Sun, 11 Oct 2015 23:45:37 +0000 (01:45 +0200)]
Do not make lack of SSE2 support on x86-32 fatal
When an x86-32 CPU does not have SSE2 support (which is the case for
all AMD CPUs, and older Intel CPUs), fallback to use the interpreter,
otherwise use the JIT engine.
Even then, make the lack of SSE2 support on x86-32 fatal when trying
to instantiate a JIT engine, which does require it.
Refactor the required CPU support check into a new pair of privately
exported functions to avoid duplicating the logic, and do so in
functions instead of class members to avoid changing the class
signatures.
Version: 5.7.x
Bug-Debian: https://bugs.debian.org/792594
Gbp-Pq: Name Do-not-make-lack-of-SSE2-support-on-x86-32-fatal.patch
Debian Qt/KDE Maintainers [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
fix_test_remove_qlibraryinfo
Gbp-Pq: Name fix_test_remove_qlibraryinfo.patch
Debian Qt/KDE Maintainers [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
disableopengltests
Gbp-Pq: Name disableopengltests.patch
Lisandro Damián Nicanor Pérez Meyer [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
qtdeclarative-opensource-src (5.9.1-5) unstable; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* Bump qtdeclarative-abi to 5-9-1 so it matches' qtbase's versioning. Plus
it's the version we are pushing to unstable.
[ Dmitry Shachnev ]
* Update symbols files for GCC 7 symbols changes.
[dgit import unpatched qtdeclarative-opensource-src 5.9.1-5]
Lisandro Damián Nicanor Pérez Meyer [Wed, 16 Aug 2017 01:09:04 +0000 (02:09 +0100)]
Import qtdeclarative-opensource-src_5.9.1-5.debian.tar.xz
[dgit import tarball qtdeclarative-opensource-src 5.9.1-5 qtdeclarative-opensource-src_5.9.1-5.debian.tar.xz]
Dmitry Shachnev [Sat, 1 Jul 2017 15:57:08 +0000 (16:57 +0100)]
Import qtdeclarative-opensource-src_5.9.1.orig.tar.xz
[dgit import orig qtdeclarative-opensource-src_5.9.1.orig.tar.xz]