Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | imports: Support pkg-config for curl/archive/ares/zlib | Oliver Reiche | |
... and align lib names to commonly used pkg names. | |||
2023-03-24 | external: Update libcurl to v8.0.1 | Paul Cristian Sarbu | |
Major version release, with important fixes for our use-case. | |||
2023-02-27 | libcurl: Update to latest v7.88.1 | Paul 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-21 | External: Add libcurl dependency | Paul Cristian Sarbu | |