aboutsummaryrefslogtreecommitdiffstats
path: root/testing/android-tools/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/various: rebuild go packages for CVE-2020-7919Kevin Daudt2020-05-051-1/+1
| | | | Issue: #11416
* testing/android-tools: upgrade to 29.0.6Sören Tempel2020-03-101-2/+2
|
* testing/android-tools: upgrade to 29.0.5Sören Tempel2020-03-061-3/+3
|
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* testing/android-tools: upgrade to 29.0.4Sören Tempel2019-10-081-2/+2
|
* testing/android-tools: upgrade to 29.0.3Sören Tempel2019-09-211-8/+4
|
* testing/android-tools: remove custom flags for ARM architecturesSören Tempel2019-09-211-4/+0
| | | | Fixed upstream with the most recent upgrade.
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* testing/android-tools: build on armJoe Holden2019-03-031-2/+6
| | | | Built on aarch64 and armv7 by mps@IRC, runtime tested on armhf by myself
* testing/android-tools: upgrade to 9.0.0_p33Sören Tempel2019-02-131-3/+3
|
* testing/android-tools: only build on x86 and x86_64Natanael Copa2018-10-121-1/+1
| | | | Those are the only arches that builds, currently.
* testing/android-tools: disable on ppc64le due to build failureNatanael Copa2018-10-121-1/+1
|
* testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵J0WI2018-10-061-2/+2
| | | | pkgrel
* testing/android-tools: upgrade to 9.0.0_p3Sören Tempel2018-09-191-2/+2
|
* testing/android-tools: upgrade to 8.1.0_p33Sören Tempel2018-07-111-3/+3
|
* testing/android-tools: disable checkSören Tempel2018-06-271-0/+1
|
* testing/android-tools: enable on x86 againSören Tempel2018-06-271-1/+1
| | | | | I tested this in a chroot and the build should pass on the builders. If it doesn't passing -DOPENSSL_NO_ASM=1 to cmake might help.
* testing/android-tools: switch to a hand-written CMake build systemSören Tempel2018-06-271-74/+12
| | | | | | | | | | | | | | | | The build system including all patches required to build android-tools on a musl-based system is located on my GitHub profile. This has the advantages that patches are collected in a central place and enables collaboration with package maintainers from other distribution. While the CMake based system doesn't built all the tools previously built by the ruby script it has some advantages over the previous setup. The biggest advantage being that the software compiles fine with gcc now. As a long time goal all previously supported commands will likely be supported again in the future but for now all tools I use regularly bases are included (fastboot and adb).
* testing/android-tools: disable on s390xNatanael Copa2018-02-271-1/+1
| | | | not relevant on s390x
* testing/android-tools: disable on x86Natanael Copa2018-02-271-1/+1
| | | | build fails
* testing/android-tools: upgrade to 8.1.0_p7Sören Tempel2018-02-271-42/+55
| | | | | | | | | This upgrade includes a ruby script for generating ninja build file instead of manually creating a Makefile. The ruby script is taken from the Arch Linux PKGBUILD. Patches have also been taken from Arch Linux but needed some modifications.
* testing/[various]: rebuild against libressl-2.6Natanael Copa2017-11-101-1/+1
|
* testing/android-tools: rebuild against libressl 2.5Natanael Copa2017-04-191-1/+1
|
* testing/android-tools: upgrade to 7.0.0_p24Sören Tempel2016-12-271-42/+36
|
* testing/android-tools: rebuild against libresslNatanael Copa2016-10-101-2/+3
|
* testing/android-tools: upgrade to 6.0.1_p46Sören Tempel2016-07-121-63/+43
| | | | | Use the ruby hack written by the arch linux folks to build the entire thing.
* testing/android-tools: build emulatorsNatanael Copa2015-08-241-6/+37
|
* testing/android-tools: add mksdcardNatanael Copa2015-08-211-6/+10
|
* testing/android-tools: prefix source tarballs with $pkgnameNatanael Copa2015-08-171-20/+21
| | | | | to avoid source tarball name conflicts in future 'core' and 'extras' are too generic.
* testing/android-tools: new aportSören Tempel2015-08-171-0/+73