From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18862 invoked by alias); 24 Jan 2017 22:26:51 -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 16682 invoked by uid 89); 24 Jan 2017 22:26:48 -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=UD:in.2, 65e037b654eb, 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:38 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 5887d49b.7f1a4802c900-smtp-out-n01; Tue, 24 Jan 2017 22:26:35 -0000 (UTC) Date: Tue, 24 Jan 2017 22:26:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5887d49b1429f_45b23fce9ebd51305174d@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 8dff70: Check for git presence Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5887d49b13e50_45b23fce9ebd51305167a"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00039.txt.bz2 ----==_mimepart_5887d49b13e50_45b23fce9ebd51305167a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1130 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 8dff7012bef31424578b697b8eab56262ddd8c33 https://github.com/crosstool-ng/crosstool-ng/commit/8dff7012bef31424578b697b8eab56262ddd8c33 Author: Alexey Neyman Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M config/binutils/binutils.in.2 M config/libc/mingw.in M configure.ac Log Message: ----------- Check for git presence ... and make the optiont that fetch from Git repositories depend on the git discovery. Signed-off-by: Alexey Neyman Commit: 48bb11145de60a70cb28456d006f14a65033a758 https://github.com/crosstool-ng/crosstool-ng/commit/48bb11145de60a70cb28456d006f14a65033a758 Author: Alexey Neyman Date: 2017-01-24 (Tue, 24 Jan 2017) Changed paths: M config/binutils/binutils.in.2 M config/libc/mingw.in M configure.ac Log Message: ----------- Merge pull request #553 from stilor/check-git Check for git presence Compare: https://github.com/crosstool-ng/crosstool-ng/compare/65e037b654eb...48bb11145de6 ----==_mimepart_5887d49b13e50_45b23fce9ebd51305167a--