summaryrefslogtreecommitdiff
path: root/cmake/FindZLIB.cmake
AgeCommit message (Collapse)Author
2020-04-11cmake: removed vendored FindPackageHandleStandardArgsDanilo Spinella
2019-10-01core: fix style in CMake filesSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2011-12-07core: fix detection of zlib with cmakeSebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
The protocol is partial, under development, and NOT ready for usage. New options added in relay.conf: - relay.network.allowed_ips: allow only some IPs on relay plugin (by default all IPs are allowed) - relay.network.compression_level: compression level used in WeeChat protocol (compression is made using zlib)