• Dridi Boukelmoune's avatar
    Manage libvarnish.a with libtool · 54c0bb85
    Dridi Boukelmoune authored
    It remains a private static library. Neither libvarnishapi nor test
    cases from libvarnish use individual source files besides the ones
    containing test drivers.
    
    It can lead to very cryptic messages where a symbol is defined twice
    from different sources, where the sources are the same but the object
    code is technically different (a copy built from _SOURCES and a copy
    in libvarnish.a).
    
    While at it, add sanitizers flags to all libvarnish test cases.
    54c0bb85
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
fuzzers Loading commit data...
hash Loading commit data...
hpack Loading commit data...
http1 Loading commit data...
http2 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
VSC_lck.vsc Loading commit data...
VSC_main.vsc Loading commit data...
VSC_mempool.vsc Loading commit data...
VSC_mgt.vsc Loading commit data...
VSC_sma.vsc Loading commit data...
VSC_smf.vsc Loading commit data...
VSC_smu.vsc Loading commit data...
VSC_vbe.vsc Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...