Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-13 Thread Jacek Caban
Hi Ray, It looks good to me now. Thanks, Jacek On 02/13/13 00:30, Ray Donnelly wrote: > Hi Jacek, > > I hope this is ok now? > > Best regards, > > Ray. > > On Mon, Feb 11, 2013 at 12:27 PM, Ray Donnelly > wrote: >> I think I took it as an opportunity to learn a tiny bit of automake >> having a

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-12 Thread Ray Donnelly
Hi Jacek, I hope this is ok now? Best regards, Ray. On Mon, Feb 11, 2013 at 12:27 PM, Ray Donnelly wrote: > I think I took it as an opportunity to learn a tiny bit of automake > having avoided it so far! > > Ho hum... an update is in progress. > > On Mon, Feb 11, 2013 at 10:58 AM, Jacek Caban

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-11 Thread Ray Donnelly
I think I took it as an opportunity to learn a tiny bit of automake having avoided it so far! Ho hum... an update is in progress. On Mon, Feb 11, 2013 at 10:58 AM, Jacek Caban wrote: > Hi Ray, > > Sorry for my response time too... Why don't you put the warning in > configure.ac instead of Makefi

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-11 Thread Jacek Caban
Hi Ray, Sorry for my response time too... Why don't you put the warning in configure.ac instead of Makefile? Also the warning could say something like "--with-widl used in out of the tree compilation. Existing generated files won't be modified." Cheers, Jacek On 02/03/13 19:44, Ray Donnelly wrot

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-03 Thread Ray Donnelly
Hi Jacek, Sorry for the long response time. Please find attached a new version of the patch that adds the warning you mentioned. I also named it as .a txt file and removed all auto generated files. Best regards, Ray. On Mon, Jan 14, 2013 at 12:40 PM, Jacek Caban wrote: > Hi Ray, > > .idl.h:

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-01-14 Thread Jacek Caban
Hi Ray, .idl.h: crt/_mingw.h - $(WIDL) -DBOOL=WINBOOL -I$(srcdir)/include -I$(srcdir)/direct-x/include -Icrt -I$(srcdir)/crt -h -o $(srcdir)/$@ $< + $(WIDL) -DBOOL=WINBOOL -I$(srcdir)/include -I$(srcdir)/direct-x/include -Icrt -I$(srcdir)/crt -h -o $@ $< The current code is indeed

[Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-01-13 Thread Ray Donnelly
Cheers, Ray. mingw-w64-widl.patch Description: Binary data -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow