1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 62ddab7edd buildserver: remove Qt installer, its huge, outdated, and being replaced
The currently included Qt has known security issues and is outdated.  This
can now be replaced by downloading and installing the Qt installer using
the sudo= build field.  @relan's provisioner system will also replace this
once that's done.  There are only two apps that currently use the Qt stuff:

* csd.qtproject.minesweeper
* org.openorienteering.mapper
2018-01-23 20:28:26 +01:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py fix egg-link and easy_install support for Python3 2017-10-19 23:28:13 +02:00
btlog.py implement gettext localization 2017-09-15 11:39:00 +02:00
build.py build: add global soft timeout of 12 hours 2018-01-22 16:02:49 +01:00
checkupdates.py wiki: move checkupdates wiki log to separate function 2018-01-22 13:49:10 +01:00
common.py buildserver: remove Qt installer, its huge, outdated, and being replaced 2018-01-23 20:28:26 +01:00
dscanner.py English source string corrections 2017-09-16 13:19:38 +02:00
exception.py checkupdates: don't fail when we can't init submodules 2017-12-04 16:30:37 +01:00
gpgsign.py implement gettext localization 2017-09-15 11:39:00 +02:00
import.py import: fix bitbucket import 2017-10-04 18:54:47 +02:00
index.py Reorder the gitlab mirrors so GitLab Pages comes before "raw". 2018-01-18 08:02:07 +11:00
init.py init: fix test for aapt when no aapt has been found 2017-12-06 20:20:17 +01:00
install.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
lint.py Add Liberapay support 2017-12-12 11:53:31 +01:00
metadata.py build: fix --no-refresh 2017-12-26 00:20:17 +01:00
mirror.py mirror: fix syntax error on Python 3.4 2017-11-30 14:03:04 +01:00
net.py Support ETag when downloading repository index 2017-05-02 15:37:02 -03:00
nightly.py nightly: support arbitrary keystore files for setup 2017-12-28 23:07:26 +01:00
publish.py add common.sign_apk() for nighly as test for using in publish 2017-12-04 22:52:41 +01:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
scanner.py whitelist some open-source firebase libs 2017-12-14 22:03:48 +01:00
server.py wiki: log server start/stop times and command line 2018-01-22 13:49:10 +01:00
signatures.py HTTP, HTTPS 2017-10-22 06:43:18 +00:00
signindex.py implement gettext localization 2017-09-15 11:39:00 +02:00
stats.py implement gettext localization 2017-09-15 11:39:00 +02:00
tail.py include class like UNIX tail -f for displaying logs 2017-05-23 20:04:08 +02:00
update.py log installed android sdk versions for update and checkupdates 2018-01-22 13:49:10 +01:00
verify.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
vmtools.py build: enable watchdog timer for each build that kills in 2 hours 2018-01-22 16:01:20 +01:00