mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 16:30:28 +03:00
F-Droid server and build tools.
https://gitlab.com/fdroid/fdroidserver
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.