]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: ebtree: clean up remains of the ebtree/ directory
authorWilly Tarreau <w@1wt.eu>
Wed, 27 May 2020 09:05:33 +0000 (11:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 07:31:11 +0000 (09:31 +0200)
commitfc80e302171aa5449259299d351cbeb349c615f0
treeb3adcb6d77da46dda1843bd345416851c1e2853f
parent8d2b777fe35e77cc3abf2337fc183e6d3d611914
REORG: ebtree: clean up remains of the ebtree/ directory

The only leftovers were the unused compiler.h file and the LICENSE file
which is already mentioned in each and every ebtree file header.

A few build paths were updated in the contrib/ directory not to mention
this directory anymore, and all its occurrences were dropped from the
main makefile. From now on no other include path but include/ will be
needed anymore to build any file.
Makefile
contrib/debug/Makefile
contrib/halog/Makefile
contrib/hpack/Makefile
contrib/hpack/decode.c
contrib/hpack/gen-enc.c
contrib/mod_defender/Makefile
contrib/modsecurity/Makefile
contrib/spoa_example/Makefile
ebtree/LICENSE [deleted file]
ebtree/compiler.h [deleted file]