From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113949 invoked by alias); 8 Nov 2018 00:22:19 -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 113934 invoked by uid 89); 8 Nov 2018 00:22:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown 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; Thu, 08 Nov 2018 00:22:17 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541636535; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Gw3P9uO/rZHOxZip8JEe45LcpG7HauQXE/VLiYVzvrE=; b=f6CNGMG3yRW8RuDWIvRil1s2VT/614LWpPriiult1VMh2g6wRdtXmiC8GxuazTJNNUkwdFuH I6oBW9GFIHu8S4iADGlNERY4/iOZenoXidescMmfL9cOmaJzBLgDQRDYmDftiI3GY1xbVASM o2W/pBoZQvRZB8thpvNgT5UV8IU= X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5be381b7.7fe7947ab7e0-smtp-out-n03; Thu, 08 Nov 2018 00:22:15 -0000 (UTC) Date: Thu, 08 Nov 2018 00:22:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5be381b792d95_20ae2b0f7daca5789377@hookshot-fe-da92815.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8fe21d: Make license collection optional, on by default Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5be381b7923aa_20ae2b0f7daca57893668"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00014.txt.bz2 ----==_mimepart_5be381b7923aa_20ae2b0f7daca57893668 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1290 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8fe21d70a249e2c6312bf3e4ea13e770ae18a89c https://github.com/crosstool-ng/crosstool-ng/commit/8fe21d70a249e2c6312bf3e4ea13e770ae18a89c Author: Alexey Neyman Date: 2018-11-07 (Wed, 07 Nov 2018) Changed paths: M config/global/paths.in M scripts/build/internals.sh Log Message: ----------- Make license collection optional, on by default Signed-off-by: Alexey Neyman Commit: eabb3ec189cb872cfb6201c572bc58c3df4b8771 https://github.com/crosstool-ng/crosstool-ng/commit/eabb3ec189cb872cfb6201c572bc58c3df4b8771 Author: Alexey Neyman Date: 2018-11-07 (Wed, 07 Nov 2018) Changed paths: M config/global/paths.in M scripts/build/internals.sh Log Message: ----------- Merge pull request #1089 from stilor/option-for-collecting-licenses Make license collection optional, on by default Compare: https://github.com/crosstool-ng/crosstool-ng/compare/4270b8e62e7f...eabb3ec189cb **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_5be381b7923aa_20ae2b0f7daca57893668--