Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-05 | core: add message after checking Curl symbols: "all good" or number of errors | Sébastien Helleu | |
2023-01-05 | core: add example with Curl repository cloned locally | Sébastien Helleu | |
2023-01-04 | core: add script check_curl_symbols.py | Sébastien Helleu | |
This script is used to check Curl symbols defined in WeeChat vs exposed Curl symbols. Usage: curl https://raw.githubusercontent.com/curl/curl/master/docs/libcurl/symbols-in-versions | ./tools/check_curl_symbols.py |