From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128163 invoked by alias); 16 Jun 2017 05:18:29 -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 128133 invoked by uid 89); 16 Jun 2017 05:18:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 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=travis, H*r:Unknown, Home, 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; Fri, 16 Jun 2017 05:18:25 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 59436a24.7f7988c7ebd0-smtp-out-n03; Fri, 16 Jun 2017 05:18:28 -0000 (UTC) Date: Sat, 17 Jun 2017 20:53:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <59436a242199b_145f3fbaabbfdc40562c2@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8e1cfb: .travis.sh: increase the number of jobs to run in ... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_59436a2421610_145f3fbaabbfdc40561fd"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00023.txt.bz2 ----==_mimepart_59436a2421610_145f3fbaabbfdc40561fd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1525 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8e1cfbdad10c50977a5a732b666333be391f9c3d https://github.com/crosstool-ng/crosstool-ng/commit/8e1cfbdad10c50977a5a732b666333be391f9c3d Author: Chris Packham Date: 2017-06-16 (Fri, 16 Jun 2017) Changed paths: M .travis.sh Log Message: ----------- .travis.sh: increase the number of jobs to run in parallel The travis-ci.org vms have 2 cores so lets oversubscribe them a little to speed things up. Signed-off-by: Chris Packham Commit: 4c26ef68773832b3c3eb44b0eca45db95f479644 https://github.com/crosstool-ng/crosstool-ng/commit/4c26ef68773832b3c3eb44b0eca45db95f479644 Author: Chris Packham Date: 2017-06-16 (Fri, 16 Jun 2017) Changed paths: M .travis.yml Log Message: ----------- .travis.yml: include support for C++ This is required for building the latest gdb. Signed-off-by: Chris Packham Commit: 8758457c25415a1d2f92b55f445a766a36e167d7 https://github.com/crosstool-ng/crosstool-ng/commit/8758457c25415a1d2f92b55f445a766a36e167d7 Author: Alexey Neyman Date: 2017-06-15 (Thu, 15 Jun 2017) Changed paths: M .travis.sh M .travis.yml Log Message: ----------- Merge pull request #757 from cpackham/travis-updates Travis updates Compare: https://github.com/crosstool-ng/crosstool-ng/compare/07a3b822f5af...8758457c2541 ----==_mimepart_59436a2421610_145f3fbaabbfdc40561fd--