mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 23:40:29 +03:00
F-Droid server and build tools.
https://gitlab.com/fdroid/fdroidserver
when running 'android update', sometimes the program returns an error on stderr without giving a !=0 errorcode. This patch detects such an error, and throws a proper BuildException (in my case, it printed the following to stderr: Error: The project either has no target set or the target is invalid. Please provide a --target to the 'android update' command.) |
||
|---|---|---|
| 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.