From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9207 invoked by alias); 23 Oct 2018 05:38:04 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 8993 invoked by uid 89); 23 Oct 2018 05:37:49 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, deprecation, sk:develop, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 Oct 2018 05:37:44 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1540273062; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=u/hKJfhy9GUetIvEySsKB5+Qexeh8bix0nHK5PZRBMg=; b=QVQc4fUuNAZ6J46y0tGwLexP3rEYsF7VtjcAbL25MKe+zI5GlWWkn/ITctCFUhYJ8m9OZUZs u3JHb0JucvV/nPUXKAbm9rsIsv73Ct8ob/I4yphcJ9Y21Ja5fZ2xNBPOn/lebgWjnbWVTfdJ kDHA5SLzMzwZfeKvqc8cy5myJ2g= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bceb3a5.7f4ee4537d50-smtp-out-n01; Tue, 23 Oct 2018 05:37:41 -0000 (UTC) Date: Tue, 23 Oct 2018 05:38:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bceb3a486a38_2da52aeb729ae588503c3@hookshot-fe-d2afb11.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] cf7d68: Add CentOS7 docker configuration Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bceb3a486604_2da52aeb729ae5885023f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00022.txt.bz2 ----==_mimepart_5bceb3a486604_2da52aeb729ae5885023f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1605 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: cf7d68a8a40b6d1f4dbe1916086922036edcd073 https://github.com/crosstool-ng/crosstool-ng/commit/cf7d68a8a40b6d1f4dbe1916086922036edcd073 Author: Alexey Neyman Date: 2018-10-22 (Mon, 22 Oct 2018) Changed paths: A testing/docker/centos7/Dockerfile Log Message: ----------- Add CentOS7 docker configuration Signed-off-by: Alexey Neyman Commit: 675c392d1a87536061fa25807e2ef8d350c53c41 https://github.com/crosstool-ng/crosstool-ng/commit/675c392d1a87536061fa25807e2ef8d350c53c41 Author: Alexey Neyman Date: 2018-10-22 (Mon, 22 Oct 2018) Changed paths: M configure.ac Log Message: ----------- Check for `file` presence (missing in default CentOS7) Signed-off-by: Alexey Neyman Commit: 6b53ad77c25f1013918e2da017c427e9dfb59449 https://github.com/crosstool-ng/crosstool-ng/commit/6b53ad77c25f1013918e2da017c427e9dfb59449 Author: Alexey Neyman Date: 2018-10-22 (Mon, 22 Oct 2018) Changed paths: M configure.ac A testing/docker/centos7/Dockerfile Log Message: ----------- Merge pull request #1066 from stilor/centos7-docker Centos7 docker Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2157b5392018...6b53ad77c25f **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5bceb3a486604_2da52aeb729ae5885023f--