haproxy/scripts
William Lallemand 5d73643ca3 CI: scripts/build-ssl: add a DESTDIR and TMPDIR variable
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
2024-05-23 15:34:59 +02:00
..
announce-release SCRIPTS: announce-release: add a link to the data plane API 2022-11-28 07:31:54 +01:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-ot.sh CI: refactor OpenTracing build script 2022-01-19 07:37:40 +01:00
build-ssl.sh CI: scripts/build-ssl: add a DESTDIR and TMPDIR variable 2024-05-23 15:34:59 +02:00
build-vtest.sh CI: modernize macos matrix 2024-04-19 17:37:24 +02:00
create-release REORG: include: move version.h to haproxy/ 2020-06-11 10:18:56 +02:00
git-show-backports SCRIPTS: git-show-backports: automatic ref and base detection with -m 2023-08-14 13:12:56 +02:00
make-releases-json CLEANUP: assorted typo fixes in the code and comments 2022-10-30 17:17:56 +01:00
mk-patch-list.sh SCRIPTS: mk-patch-list: produce a list of patches 2023-12-18 20:50:51 +01:00
publish-release SCRIPTS: publish-release: update the umask to keep group write access 2023-05-24 22:49:12 +02:00
run-regtests.sh REGTESTS: scripts: allow to change the vtest timeout 2024-05-22 15:43:53 +02:00