mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-12 23:33:14 -05:00
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 |
||
|---|---|---|
| .. | ||
| announce-release | ||
| backport | ||
| build-curl.sh | ||
| 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 | ||
| run-unittests.sh | ||