chiark / gitweb /
add force_build_tools config option
authorHans-Christoph Steiner <hans@eds.org>
Mon, 20 Jun 2016 18:00:59 +0000 (20:00 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 21 Jun 2016 08:29:56 +0000 (10:29 +0200)
commitc35260576805a89c12f94f5fcec82b81a082280d
treed5c4991e066546fec20cf0778d329638287c3232
parent400acdefabceab83d0eed96c4cf7d905a014751e
add force_build_tools config option

This replaces the current default behavior of always forcing the
build_tools version and allows the user to set build-tools forcing in
config.py.

closes #147
examples/config.py
fdroidserver/build.py
fdroidserver/common.py
tests/build.TestCase