Re: Compiling git for Windows

2014-02-27 Thread Konstantin Khomoutov
On Wed, 26 Feb 2014 12:23:35 -0600
Robert Dailey rcdailey.li...@gmail.com wrote:

 Oddly I'm not able to find any instructions on how to build Git for
 Windows. I've done a clone of the repository here:
 
 https://github.com/msysgit/git
 
 I did attempt to try doing it myself. I installed 'make' and mingw-gcc
 in Cygwin and attempted 'make' from the git directory but it fails
 immediately (I can post information on the failure if needed, but I'm
 assuming I'm not taking the correct approach).
 
 Can someone point me to some instructions on how to build Git for
 Windows? Thanks.

https://github.com/msysgit/msysgit/wiki/InstallMSysGit
and then
https://github.com/msysgit/msysgit/wiki/WorkingOnMsysGit

You might want to start at the README at
https://github.com/msysgit/msysgit
and then navigate to the wiki:
https://github.com/msysgit/msysgit/wiki
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Compiling git for Windows

2014-02-26 Thread Robert Dailey
Oddly I'm not able to find any instructions on how to build Git for
Windows. I've done a clone of the repository here:

https://github.com/msysgit/git

I did attempt to try doing it myself. I installed 'make' and mingw-gcc
in Cygwin and attempted 'make' from the git directory but it fails
immediately (I can post information on the failure if needed, but I'm
assuming I'm not taking the correct approach).

Can someone point me to some instructions on how to build Git for
Windows? Thanks.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Compiling git for Windows

2014-02-26 Thread Philip Oakley

From: Robert Dailey rcdailey.li...@gmail.com

Oddly I'm not able to find any instructions on how to build Git for
Windows. I've done a clone of the repository here:

https://github.com/msysgit/git

I did attempt to try doing it myself. I installed 'make' and mingw-gcc
in Cygwin and attempted 'make' from the git directory but it fails
immediately (I can post information on the failure if needed, but I'm
assuming I'm not taking the correct approach).

Can someone point me to some instructions on how to build Git for
Windows? Thanks.
--


Try the wiki  https://github.com/msysgit/msysgit/wiki

The dev list is at msys...@googlegroups.com;

--

Philip 


--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html