1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/buildserver
Hans-Christoph Steiner f0940540ee buildserver: include python3-git for future use
We should be replacing all our custom git shell commands with python3-git,
since it is a common library for doing that.  It will receive a lot more
attention and maintenance than our code for doing it.  For example, we
should not ever use shell=True, since that opens up a lot of security
risks.
2018-01-26 10:18:41 +01:00
..
.gitignore buildserver: buildserver/Vagrantfile is configed by .yaml file 2016-07-04 23:54:52 +02:00
config.buildserver.py buildserver: remove Qt installer, its huge, outdated, and being replaced 2018-01-23 20:28:26 +01:00
gradle makebuildserver: add Gradle 4.4.1 2018-01-10 21:31:59 +03:00
provision-android-ndk buildserver: support any recent NDK version, with stable filenames 2017-07-06 12:25:48 +02:00
provision-android-sdk buildserver: include all Android SDK licenses in their exact format 2017-11-29 21:06:02 +01:00
provision-apt-get-install buildserver: include python3-git for future use 2018-01-26 10:18:41 +01:00
provision-apt-proxy buildserver: send config to vagrant via YAML file 2016-07-04 23:54:52 +02:00
provision-gradle buildserver: unpack gradle versions with provisioning shell script 2016-06-15 16:35:00 +02:00
provision-pip buildserver: make provision scripts output name to log 2016-07-04 23:54:52 +02:00
setup-env-vars never wait for SSH prompts when running git commands 2017-11-23 23:31:38 +01:00
Vagrantfile buildserver: remove Qt installer, its huge, outdated, and being replaced 2018-01-23 20:28:26 +01:00