fdroidserver/fdroidserver
Daniel Martí 898e4485c2 Add another build option to skip source scanning
It can be very slow on large source code dirs, and if one is trying to get an
application building and the scan already succeeded once, running it again and
again is a waste of time.
2014-02-16 17:40:54 +01:00
..
getsig Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Add another build option to skip source scanning 2014-02-16 17:40:54 +01:00
checkupdates.py Forgot a dev print (again) 2014-02-10 12:21:42 +01:00
common.py Improve build output situation since logging changes 2014-02-15 23:27:19 +00:00
import.py Add missing -v/--verbose flag to import 2014-02-03 23:38:33 +01:00
init.py Merge branch 'master' into logging 2014-01-28 14:14:59 +01:00
install.py Merge branch 'master' into logging 2014-02-02 19:45:17 +01:00
lint.py Minor fixes to lint.py 2014-02-14 23:59:39 +01:00
metadata.py Also strip comma-separated build flags 2014-02-15 11:00:19 +01:00
publish.py Merge branch 'master' into logging 2014-01-28 14:14:59 +01:00
readmeta.py New command: readmeta, like lint but without warnings 2014-02-02 15:11:26 +01:00
rewritemeta.py Half-way done switching prints for logs 2014-01-27 21:49:01 +01:00
scanner.py Half-way done switching prints for logs 2014-01-27 21:49:01 +01:00
server.py More logging switching 2014-01-27 21:49:29 +01:00
stats.py Fix Tags <pattern> stats 2014-02-11 08:47:47 +01:00
update.py Do some warnings properly 2014-02-07 21:38:28 +01:00
verify.py More logging switching 2014-01-27 21:49:29 +01:00