1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 6ca060e10d 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.
2014-06-04 21:54:55 -04:00
..
getsig Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Remove dead mvnflags code 2014-06-01 19:05:10 +02:00
checkupdates.py Fix crash in checkupdates with auto-updates 2014-06-04 13:29:01 +02:00
common.py add more SDK checks: build-tools/19.0.3 and presense of aapt 2014-06-04 21:54:55 -04:00
gpgsign.py Remove excess usage description from gpgsign 2014-05-12 23:00:20 +01:00
import.py Add support for gitlab.com repos to import 2014-06-01 16:37:33 +02:00
init.py add more SDK checks: build-tools/19.0.3 and presense of aapt 2014-06-04 21:54:55 -04:00
install.py fix PEP8 "W391 blank line at end of file" 2014-05-06 11:45:03 -04:00
lint.py Add warnings for repo clonings in build recipes 2014-06-01 19:12:00 +02:00
metadata.py Fix the script defaults 2014-06-01 19:11:49 +02:00
publish.py Fix too long lines in publish 2014-05-12 23:01:53 +01:00
readmeta.py Fix some more pep8 warnings 2014-05-28 09:33:14 +02:00
rewritemeta.py Fix several read_metadata-related issues 2014-05-20 17:48:45 +01:00
scanner.py Use ordered dicts for defaults in apps and builds 2014-05-31 23:54:50 +02:00
server.py A few more PEP8 fixes 2014-05-07 16:17:46 +02:00
stats.py Fix several read_metadata-related issues 2014-05-20 17:48:45 +01:00
update.py Use ordered dicts for defaults in apps and builds 2014-05-31 23:54:50 +02:00
verify.py fix PEP8 E124/E125/126/127/128 indentation issues 2014-05-06 14:36:33 -04:00