[Tarantool-patches] [PATCH 0/2] Install curl headers and enable smtp

Roman Khabibov roman.habibov at tarantool.org
Fri Mar 19 16:45:53 MSK 2021


The patchset is only for 2.8.

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

Roman Khabibov (2):
  build: enable smtp
  build: install libCURL headers

 CMakeLists.txt                                |  7 +++++
 changelogs/unreleased/enable-smtp.md          |  3 ++
 changelogs/unreleased/install-headers.md      |  4 +++
 cmake/BuildLibCURL.cmake                      |  4 +--
 rpm/tarantool.spec                            |  9 ++++++
 ...l-exports.test.lua => curl-build.test.lua} | 28 ++++++++++++++++++-
 6 files changed, 52 insertions(+), 3 deletions(-)
 create mode 100755 changelogs/unreleased/enable-smtp.md
 create mode 100755 changelogs/unreleased/install-headers.md
 rename test/box-tap/{gh-5223-curl-exports.test.lua => curl-build.test.lua} (90%)

-- 
2.24.3 (Apple Git-128)



More information about the Tarantool-patches mailing list