delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/06/06:22:16

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:mime-version
:content-type; q=dns; s=default; b=ha8fDZxbGuDMdbcQOWBk1cvABb0aP
qQUf7iBEGYcdor0hYYD97Wt4v0pBzEP8AXtmalS56FKUqzRNUin5Q5Yha34ig043
nVYlaPqOkDlhix3nQNTyO+aYdVIdmKQYNZXjnLE3xclwwt6lGCkW0touqWTVmI25
LoyT85Mwe+OyWY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:mime-version
:content-type; s=default; bh=Occm9YOXpTKCM3pn038a1Ry9sOw=; b=JG+
uhgN829qxpwHufnZZmGLMVjQVXTTKI9YsboRs4Q7rRu0BdhiPmdoYPwzajCDJbQy
plri5eQgC7v3FWlQVoJhbZNpsc9BhrKJ4czJBJ1WEJlXScP02rCZquYNOLQZR4ez
KZYFH140twnmTwR/Pji3bpU50Q4YoyvLPXo1Eup8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-we0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=ntwNd0iPMge6zI7Dt9+xbVYQD+It3DwFZrMe/sq40mg=; b=K9PRY2w0EyFqPRF9hc96K/x5tCzjmpXR7agPoCR/RW0s3/LWtLapvaeQxmwGEbbTtA hdcBppsF3YFnTADp7S8oCE3BQNlH8NwtEaIU4cIkdFN61+I4yaFqgVLo3Hdm09bgMJkG 6DZbKrHO19TIrMilCM8iw3jNglaqEuVZhWkLWS9ZiVK06oD6Oa65G1rMTl0uIqG5w2tr 2eTP2we4U6cay1CNk6HRwWLJdCOl+v67KnUVy0sFfgfXZFzy9CzEuSeiY/+S4yRTyiQd wTRpGhgBkQbr0uPHvN27m2zE56jTohPDfmV0LXzdxSIUYHBOy+3+25qHLi37oJHdbG/2 E3Dw==
X-Gm-Message-State: ALoCoQmKmc6pM5PxNgTa/Ef0RDHAh6kJa46IYsN4jqDkC4U+FbD+KqNroWfk7atqvSZH63L/D9/m
X-Received: by 10.195.11.234 with SMTP id el10mr14617925wjd.95.1407320514369; Wed, 06 Aug 2014 03:21:54 -0700 (PDT)
Date: Wed, 6 Aug 2014 11:21:47 +0100
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
To: cygwin AT cygwin DOT com
Subject: New Git v2.0.4 build to test
Message-ID: <20140806102147.GB991@dinwoodie.org>
MIME-Version: 1.0
User-Agent: Mutt/1.5.21 (2010-09-15)
X-IsSubscribed: yes

Hi all,

I'm in the long-running process of producing an up-to-date build of Git
for Cygwin.  I think I'm now (finally) close to having a build ready to
upload to be installed via the Cygwin setup programs, but in the
meantime I'd appreciate my new build getting some additional testing.

You can download my latest build of Git v2.0.4 at
http://tastycake.net/~adam/cygwin/.

To install, download the package(s) you're interested in using, and
unpack them using `tar -xaC/ -f <tarball-name>` from a Cygwin shell.
Make sure to check the corresponding setup.hint files to ensure you have
all the required dependencies first.

This build isn't final, but it does work in at least the mainline use
cases; I've been using it for a couple of days for my day-to-day work.
However there are still some problems I'm aware of (no `git grep -P`
support, `git fetch` occasionally hangs in the test suites in 64-bit)
and there are probably some problems I haven't identified yet.

I'm currently in the process of working through the Git test suite
output to identify missing features, since it's the best way I've found
to identify features the Git compile process has quietly skipped since a
required library wasn't installed.  Once that's done, and any remaining
problems are ironed out (or at least identified and I've decided it's
safe to ignore them), I'll hopefully be good to upload the builds for
general consumption.

If anyone's really interested in following my progress at home, or
building for themselves based of my latest code, you can follow along at
my GitHub repository at https://github.com/me-and/Cygwin-Git.

Adam

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019