Universal configurable base tmpdir for all gbp tools
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Jul 2012 06:07:47 +0000 (09:07 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 11:08:58 +0000 (19:08 +0800)
commit6cd371d08785515014669ca2bb353940ee4122bb
treed07f28c1559dd3c255c331761a87d99eaa02a9b9
parente1e3d0101f63715e3571e7e50efe8edab9f0c9e6
Universal configurable base tmpdir for all gbp tools

Adds support for a configurable tmpdir under which all gbp tools now
create their temporary directories and files.

NOTE: an exception is git-import-dscs which doesn't use the common
configuration system.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Conflicts:
gbp/scripts/common/buildpackage.py
gbp/config.py
gbp/scripts/common/buildpackage.py
gbp/scripts/pq.py