From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83315 invoked by alias); 3 Dec 2016 03:19:09 -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 83232 invoked by uid 89); 3 Dec 2016 03:19:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=canadian, H*r:Unknown, stilor@att.net, signedoffby 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; Sat, 03 Dec 2016 03:18:58 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 584239a0.7fef2c3972a0-smtp-out-n03; Sat, 03 Dec 2016 03:18:56 -0000 (UTC) Date: Sat, 03 Dec 2016 03:19:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <584239a0a26ac_1ebf73fa5109a113c6333a@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 3f7fbd: Move companion tool build into a separate step. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_584239a0a235d_1ebf73fa5109a113c63238"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00007.txt.bz2 ----==_mimepart_584239a0a235d_1ebf73fa5109a113c63238 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 3006 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3f7fbd7beda5d840cd9a15189a94aaad4a802d37 https://github.com/crosstool-ng/crosstool-ng/commit/3f7fbd7beda5d840cd9a15189a94aaad4a802d37 Author: Alexey Neyman Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M scripts/build/companion_tools.sh M scripts/build/companion_tools/050-make.sh M scripts/build/companion_tools/100-m4.sh M scripts/build/companion_tools/200-autoconf.sh M scripts/build/companion_tools/300-automake.sh M scripts/build/companion_tools/400-libtool.sh M scripts/crosstool-NG.sh.in M steps.mk Log Message: ----------- Move companion tool build into a separate step. Also, rename "build" -> "for_build", since we're going to have a "for_host" as well. Signed-off-by: Alexey Neyman Commit: cf86df688a8e7aeba28767ae0f841022a2e8347b https://github.com/crosstool-ng/crosstool-ng/commit/cf86df688a8e7aeba28767ae0f841022a2e8347b Author: Alexey Neyman Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M config/companion_tools.in M scripts/build/companion_tools.sh M scripts/build/companion_tools/050-make.sh M scripts/build/companion_tools/100-m4.sh M scripts/build/companion_tools/200-autoconf.sh M scripts/build/companion_tools/300-automake.sh M scripts/build/companion_tools/400-libtool.sh M scripts/crosstool-NG.sh.in M steps.mk Log Message: ----------- Add 'companion tools for host' step. Signed-off-by: Alexey Neyman Commit: bf0d593639d0c9451b13be4965bc6766cc90fed9 https://github.com/crosstool-ng/crosstool-ng/commit/bf0d593639d0c9451b13be4965bc6766cc90fed9 Author: Alexey Neyman Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M samples/x86_64-multilib-linux-uclibc,powerpc-unknown-elf/crosstool.config Log Message: ----------- Add comp. tools for host in one of canadian crosses. Signed-off-by: Alexey Neyman Commit: 4042269de621e166235308f139e89c92e379040d https://github.com/crosstool-ng/crosstool-ng/commit/4042269de621e166235308f139e89c92e379040d Author: Alexey Neyman Date: 2016-12-02 (Fri, 02 Dec 2016) Changed paths: M config/companion_tools.in M samples/x86_64-multilib-linux-uclibc,powerpc-unknown-elf/crosstool.config M scripts/build/companion_tools.sh M scripts/build/companion_tools/050-make.sh M scripts/build/companion_tools/100-m4.sh M scripts/build/companion_tools/200-autoconf.sh M scripts/build/companion_tools/300-automake.sh M scripts/build/companion_tools/400-libtool.sh M scripts/crosstool-NG.sh.in M steps.mk Log Message: ----------- Merge pull request #487 from stilor/host-comp-tools Allow for installation of companion tools for host Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a787e410dc71...4042269de621 ----==_mimepart_584239a0a235d_1ebf73fa5109a113c63238 Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_584239a0a235d_1ebf73fa5109a113c63238--