script/autobuild.py: add support for dependencies
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Dec 2020 10:53:21 +0000 (11:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2021 08:23:35 +0000 (08:23 +0000)
commit95849d3d6a8abf09f0059e87a9051d07604666e8
tree301a4156f8bd3412e900fef6a7c4be82a36fdff7
parent404cd173e9e166c5b7c57c6cfc3e0366d7672893
script/autobuild.py: add support for dependencies

This will make it possible to split build and test stages
in the next steps.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
script/autobuild.py