chiark / gitweb /
buildserver: remove Qt installer, its huge, outdated, and being replaced
authorHans-Christoph Steiner <hans@eds.org>
Tue, 23 Jan 2018 16:55:48 +0000 (17:55 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 23 Jan 2018 19:28:26 +0000 (20:28 +0100)
commit62ddab7eddcf9d590d1213cf9acecf6201774db5
tree1709a35a9a86ceabb3c986169acc952740bb2ad3
parent825b8e96838e36ade591874442ac207c63a942d9
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
MANIFEST.in
buildserver/Vagrantfile
buildserver/config.buildserver.py
buildserver/provision-apt-get-install
buildserver/provision-qt-sdk [deleted file]
examples/config.py
fdroidserver/common.py
makebuildserver