chiark / gitweb /
add more SDK checks: build-tools/19.0.3 and presense of aapt
authorHans-Christoph Steiner <hans@eds.org>
Fri, 30 May 2014 01:43:16 +0000 (21:43 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 5 Jun 2014 01:54:55 +0000 (21:54 -0400)
commit6ca060e10d6ef6df4408dc71ac42c63e3144a40b
tree9a26044265ec7b53b25753ce5382eaf9f00982b7
parent3690b89e0aafa3f4b0b122a1c6c497a18ad039da
add more SDK checks: build-tools/19.0.3 and presense of aapt

Make sure that fdroid can find aapt in the current config, otherwise exit
with an error.  Some users don't have build_tools set, and their SDK does
not include the build-tools in the default versioned dir, so this should
warn them of what is wrong.
fdroidserver/common.py
fdroidserver/init.py
tests/run-tests