Re: [Cegcc-devel] Imported cegcc into git

2010-12-18 Thread Vincent Torri
On Sat, 18 Dec 2010, Paul Sokolovsky wrote: > Hello, > > On Sat, 18 Dec 2010 13:04:43 +0100 > Vincent Richomme wrote: > >> Hi, >> >> You should discuss with mingw-w64 folks and especially with Kai Tietz >> because >> he was interested in including mingw32ce inside their repository. >> It would

Re: [Cegcc-devel] Imported cegcc into git

2010-12-18 Thread Paul Sokolovsky
Hello, On Sat, 18 Dec 2010 13:04:43 +0100 Vincent Richomme wrote: > Hi, > > You should discuss with mingw-w64 folks and especially with Kai Tietz > because > he was interested in including mingw32ce inside their repository. > It would be great to do so because some features that have been > inc

Re: [Cegcc-devel] Imported cegcc into git

2010-12-18 Thread Vincent Richomme
Hi, You should discuss with mingw-w64 folks and especially with Kai Tietz because he was interested in including mingw32ce inside their repository. It would be great to do so because some features that have been included into mingw-w64 could be backported to cegcc (SEH exceptions, unicode startup)

Re: [Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Paul Sokolovsky
Hello Max, On Sat, 18 Dec 2010 01:39:01 +0100 Max Kellermann wrote: > On 2010/12/18 01:26, Paul Sokolovsky wrote: > > Or, it would be possible to produce list of all commits on branch, > > manually filter out merge commits from it, and then pass to some > > "mass cherry-pick" tool. Of course,

Re: [Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Max Kellermann
On 2010/12/18 01:26, Paul Sokolovsky wrote: > Or, it would be possible to produce list of all commits on branch, > manually filter out merge commits from it, and then pass to some > "mass cherry-pick" tool. Of course, there will be conflicts, so that > tool must behave like rebase - stop on cnfli

Re: [Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Paul Sokolovsky
Hello, On Fri, 17 Dec 2010 08:58:49 +0100 Max Kellermann wrote: > Hi, > > good to see some activity over here again. I'm a developer on the > XCSoar project, which ultimately needs mingw32ce to compile for > Windows CE targets, so this project is vital for us. Unfortunately, I > didn't have a

[Cegcc-devel] Imported cegcc into git

2010-12-17 Thread Max Kellermann
Hi, good to see some activity over here again. I'm a developer on the XCSoar project, which ultimately needs mingw32ce to compile for Windows CE targets, so this project is vital for us. Unfortunately, I didn't have any chance to free some time to work on mingw32ce/cegcc so far. I have imported