Re: Fix makedep to work on windows again

2008-01-20 Thread Steven Edwards
On Jan 20, 2008 10:24 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > Fixing the bugs in MSYS would be preferrable IMO. I forgot that Cygwin setup has the ability at the end of the install to set the default line endings, I assume msys being a derivative might have this capability but not enable

Re: Fix makedep to work on windows again

2008-01-20 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > On Jan 20, 2008 9:45 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: >> Then this is a bug in MSYS CVS. My cvs.exe in Windows >> produces correct Wine sources, with cr/lf EOLs. > > It also happens with MSYS git and git is the preferred method of > get

Re: Fix makedep to work on windows again

2008-01-20 Thread Steven Edwards
On Jan 20, 2008 9:45 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > Then this is a bug in MSYS CVS. My cvs.exe in Windows > produces correct Wine sources, with cr/lf EOLs. It also happens with MSYS git and git is the preferred method of getting Winehq sources and there is no other GIT for windo

Re: Fix makedep to work on windows again

2008-01-20 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > MSYS cvs does not set Windows style line endings. Then this is a bug in MSYS CVS. My cvs.exe in Windows produces correct Wine sources, with cr/lf EOLs. -- Dmitry.

Re: Fix makedep to work on windows again

2008-01-20 Thread Steven Edwards
On Jan 20, 2008 12:43 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > I guess that you just use the sources fetched in Linux? Don't do that, > get the source via cvs under Windows instead, in that case you don't > get mixed line endings. Or alternatively convert LF to CRLF before > building. MSY

Re: Fix makedep to work on windows again

2008-01-19 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > Make on mingw does not like mixed line endings. Don't do it, ever. > diffed from a cvs checkout > as MSYS git is slower than molasses flowing uphill on a Minnesota winter day. > > Changelog: open makedep in binary mode when writing or appending, move