Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Ruben Van Boxem
2013/6/2 John E. / TDM > On 6/2/2013 6:08 AM, Ruben Van Boxem wrote: > > I also could not find any GNU make related build or patch stuff in the > > TDM source packages, although mingw32-make is part of the binary package. > > For the TDM toolchain, the installer just pulls in the MinGW project's

Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Earnie Boyd
On Sun, Jun 2, 2013 at 11:22 AM, John E. / TDM wrote: > On 6/2/2013 6:08 AM, Ruben Van Boxem wrote: >> I also could not find any GNU make related build or patch stuff in the >> TDM source packages, although mingw32-make is part of the binary package. > > For the TDM toolchain, the installer just pu

Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread John E. / TDM
On 6/2/2013 6:08 AM, Ruben Van Boxem wrote: > I also could not find any GNU make related build or patch stuff in the > TDM source packages, although mingw32-make is part of the binary package. For the TDM toolchain, the installer just pulls in the MinGW project's latest mingw32-make binary packa

Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Ray Donnelly
See I told you he'd know better! On 2 Jun 2013 16:03, "Алексей Павлов" wrote: > > > > 2013/6/2 Ruben Van Boxem > >> Hi everyone, >> >> Hi, Ruben! > > >> I'm cleaning up my build scripts and including automated application of >> patches etc. >> >> I previously had an old cvs checkout of GNU make

Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Алексей Павлов
2013/6/2 Ruben Van Boxem > Hi everyone, > > Hi, Ruben! > I'm cleaning up my build scripts and including automated application of > patches etc. > > I previously had an old cvs checkout of GNU make with some patches that > seemed necessary to apply to have it work for everything. I'd like to > r

Re: [Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Ray Donnelly
Hi Ruben. For mingw builds the develop branches are best to track. AFAIK, all patches needed for make have been merged upstream. But Alexey will know better... On 2 Jun 2013 13:09, "Ruben Van Boxem" wrote: > Hi everyone, > > I'm cleaning up my build scripts and including automated application of

[Mingw-w64-public] Windows GNU Make patches

2013-06-02 Thread Ruben Van Boxem
Hi everyone, I'm cleaning up my build scripts and including automated application of patches etc. I previously had an old cvs checkout of GNU make with some patches that seemed necessary to apply to have it work for everything. I'd like to rebase this to vanilla 3.82 with only the necessary chang