Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v2 0/3] gitlab-ci: add out-of-source build
@ 2020-04-22 17:44 Alexander V. Tikhonov
       [not found] ` <cover.1587577457.git.avtikhon@tarantool.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Alexander V. Tikhonov @ 2020-04-22 17:44 UTC (permalink / raw)
  To: Oleg Piskunov, Sergey Bronnikov; +Cc: tarantool-patches

gitlab-ci: add out-of-source build
    
Implemented out-of-source build at cmake files.
Added out of source build make targets and added
test job to gitlab-ci.
 
Skipped failing test app-tap/http_client.test.lua
from out-of-source build. Left #4258 issue opened
till it will be fixed.
    
Temporary added branch in curl repository
with fix for out-of-source build.
    
Part of #4258

---

V1: https://lists.tarantool.org/pipermail/tarantool-patches/2019-October/012004.html

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4874-out-of-source-build-full-ci
Issue: https://github.com/tarantool/tarantool/issues/4258

Alexander V. Tikhonov (3):
  Fix curl repository for out-of-source build
  gitlab-ci: add out-of-source build
  Skip failing test from out-of-source build

 .gitlab-ci.yml                    |  7 +++++++
 .travis.mk                        | 18 ++++++++++++++++++
 cmake/BuildLibCURL.cmake          |  6 +++---
 cmake/utils.cmake                 |  4 ++--
 src/box/CMakeLists.txt            |  3 ++-
 test/app-tap/http_client.skipcond |  5 +++++
 third_party/curl                  |  2 +-
 
7 files changed, 38 insertions(+), 7 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-08 13:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 17:44 [Tarantool-patches] [PATCH v2 0/3] gitlab-ci: add out-of-source build Alexander V. Tikhonov
     [not found] ` <cover.1587577457.git.avtikhon@tarantool.org>
2020-04-22 17:44   ` [Tarantool-patches] [PATCH v2 1/3] Fix curl repository for " Alexander V. Tikhonov
2020-04-22 17:44   ` [Tarantool-patches] [PATCH v2 2/3] gitlab-ci: add " Alexander V. Tikhonov
2020-04-25  7:17     ` Alexander Turenko
2020-05-13  7:40       ` Alexander V. Tikhonov
2020-06-08 13:32         ` Alexander Turenko
2020-04-22 17:44   ` [Tarantool-patches] [PATCH v2 3/3] Skip failing test from " Alexander V. Tikhonov
2020-04-25  7:24     ` Alexander Turenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox