mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 07:07:04 +02:00
Add a DESTDIR and TMPDIR variables so the build-ssl.sh script can be used as a generic SSL lib installer outside the CI. The varibles are prefixed with BUILDSSL so they doesn't collide with the makefile one. Ex: OPENSSL_VERSION=3.2.0 BUILDSSL_DESTDIR=/opt/openssl-3.2.0/ ./scripts/build-ssl.sh WOLFSSL_VERSION=5.7.0 BUILDSSL_DESTDIR=/opt/wolfssl-5.7.0/ ./scripts/build-ssl.sh |
||
---|---|---|
.. | ||
announce-release | ||
backport | ||
build-ot.sh | ||
build-ssl.sh | ||
build-vtest.sh | ||
create-release | ||
git-show-backports | ||
make-releases-json | ||
mk-patch-list.sh | ||
publish-release | ||
run-regtests.sh |