mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
e404abce21
I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between the : and the version number. This failed in uncomprehensible ways untill I figured the above out. Perhaps a better solution would be to make the parser insensitive to spaces between the ':' and what's after it? |
||
---|---|---|
builder | ||
buildserver | ||
docs | ||
fdroidserver | ||
wp-fdroid | ||
.gitignore | ||
config.buildserver.py | ||
config.sample.py | ||
COPYING | ||
fdroid | ||
fdroid-icon.png | ||
makebuildserver.sh | ||
README | ||
setup.py | ||
updateplugin.sh |
For documentation, please see the docs directory.