From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115847 invoked by alias); 7 Nov 2018 07:01:52 -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 115824 invoked by uid 89); 7 Nov 2018 07:01:51 -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=january, January, H*r:Unknown, HX-Envelope-From:sk:sourcew 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; Wed, 07 Nov 2018 07:01:50 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541574108; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=P/u8mEGRGmactZiXuBxmbqF2YavNYEANYMI4DKkZRIs=; b=g1EN23Cbe02dPO1sovQRa/a6bVdzqSxJ4EeGVL3XZWto3CxU0yAX6yxUWRLMBwwozQAOlHYP 9xnSYjWgNdfxJfgBx4lNp3avcVkgLRKicOKPMb0aaL2hlWhEwSCusP0YJrkgozAuN7QsrKGP zEwOEMl7N4rvlEsKSNNpaPK7+/w= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5be28ddb.7fceb824b9f0-smtp-out-n03; Wed, 07 Nov 2018 07:01:47 -0000 (UTC) Date: Wed, 07 Nov 2018 07:01:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5be28dda5be79_58bb2aacb6462584705c4@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b36e89: Add an ability to use a regular directory for over... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5be28dda5ba5d_58bb2aacb64625847045a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00009.txt.bz2 ----==_mimepart_5be28dda5ba5d_58bb2aacb64625847045a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1202 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b36e89d29460c57edb731253ab30d6db6d29e313 https://github.com/crosstool-ng/crosstool-ng/commit/b36e89d29460c57edb731253ab30d6db6d29e313 Author: Anton Maklakov Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M scripts/functions Log Message: ----------- Add an ability to use a regular directory for overlaying. If it doesn't exist, the tarball is still used Commit: c00822f46804c333b02055b3ab374b97e50221a6 https://github.com/crosstool-ng/crosstool-ng/commit/c00822f46804c333b02055b3ab374b97e50221a6 Author: Alexey Neyman Date: 2018-11-06 (Tue, 06 Nov 2018) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #1085 from antmak/directory_overlay Regular directory for overlaying Compare: https://github.com/crosstool-ng/crosstool-ng/compare/45a88f046d53...c00822f46804 **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_5be28dda5ba5d_58bb2aacb64625847045a--