From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22962 invoked by alias); 24 Jan 2017 22:27: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 22724 invoked by uid 89); 24 Jan 2017 22:27:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=EXTRA, Hx-languages-length:1477, H*r:Unknown, Home X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Jan 2017 22:26:53 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5887d4ad.7fd5aad506c0-smtp-out-n01; Tue, 24 Jan 2017 22:26:53 -0000 (UTC) Date: Tue, 24 Jan 2017 22:27:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5887d4ad4c03d_27ef3f87a051f13c879a9@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a5c48a: Fix loglevel for steps in companion tools Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5887d4ad4bbcf_27ef3f87a051f13c87843"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00040.txt.bz2 ----==_mimepart_5887d4ad4bbcf_27ef3f87a051f13c87843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1484 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a5c48a5d0a6c46f139bc531f68e4fe430b2cd07f https://github.com/crosstool-ng/crosstool-ng/commit/a5c48a5d0a6c46f139bc531f68e4fe430b2cd07f Author: Alexey Neyman Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: 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 Log Message: ----------- Fix loglevel for steps in companion tools (was EXTRA, should be INFO to be consistent with the rest). Signed-off-by: Alexey Neyman Commit: 9061763a73c38032c1d889256f27929368381069 https://github.com/crosstool-ng/crosstool-ng/commit/9061763a73c38032c1d889256f27929368381069 Author: Alexey Neyman Date: 2017-01-24 (Tue, 24 Jan 2017) Changed paths: 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 Log Message: ----------- Merge pull request #554 from stilor/comptools-loglevel Fix loglevel for steps in companion tools Compare: https://github.com/crosstool-ng/crosstool-ng/compare/48bb11145de6...9061763a73c3 ----==_mimepart_5887d4ad4bbcf_27ef3f87a051f13c87843--