bug#13210: [PATCH] maint: cygwin build broken

2012-12-17 Thread Z. Majeed
Building latest git source in a non-src directory on cygwin win7 with gcc 4.5.3 is broken - a patch follows - doc/local.mk: doc subdir is not created in build dir - I made it a prereq of doc/constants.texi - src/local.mk: make-prime-list missing $(EXEEXT) couple of places without which make-prim

bug#13210: [PATCH] maint: cygwin build broken

2012-12-17 Thread Z. Majeed
210: [PATCH] maint: cygwin build broken > On 12/17/2012 11:50 AM, Z. Majeed > wrote: > > Building latest git source in a non-src directory on > cygwin win7 with gcc 4.5.3 is broken - a patch follows - > > doc/local.mk: doc subdir is not created in build dir - > I made it a pre

bug#13210: [PATCH] maint: cygwin build broken

2012-12-19 Thread Z. Majeed
Thanks for fixing all the issues - are you folks open to adding a ginstall.exe manifest for the cygwin build? Zartaj --- On Mon, 12/17/12, Z. Majeed wrote: > You're probably right about the mkdir > doc hack - I think I added it based on a similar rule for > another subdir - the

bug#13210: [PATCH] maint: cygwin build broken

2012-12-19 Thread Z. Majeed
Blake wrote: > > On 12/19/2012 06:25 AM, Pádraig > Brady wrote: > > On 12/19/2012 12:57 PM, Z. Majeed wrote: > >> Thanks for fixing all the issues - are you folks > open to adding a > >> ginstall.exe manifest for the cygwin build? > > > > I presume the