[Tarantool-patches] [PATCH 0/3] Export curl symbols, enable smtp and install headers

Roman Khabibov roman.habibov at tarantool.org
Fri Mar 19 17:13:05 MSK 2021


The patchset is for 1.10 only.

Issue: https://github.com/tarantool/smtp/issues/24
Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/curl-smtp_1_10

Roman Khabibov (3):
  build: export libCURL symbols
  build: enable smtp in libCURL
  build: install libCURL headers

 CMakeLists.txt                   |  17 ++++
 cmake/BuildLibCURL.cmake         |   2 +-
 extra/curl_symbols               |  81 ++++++++++++++++
 extra/mkexports                  |  14 ++-
 rpm/tarantool.spec               |   9 ++
 src/CMakeLists.txt               |   5 +-
 test/box-tap/curl-build.test.lua | 160 +++++++++++++++++++++++++++++++
 7 files changed, 282 insertions(+), 6 deletions(-)
 create mode 100755 extra/curl_symbols
 create mode 100755 test/box-tap/curl-build.test.lua

-- 
2.24.3 (Apple Git-128)



More information about the Tarantool-patches mailing list