mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
F-Droid server and build tools.
https://gitlab.com/fdroid/fdroidserver
Now we handle the output pipes via Queues, which means that long and verbose builds (like navit) won't hang mercilessly during any of init=, prebuild= build= or the build itself. This also removes redundancies. |
||
|---|---|---|
| buildserver | ||
| completion | ||
| docs | ||
| fdroidserver | ||
| tools | ||
| wp-fdroid | ||
| .gitignore | ||
| config.buildserver.py | ||
| config.sample.py | ||
| COPYING | ||
| fdroid | ||
| fdroid-icon.png | ||
| makebs.config.sample.py | ||
| makebuildserver.py | ||
| README | ||
| setup.py | ||
| updateplugin.sh | ||
For documentation, please see the docs directory. Alternatively, visit http://f-droid.org/manual/