]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Improve building different revisions of Git-recipes
authorTobias Brunner <tobias@strongswan.org>
Mon, 9 Nov 2020 09:51:56 +0000 (10:51 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 27 Nov 2020 11:05:22 +0000 (12:05 +0100)
commit1c2f5eea2c4bcc8d7654e11deccc428616156a6b
tree716ea5606f59cef93d2ce243adb0039bb4998628
parentabb3f67bd1ad2e417edef0e98c42ea5cc485ae6d
testing: Improve building different revisions of Git-recipes

If we check out and build a certain revision of a dependency in a branch and
switch to another that requires a different revision and then switch back,
the previous approach installed the wrong revision as it would incorrectly
assume the required revision was already built and ready to install.
testing/scripts/recipes/005_anet.mk
testing/scripts/recipes/006_tkm-rpc.mk
testing/scripts/recipes/007_x509-ada.mk
testing/scripts/recipes/008_xfrm-ada.mk
testing/scripts/recipes/009_xfrm-proxy.mk
testing/scripts/recipes/010_tkm.mk
testing/scripts/recipes/011_botan.mk