Provide a generic autotools helper script (wrapper around build-standalone)

Authored by ouwerkerk on Mar 13 2020, 4:54 PM.

Description

Provide a generic autotools helper script (wrapper around build-standalone)

Example usage in CI scripts:

/opt/helpers/build-autotools libsodium https://github.com/jedisct1/libsodium.git src/libsodium 1.0.18

The third argument is an optional branch/tag name to checkout.
It may also be left out in which case 'master' will be assumed by default.

Details

Committed
ouwerkerkMar 13 2020, 6:39 PM
Parents
R857:c1d51bccc1b2: Be noisy so we can see what is copied
Branches
Unknown
Tags
Unknown