1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
Go to file
Daniel Martí db80644fa6 Finish large reworking of Popen calls
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.
2013-10-16 23:19:11 +02:00
buildserver Add python-magic to buildserver 2013-10-16 19:37:46 +01:00
completion Do not search and replace metadata/ and .txt 2013-09-06 23:13:45 +02:00
docs Use python-magic, filemagic's official python binding lib 2013-10-16 23:19:11 +02:00
fdroidserver Finish large reworking of Popen calls 2013-10-16 23:19:11 +02:00
tools Add tools dir. New tool: categorycount 2013-09-18 00:11:35 +02:00
wp-fdroid Link to app's wiki page from repo browse page 2013-07-16 16:28:26 +01:00
.gitignore Externalise makebuildserver config variables 2013-06-06 11:33:44 +02:00
config.buildserver.py Forgot to update config.buildserver.py 2013-08-15 12:20:35 +02:00
config.sample.py Bump sample values for newer ndk/build-tools versions 2013-09-17 20:24:25 +02:00
COPYING Initial files 2010-10-21 23:26:38 +01:00
fdroid Add verifier to available commands 2013-08-29 14:14:09 +01:00
fdroid-icon.png Icon for repository 2010-12-17 11:00:18 +00:00
makebs.config.sample.py Externalise makebuildserver config variables 2013-06-06 11:33:44 +02:00
makebuildserver.py Switch to ndk r9 2013-10-06 09:21:14 +01:00
README BSD license disambiguation 2012-08-21 21:59:28 +01:00
setup.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
updateplugin.sh WordPress plugin: now with app detail pages 2010-12-05 11:30:11 +00:00

For documentation, please see the docs directory.

Alternatively, visit http://f-droid.org/manual/