From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <tarantool-patches-bounce@freelists.org> Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2B9022A7C5 for <tarantool-patches@freelists.org>; Thu, 21 Mar 2019 09:25:53 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2hqoMjCH-Uck for <tarantool-patches@freelists.org>; Thu, 21 Mar 2019 09:25:53 -0400 (EDT) Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id C42F326904 for <tarantool-patches@freelists.org>; Thu, 21 Mar 2019 09:25:52 -0400 (EDT) From: Kirill Yukhin <kyukhin@tarantool.org> Subject: [tarantool-patches] [PATCH 0/2] build: update rules for master branch Date: Thu, 21 Mar 2019 16:25:42 +0300 Message-Id: <cover.1553174240.git.kyukhin@tarantool.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: <mailto:ecartis@freelists.org?Subject=help> List-Unsubscribe: <mailto:tarantool-patches-request@freelists.org?Subject=unsubscribe> List-software: Ecartis version 1.0.0 List-Id: tarantool-patches <tarantool-patches.freelists.org> List-Subscribe: <mailto:tarantool-patches-request@freelists.org?Subject=subscribe> List-Owner: <mailto:> List-post: <mailto:tarantool-patches@freelists.org> List-Archive: <http://www.freelists.org/archives/tarantool-patches> To: alexander.turenko@tarantool.org Cc: tarantool-patches@freelists.org, Kirill Yukhin <kyukhin@tarantool.org> This patch set fixes checks for CI and sets specific name for master branch. Branch: https://github.com/tarantool/tarantool/commits/kyukhin/update-ci-for-master Issue: N/A Kirill Yukhin (2): build: update rules for extended CI build: set specific name for packages of master branch .travis.yml | 38 +++++++++++++++++++------------------- CMakeLists.txt | 10 +++++++++- 2 files changed, 28 insertions(+), 20 deletions(-) -- 2.19.1