aboutsummaryrefslogtreecommitdiffstats
path: root/testing/android-tools
Commit message (Collapse)AuthorAgeFilesLines
* 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-273-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 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-274-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.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-276-319/+1026
|
* testing/android-tools: rebuild against libresslNatanael Copa2016-10-101-2/+3
|
* testing/android-tools: upgrade to 6.0.1_p46Sören Tempel2016-07-126-293/+320
| | | | | Use the ruby hack written by the arch linux folks to build the entire thing.
* testing/android-tools: build emulatorsNatanael Copa2015-08-242-6/+157
|
* testing/android-tools: add mksdcardNatanael Copa2015-08-212-8/+21
|
* 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-172-0/+174