Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Oleg Piskunov <o.piskunov@tarantool.org>,
	Sergey Bronnikov <sergeyb@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v2 0/3] gitlab-ci: add out-of-source build
Date: Wed, 22 Apr 2020 20:44:42 +0300	[thread overview]
Message-ID: <cover.1587577066.git.avtikhon@tarantool.org> (raw)

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

             reply	other threads:[~2020-04-22 17:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22 17:44 Alexander V. Tikhonov [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1587577066.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=o.piskunov@tarantool.org \
    --cc=sergeyb@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v2 0/3] gitlab-ci: add out-of-source build' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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