haproxy/scripts
William Lallemand f47b800ac3
Some checks are pending
Contrib / build (push) Waiting to run
alpine/musl / gcc (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
SCRIPTS: build-vtest: allow to set a TMPDIR and a DESTDIR
Implement a way to set a destination directory using DESTDIR, and a tmp
directory using TMPDIR.

By default:

- DESTDIR is ../vtest like it was done previously
- TMPDIR  is mktemp -d

Only the vtest binary is copied in DESTDIR.

Example:

	TMPDIR=/dev/shm/ DESTDIR=/home/user/.local/bin/ ./scripts/build-vtest.sh
2026-02-12 18:48:09 +01:00
..
announce-release SCRIPTS: drop the HTML generation from announce-release 2025-06-26 18:02:16 +02:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-curl.sh CI: scripts: build curl with ECH support 2025-09-25 17:05:46 +02:00
build-ot.sh CI: refactor OpenTracing build script 2022-01-19 07:37:40 +01:00
build-ssl.sh SCRIPTS: build: enable symbols in AWS-LC builds 2026-01-22 15:25:24 +01:00
build-vtest.sh SCRIPTS: build-vtest: allow to set a TMPDIR and a DESTDIR 2026-02-12 18:48:09 +01:00
create-release SCRIPTS: create-release: no more need to skip architecture.txt 2024-07-10 15:38:45 +02:00
git-show-backports SCRIPTS: git-show-backports: do not truncate git-show output 2024-06-21 15:08:42 +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: fix error when no test are skipped 2025-12-18 17:26:50 +01:00
run-unittests.sh TESTS: unit-tests: store sh -x in a result file 2025-03-06 21:22:38 +01:00