Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Ricardo QH
Hello Adam, I have been facing a problem like the one you replied in https://lists.webkit.org/pipermail/webkit-dev/2011-March/016319.html . I have had the worst experience in my life trying to make webcore compile, I have try to create an xcode project with the needed files for webcore to work on

Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Adam Barth
If you're looking to hire someone to do this work, you might have better luck with the webkit-jobs mailing list: http://lists.webkit.org/mailman/listinfo/webkit-jobs With respect to building code from svn.webkit.org on iOS, Apple's iOS port of WebKit is not present in svn.webkit.org. Apple does

Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Ricardo QH
Adam, Thanks for your quick answer. Actually I'm not looking for somebody to do all the work, I just need somebody able to help me make a compiling project with webcore for iOS, which may be a really quick work for someone involved in the project for long time (I guess). Regarding what you point,

Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Adam Barth
This thread is off-topic for this list. If you'd like find someone to do this work for you (paid or otherwise), the appropriate list is webkit-jobs. Adam On Wed, Aug 22, 2012 at 2:13 PM, Ricardo QH ric1...@gmail.com wrote: Adam, Thanks for your quick answer. Actually I'm not looking for

Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Ryosuke Niwa
This mailing list for people working on the development of WebKit itself. If you need a help in building existing ports (e.g. Mac port, GTK+ port, etc...), then webkit-help is a more appropriate place to ask that kind of questions. If you're attempting to create a new port, then you need to go

Re: [webkit-dev] On the suitability of GYP (was Re: Build system update)

2012-08-22 Thread Ricardo QH
Thanks for your help. 2012/8/22 Ryosuke Niwa rn...@webkit.org This mailing list for people working on the development of WebKit itself. If you need a help in building existing ports (e.g. Mac port, GTK+ port, etc...), then webkit-help is a more appropriate place to ask that kind of

[webkit-dev] On the suitability of GYP (was Re: Build system update)

2011-03-24 Thread Adam Barth
Hi Brent, I'm sorry you've had a bad experience. As a WebKit contributor, you shouldn't have to do any of the things you've listed below. If you've got a Mac (which it appears you do from your console output), you can try out the nacent GYP build for the Apple Mac port as described in my