chiark / gitweb /
new config option: per-app repos to support nightly build repos
authorHans-Christoph Steiner <hans@eds.org>
Thu, 20 Aug 2015 15:40:18 +0000 (17:40 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 25 Aug 2015 14:55:52 +0000 (16:55 +0200)
commitb5cbb4382fc90fe7ad7460b07cebf303966bac65
tree33cde89252fe476b4c3bdc10929f40afc4f3be30
parente614863c690f8ebf25e995944ce966a5fd132295
new config option: per-app repos to support nightly build repos

For devs that want to build and distribute nightly builds of their apps
using the fdroid tools.  The core idea here is to make the fdroidserver
tool suite the single set of tools for all types of builds and releases.
That will hopefully drive more free software developers to make f-droid.org
an core channel for official releases.
examples/config.py
fdroidserver/common.py
fdroidserver/server.py
fdroidserver/update.py