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
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
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
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
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
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
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