Re: [webkit-dev] CMake on Windows

2015-09-29 Thread youenn fablet
Awesome ! Quick question: is CMake used from cygwin? Also, is there a current/future Windows build efficiency benefit? y Le mar. 29 sept. 2015 à 06:34, Mital Vora a écrit : > Great job guys ! > On Sep 29, 2015 4:31 AM, "Brent Fulgham" wrote: > >

Re: [webkit-dev] CMake on Windows

2015-09-29 Thread Brent Fulgham
Hi Youenn, We are using native CMake from the Windows command line, though I believe the Cygwin version should work. I have a longer-term goal of being able to do development without requiring Cygwin, though we are a long way from achieving that just yet. Thanks, -Brent > On Sep 29, 2015,

Re: [webkit-dev] CMake on Windows

2015-09-29 Thread Ben Boeckel
On Tue, 29 Sep, 2015 at 16:40:53 GMT, Brent Fulgham wrote: > We are using native CMake from the Windows command line, though I = > believe the Cygwin version should work. > > I have a longer-term goal of being able to do development without = > requiring Cygwin, though we are a long way from

Re: [webkit-dev] CMake on Windows

2015-09-28 Thread Mital Vora
Great job guys ! On Sep 29, 2015 4:31 AM, "Brent Fulgham" wrote: Yes — this is great work! We’re still working through a few rough edges, but very soon we can get rid of the whole Windows-specific build cruft, which will be a happy day. Thanks, -Brent > On Sep 28, 2015,

Re: [webkit-dev] CMake on Windows

2015-09-28 Thread Alex Christensen
*All the Windows buildbots are now using CMake. > On Sep 28, 2015, at 1:28 PM, Alex Christensen wrote: > > All the Windows buildbots are now using Windows. We are planning to leave > all the Visual Studio projects in the tree for a couple weeks, so if you make > any

Re: [webkit-dev] CMake on Windows

2015-09-28 Thread Michael Catanzaro
On Mon, 2015-09-28 at 13:28 -0700, Alex Christensen wrote: > All the Windows buildbots are now using Windows. We are planning to > leave all the Visual Studio projects in the tree for a couple weeks, Thanks Alex! It sounds like you're planning to remove the Visual Studio projects in a couple

Re: [webkit-dev] CMake on Windows

2015-09-28 Thread Brent Fulgham
Yes — this is great work! We’re still working through a few rough edges, but very soon we can get rid of the whole Windows-specific build cruft, which will be a happy day. Thanks, -Brent > On Sep 28, 2015, at 3:03 PM, Michael Catanzaro wrote: > > On Mon, 2015-09-28 at

Re: [webkit-dev] CMake on Windows

2015-07-22 Thread Alex Christensen
Hopefully eventually, yes. On Jul 21, 2015, at 8:22 PM, Martin Robinson mrobin...@webkit.org wrote: This is great news! Do you plan to remove the WinCairo portion of the Visual Studio build? --Martin On Tue, Jul 21, 2015 at 4:29 PM, Alex Christensen achristen...@apple.com wrote: I

Re: [webkit-dev] CMake on Windows

2015-07-21 Thread Martin Robinson
This is great news! Do you plan to remove the WinCairo portion of the Visual Studio build? --Martin On Tue, Jul 21, 2015 at 4:29 PM, Alex Christensen achristen...@apple.com wrote: I plan to switch build-webkit --wincairo to use CMake in the near future. We are not ready to remove the Visual