1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/buildserver
Hans-Christoph Steiner 0171dd60fd buildserver: use pip instead of easy_install for caching
easy_install does not provide any download caching, while pip does. This
also moves the python module installing a shell script that takes python
packages as args.  That will allow for future uses like allowing app
metadata to include pip modules that they need.
2016-07-04 23:54:52 +02:00
..
cookbooks/kivy/recipes buildserver: use pip instead of easy_install for caching 2016-07-04 23:54:52 +02:00
.gitignore Much better build server provisioning 2013-05-31 07:48:39 +01:00
config.buildserver.py all: switch to jdk8 as default 2016-06-21 11:47:37 +01:00
fixpaths.sh Work in progress on integrating build server 2012-02-03 16:01:35 +00:00
gradle Add Gradle 2.2 and 2.14 to the buildserver 2016-06-24 17:06:17 +01:00
provision-android-ndk buildserver: do not set NDK env vars, they are handled by fdroid build 2016-06-21 10:29:56 +02:00
provision-android-sdk buildserver: enable debug log for provision-android-sdk 2016-07-04 23:54:52 +02:00
provision-apt-get-install buildserver: move apt setup to a shell script 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: use pip instead of easy_install for caching 2016-07-04 23:54:52 +02:00
provision-ubuntu-trusty-paramiko buildserver: move trusty/paramiko hack to its own shell script 2016-07-04 23:54:52 +02:00
setup-env-vars buildserver: do not set NDK env vars, they are handled by fdroid build 2016-06-21 10:29:56 +02:00