Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/android-tools: only build on x86 and x86_64 | Natanael Copa | 2018-10-12 | 1 | -1/+1 |
| | | | | Those are the only arches that builds, currently. | ||||
* | testing/android-tools: disable on ppc64le due to build failure | Natanael Copa | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵ | J0WI | 2018-10-06 | 1 | -2/+2 |
| | | | | pkgrel | ||||
* | testing/android-tools: upgrade to 9.0.0_p3 | Sören Tempel | 2018-09-19 | 1 | -2/+2 |
| | |||||
* | testing/android-tools: upgrade to 8.1.0_p33 | Sören Tempel | 2018-07-11 | 1 | -3/+3 |
| | |||||
* | testing/android-tools: disable check | Sören Tempel | 2018-06-27 | 1 | -0/+1 |
| | |||||
* | testing/android-tools: enable on x86 again | Sören Tempel | 2018-06-27 | 1 | -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 system | Sören Tempel | 2018-06-27 | 3 | -688/+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 s390x | Natanael Copa | 2018-02-27 | 1 | -1/+1 |
| | | | | not relevant on s390x | ||||
* | testing/android-tools: disable on x86 | Natanael Copa | 2018-02-27 | 1 | -1/+1 |
| | | | | build fails | ||||
* | testing/android-tools: upgrade to 8.1.0_p7 | Sören Tempel | 2018-02-27 | 4 | -1014/+651 |
| | | | | | | | | | 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.6 | Natanael Copa | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | testing/android-tools: rebuild against libressl 2.5 | Natanael Copa | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | testing/android-tools: upgrade to 7.0.0_p24 | Sören Tempel | 2016-12-27 | 6 | -319/+1026 |
| | |||||
* | testing/android-tools: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+3 |
| | |||||
* | testing/android-tools: upgrade to 6.0.1_p46 | Sören Tempel | 2016-07-12 | 6 | -293/+320 |
| | | | | | Use the ruby hack written by the arch linux folks to build the entire thing. | ||||
* | testing/android-tools: build emulators | Natanael Copa | 2015-08-24 | 2 | -6/+157 |
| | |||||
* | testing/android-tools: add mksdcard | Natanael Copa | 2015-08-21 | 2 | -8/+21 |
| | |||||
* | testing/android-tools: prefix source tarballs with $pkgname | Natanael Copa | 2015-08-17 | 1 | -20/+21 |
| | | | | | to avoid source tarball name conflicts in future 'core' and 'extras' are too generic. | ||||
* | testing/android-tools: new aport | Sören Tempel | 2015-08-17 | 2 | -0/+174 |