From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6AF042D719 for ; Fri, 12 Oct 2018 07:52:16 -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 fEqwFLDBMmOj for ; Fri, 12 Oct 2018 07:52:16 -0400 (EDT) Received: from smtp38.i.mail.ru (smtp38.i.mail.ru [94.100.177.98]) (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 26F102D718 for ; Fri, 12 Oct 2018 07:52:15 -0400 (EDT) Date: Fri, 12 Oct 2018 14:52:13 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] Add Linux/clang CI target Message-ID: <20181012115213.t4b3eledwfbayo5m@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Alexander Turenko Cc: Sergei Voronezhskii , tarantool-patches@freelists.org Hello, On 22 Sep 03:40, Alexander Turenko wrote: > Replaced targets generation using a matrix expansion + exclusion list > with the explicit targets list. Gave meagingful names for targets. > > Fixes #3673. > --- > > branch: https://github.com/tarantool/tarantool/tree/Totktonada/gh-3673-add-linux-clang-ci-target > issue: https://github.com/tarantool/tarantool/issues/3673 Patch checked into 1.10 branch. -- Regards, Kirill Yukhin