From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93884 invoked by alias); 29 Oct 2018 03:00:58 -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 93822 invoked by uid 89); 29 Oct 2018 03:00:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=D*att.net, H*r:Unknown, stilor@att.net, alexey X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 29 Oct 2018 03:00:53 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1540782049; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zlpDarG/8NVjMj3FmuaBA2kgbH88Dohn0VN48cSj9p0=; b=qgX4E5lt9YudSiMBmb6IvqjBZhrznLhfz9vd7U4hv6iZSoVr4M1D7Bm3wiTDpdJX52HLkgIV /dAdF/u/nWlRSBmd6l2wwYhL5lDaf4PcB/WHfrOACPgkBRsxKWgPu3zpahN3xad09QlS07I9 98HAW3SuHNy2eATiW3HWWV9ExLg= X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd677e1.7fee2c03da80-smtp-out-n03; Mon, 29 Oct 2018 03:00:49 -0000 (UTC) Date: Mon, 29 Oct 2018 03:00:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bd677e0b1f42_1e102b0a2beec57c1158d1@hookshot-fe-cace476.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2748c9: Add g++ for Ubuntu dockers Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bd677e0b1ba0_1e102b0a2beec57c115713"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00030.txt.bz2 ----==_mimepart_5bd677e0b1ba0_1e102b0a2beec57c115713 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1375 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2748c96f338f88640ff2618468a484aa92885e1e https://github.com/crosstool-ng/crosstool-ng/commit/2748c96f338f88640ff2618468a484aa92885e1e Author: Alexey Neyman Date: 2018-10-28 (Sun, 28 Oct 2018) Changed paths: M testing/docker/ubuntu16.04/Dockerfile M testing/docker/ubuntu18.04/Dockerfile M testing/docker/ubuntu18.10/Dockerfile Log Message: ----------- Add g++ for Ubuntu dockers Signed-off-by: Alexey Neyman Commit: 3b1e2f6d86867450e3f89b952b14b37a5abef17d https://github.com/crosstool-ng/crosstool-ng/commit/3b1e2f6d86867450e3f89b952b14b37a5abef17d Author: Alexey Neyman Date: 2018-10-28 (Sun, 28 Oct 2018) Changed paths: M testing/docker/ubuntu16.04/Dockerfile M testing/docker/ubuntu18.04/Dockerfile M testing/docker/ubuntu18.10/Dockerfile Log Message: ----------- Merge pull request #1074 from stilor/docker-fix-ubuntu Add g++ for Ubuntu dockers Compare: https://github.com/crosstool-ng/crosstool-ng/compare/669f718ab055...3b1e2f6d8686 **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_5bd677e0b1ba0_1e102b0a2beec57c115713--