]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: integrate the hpack tools
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 12:27:26 +0000 (14:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commit21ef8b9064a538d1360ad7e8009a0c38ed5a5cbb
tree43fee0439dc84b57dd5bad42d902674cc72b84fc
parent339eb0b0027350c10495e8fed3283e33e4dba858
BUILD: makefile: integrate the hpack tools

The few hpack development tools are now integrated into the main
makefile, which allows to remove the original one which was causing
lots of build warnings. A README was added to explain how to build
instead.
.github/workflows/contrib.yml
Makefile
dev/hpack/Makefile [deleted file]
dev/hpack/README [new file with mode: 0644]