From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16763 invoked by alias); 7 Jun 2018 04:31:45 -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 16461 invoked by uid 89); 7 Jun 2018 04:31:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No 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, Home, H*R:D*net 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; Thu, 07 Jun 2018 04:31:21 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5b18b517.7fd497f0d270-smtp-out-n03; Thu, 07 Jun 2018 04:31:19 -0000 (UTC) Date: Thu, 07 Jun 2018 04:31:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5b18b516c8ae2_3bae2b11dc77fc18911cd@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d14ade: Use git-version-gen to generate version info Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5b18b516c8475_3bae2b11dc77fc1891013"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00002.txt.bz2 ----==_mimepart_5b18b516c8475_3bae2b11dc77fc1891013 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1338 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d14adeb1d96f784d2f2784ef4a7d03e2d3fe7e1e https://github.com/crosstool-ng/crosstool-ng/commit/d14adeb1d96f784d2f2784ef4a7d03e2d3fe7e1e Author: Alexey Neyman Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M Makefile.am M configure.ac A maintainer/git-version-gen Log Message: ----------- Use git-version-gen to generate version info Suggested-by: Chris Packham Signed-off-by: Alexey Neyman Commit: d5900debd397b8909d9cafeb9a1093fb7a5dc6e6 https://github.com/crosstool-ng/crosstool-ng/commit/d5900debd397b8909d9cafeb9a1093fb7a5dc6e6 Author: Alexey Neyman Date: 2018-06-06 (Wed, 06 Jun 2018) Changed paths: M Makefile.am M configure.ac A maintainer/git-version-gen Log Message: ----------- Merge pull request #981 from stilor/use-git-version-gen Use git-version-gen to generate version info Compare: https://github.com/crosstool-ng/crosstool-ng/compare/21489af99a99...d5900debd397 **NOTE:** This service 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_5b18b516c8475_3bae2b11dc77fc1891013--