summaryrefslogtreecommitdiff
path: root/etc/import/include/curl/TARGETS.curl
AgeCommit message (Collapse)Author
2023-02-27libcurl: Update to latest v7.88.1Paul Cristian Sarbu
Main updates to build description: - remove unused defines of type "HAVE_<lib>_H" - add new variables that allow users to set explicitly the presence of some lib symbols - replace most defines of type "HAVE_<lib>" with "USE_<lib>" (to match the flag names) - added GLOBs (where it made sense) for increased maintainability
2022-12-21External: Add libcurl dependencyPaul Cristian Sarbu