Re: SOC Project Idea: Winelib-aware scons

2009-03-24 Thread Chris Morgan
On Fri, Mar 20, 2009 at 7:50 PM, Scott Ritchie wrote: > For a while now I've been hoping someone would tackle a pet project of > mine.  It occurred to me that it would be a great summer of code project. > > Basically, I want a magic script that can convert a visual studio > project file into a win

Re: [scons-dev] SOC Project Idea: Winelib-aware scons

2009-03-24 Thread Greg Noel
On Mar 22, 2009, at 11:18 AM, Francois Gouget wrote: The Winelib tools (winebuild, winegcc, wrc, widl, etc) are actually used everyday [sic] and are under active development as they are used to build Wine itself. Ah, I didn't know that. I thought winelib was more like a replacement for t

Re: [scons-dev] SOC Project Idea: Winelib-aware scons

2009-03-24 Thread Greg Noel
On Mar 22, 2009, at 4:47 AM, King InuYasha wrote: Does SCons support the project-within-a-project build style that is used in Visual Studio? ... SCons is amazingly policy-neutral, and we work to keep it that way. (It has occasionally been a bone of contention, when people have wanted us

Re: [scons-dev] SOC Project Idea: Winelib-aware scons

2009-03-22 Thread Francois Gouget
On Sat, 21 Mar 2009, Greg Noel wrote: [...] > On the other hand, I'd wonder about viability. It doesn't look like the basic > winelib information has been updated since January 2005, although there's > mention of a planned 0.9 release in September 2005. That's more than three > years of inactivit

Re: [scons-dev] SOC Project Idea: Winelib-aware scons

2009-03-22 Thread King InuYasha
On Sat, Mar 21, 2009 at 10:42 AM, Greg Noel wrote: > On Mar 20, 2009, at 4:50 PM, Scott Ritchie wrote: > > ... I want a magic script that can convert a visual studio project file >> into a winelib-aware, scons-powered, linux-compatible build system. ... >> I'm not sure whether this will functi

Re: [scons-dev] SOC Project Idea: Winelib-aware scons

2009-03-21 Thread Greg Noel
On Mar 20, 2009, at 4:50 PM, Scott Ritchie wrote: ... I want a magic script that can convert a visual studio project file into a winelib-aware, scons-powered, linux-compatible build system. ... I'm not sure whether this will function better as an scons summer of code project or a Wine one

Re: SOC Project Idea: Winelib-aware scons

2009-03-21 Thread André Hentschel
King InuYasha schrieb: On Fri, Mar 20, 2009 at 11:42 PM, Chris Morgan > wrote: On Fri, Mar 20, 2009 at 10:21 PM, Ben Klein mailto:shackl...@gmail.com>> wrote: > 2009/3/21 Pau Garcia i Quiles mailto:pgqui...@elpauer.org>>: >> Hello, >> >> If you don'

Re: SOC Project Idea: Winelib-aware scons

2009-03-21 Thread King InuYasha
On Fri, Mar 20, 2009 at 11:42 PM, Chris Morgan wrote: > On Fri, Mar 20, 2009 at 10:21 PM, Ben Klein wrote: > > 2009/3/21 Pau Garcia i Quiles : > >> Hello, > >> > >> If you don't mind using CMake ( http://cmake.org ) instead of Scons, > >> here is a starting point: > >> > >> http://dgwarp.hd.free

Re: SOC Project Idea: Winelib-aware scons

2009-03-20 Thread Chris Morgan
On Fri, Mar 20, 2009 at 10:21 PM, Ben Klein wrote: > 2009/3/21 Pau Garcia i Quiles : >> Hello, >> >> If you don't mind using CMake ( http://cmake.org ) instead of Scons, >> here is a starting point: >> >> http://dgwarp.hd.free.fr/vcproj2cmake.rb >> >> On Sat, Mar 21, 2009 at 12:50 AM, Scott Ritchi

Re: SOC Project Idea: Winelib-aware scons

2009-03-20 Thread Ben Klein
2009/3/21 Pau Garcia i Quiles : > Hello, > > If you don't mind using CMake ( http://cmake.org ) instead of Scons, > here is a starting point: > > http://dgwarp.hd.free.fr/vcproj2cmake.rb > > On Sat, Mar 21, 2009 at 12:50 AM, Scott Ritchie wrote: >> For a while now I've been hoping someone would ta

Re: SOC Project Idea: Winelib-aware scons

2009-03-20 Thread Pau Garcia i Quiles
Hello, If you don't mind using CMake ( http://cmake.org ) instead of Scons, here is a starting point: http://dgwarp.hd.free.fr/vcproj2cmake.rb On Sat, Mar 21, 2009 at 12:50 AM, Scott Ritchie wrote: > For a while now I've been hoping someone would tackle a pet project of > mine.  It occurred to

SOC Project Idea: Winelib-aware scons

2009-03-20 Thread Scott Ritchie
For a while now I've been hoping someone would tackle a pet project of mine. It occurred to me that it would be a great summer of code project. Basically, I want a magic script that can convert a visual studio project file into a winelib-aware, scons-powered, linux-compatible build system. This