From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72239 invoked by alias); 29 Sep 2018 17:28:32 -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 72227 invoked by uid 89); 29 Sep 2018 17:28:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=alexey, Alexey, neyman, Neyman 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; Sat, 29 Sep 2018 17:28:29 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1538242108; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=j7nLO2enAuhG9xM6pvoKgfoh4okSoZDnGvcZUjLOX2E=; b=mvceVZSkxbRroDRcFaoQ4Zy9jZHECvaqmBt/tMCRoHnayuyyJkExWRg+U3jR9eJx8jgI0bnT GHhLZkbT1gxkdogP2ZyjvtZzh3CSHFOvEQ0H7I3iKD1hxbwduO9l0xMqkduRS+P9PvQofHeG yuFYJTlhhj+JTFWBnMe4q01qTC0= 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 5bafb63b.7f3b0c2af150-smtp-out-n02; Sat, 29 Sep 2018 17:28:27 -0000 (UTC) Date: Sat, 29 Sep 2018 17:28:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bafb63bbc283_7f2f2b0d1e2d6ecc94728@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2d6ecb: Move the last bits of release creation into Makefi... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bafb63bbbc2b_7f2f2b0d1e2d6ecc9467c"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00022.txt.bz2 ----==_mimepart_5bafb63bbbc2b_7f2f2b0d1e2d6ecc9467c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1300 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2d6ecbda6bb7a891eb29a57a0d92ecbf653eba86 https://github.com/crosstool-ng/crosstool-ng/commit/2d6ecbda6bb7a891eb29a57a0d92ecbf653eba86 Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M Makefile.am M maintainer/create-release.sh Log Message: ----------- Move the last bits of release creation into Makefile.am Fixes #938. Signed-off-by: Alexey Neyman Commit: 99a261736b08dbf81a469e4886c0eab7b2f5e539 https://github.com/crosstool-ng/crosstool-ng/commit/99a261736b08dbf81a469e4886c0eab7b2f5e539 Author: Alexey Neyman Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M Makefile.am M maintainer/create-release.sh Log Message: ----------- Merge pull request #1040 from stilor/create-release-with-autotools Move the last bits of release creation into Makefile.am Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c3ea42f08ccf...99a261736b08 **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_5bafb63bbbc2b_7f2f2b0d1e2d6ecc9467c--