1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
Go to file
Paul Sokolovsky 24af895915 Print progress messages as a build goes thru various stages.
Without this, we get bunch of messages at the start of build, which
end with "Applying patch", and then all the things hangs for several
minutes (or more, in case of network problems, etc). So, consistently
keep user aware od what's happening. Note that --verbose switch affects
deatiledness and amount of output (in particular, if it's given, "build"
command output goes to console instead of log).
2013-08-28 22:12:33 +03:00
buildserver Add extra-android-m2repository to buildserver 2013-08-22 09:54:01 +01:00
completion Add -I/--icons to update 2013-08-19 11:30:54 +02:00
docs Add subdir support to gradle 2013-08-26 12:57:18 +02:00
fdroidserver Print progress messages as a build goes thru various stages. 2013-08-28 22:12:33 +03: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
commitupdates Fix directories 2013-07-04 13:54:53 +02:00
config.buildserver.py Forgot to update config.buildserver.py 2013-08-15 12:20:35 +02:00
config.sample.py Maximum icon size is now defined in config.py 2013-08-19 11:36:26 +02:00
COPYING Initial files 2010-10-21 23:26:38 +01:00
fdroid Check that metadata and tmp exist (fixes #266) 2013-07-06 15:27:06 +02: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 Install gradle 1.7 to buildserver (untested, may need some extra config) 2013-08-09 19:37:13 +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/