fdroidserver/fdroidserver
Hans-Christoph Steiner 28ea33b8d1 if building directly in git repo, use file path for remote
When a git repo has a .fdroid.yml file in it, and `fdroid build` is run
directly in that git repo, then this uses the file path as the remote for
the git repo in build/appid that is actually built.  That makes it possible
to run builds of commits that are only local, and makes things a whole lot
faster.
2016-11-16 23:28:03 +01:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py allow metadata to be embedded in source repos via .fdroid.yml 2016-11-16 23:28:03 +01:00
checkupdates.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
common.py if building directly in git repo, use file path for remote 2016-11-16 23:28:03 +01:00
gpgsign.py gpg-sign all valid files in the repo, including source tarballs 2016-11-07 14:53:01 +01:00
import.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
init.py Re-add NDK r12b, now fixed. 2016-08-02 11:10:31 +02:00
install.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
lint.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
metadata.py allow metadata to be embedded in source repos via .fdroid.yml 2016-11-16 23:28:03 +01:00
net.py Fix python headers in some source files 2016-03-11 13:27:00 +00:00
publish.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
scanner.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
server.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
signindex.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
stats.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
update.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
verify.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00