summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
get libcutils building
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-gettid-exception-declaration.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
remove clang-ism
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-attribute-issue-with-gcc.patch
Antonio Russo [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Port simg_dump to Python 3.
Forwarded: not-needed
Last-Update: 2019-01-05
Origin: https://bugs.debian.org/945646
Gbp-Pq: Topic system/core
Gbp-Pq: Name simg_dump-python3.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Turn #error into exceptions
Forwarded: not-needed
So the library can be built on non-Linux platforms too, although can't
guarauntee its functionality regarding that piece of code.
Gbp-Pq: Topic system/core
Gbp-Pq: Name throw-exception-on-unknown-os.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Fix the weird error by GCC7 that fails to match the correct parent method.
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Vector-cast.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Bring Clang's _Nonnull keyword to GCC
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Nonnull.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Fix incompatibility between <stdatomic.h> and <atomic>
Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60932
Bug: https://reviews.llvm.org/D45470
This 2 headers combined will cause errors for both GCC and Clang. This patch
makes sure only one of them is present at any time.
Gbp-Pq: Topic system/core
Gbp-Pq: Name stdatomic.patch
Umang Parmar [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
libusb.h comes from different location
Forwarded: not-needed
Last-Update: 2018-05-26
Gbp-Pq: Topic system/core
Gbp-Pq: Name libusb-header-path.patch
Umang Parmar [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Added missing headers causing compile errors
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Added-missing-headers.patch
Umang Parmar [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Update log file directory.
Last Updated: 2018-05-17
Last Updated: 2018-05-17
Gbp-Pq: Topic system/core
Gbp-Pq: Name move-log-file-to-proper-dir.patch
Android Tools Maintainers [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Added missing headers causing compile errors
Forwarded: not-needed
Gbp-Pq: Topic libnativehelper
Gbp-Pq: Name add-missing-headers.patch
Roger Shimizu [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
android-platform-tools (29.0.6-25) unstable; urgency=medium
* Team upload.
* debian/control: Fix lld on B-D.
* debian/control: Separate pandoc and ronn on B-D.
* debian/control: Fix ftbfs on powerpc due to clang.
* debian/libbacktrace.mk: Add RegsRiscv64.cpp into build.
* debian/lintian-overrides: Add
package-has-unnecessary-activation-of-ldconfig-trigger.
[dgit import unpatched android-platform-tools 29.0.6-25]
Roger Shimizu [Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)]
Import android-platform-tools_29.0.6-25.debian.tar.xz
[dgit import tarball android-platform-tools 29.0.6-25 android-platform-tools_29.0.6-25.debian.tar.xz]
Prateek Ganguli [Thu, 20 May 2021 04:30:00 +0000 (05:30 +0100)]
Import android-platform-tools_29.0.6.orig.tar.gz
[dgit import orig android-platform-tools_29.0.6.orig.tar.gz]