Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-07 Thread Osztrogonác Csaba
Of course, I used the Force Clean build checkbox on build.webkit.org as you mentioned. ;) So the buildbots are happy now. I sent this mail to let the developers know what should they do if they run into this problem on local builds. But unfortunately we aren't able to clean the EFL EWS, only

Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-07 Thread Gyuyoung Kim
Hello Ossy, Thank you. I also restart efl ews with clean build. Gyuyoung On Thursday, August 7, 2014, Osztrogonác Csaba o...@inf.u-szeged.hu wrote: Of course, I used the Force Clean build checkbox on build.webkit.org as you mentioned. ;) So the buildbots are happy now. I sent this mail to

Re: [webkit-dev] ftlopt merge - basically done

2014-08-07 Thread Sergio Villar Senin
On 06/08/14 23:35, Filip Pizlo wrote: Hi everyone, The JSC “ftlopt” branch is basically merged. I think I have one more revision to merge over, and it is a minor one. Please don’t land more things on the branch. Landing on trunk is fine; it’s unlikely to get in my way as I merge the

Re: [webkit-dev] Heads up: Incremental build issue on cmake (GTK/EFL) ports

2014-08-07 Thread Ryosuke Niwa
Mac port uses start-queue-mac script that periodically triggers a clean build. Perhaps you guys can try using that as well. It's located in http://trac.webkit.org/browser/trunk/Tools/EWSTools On Wednesday, August 6, 2014, Gyuyoung Kim gyuyoung@webkit.org wrote: Hello Ossy, Thank you. I

Re: [webkit-dev] FeatureDefines.h and .xcconfig

2014-08-07 Thread Maciej Stachowiak
On Aug 6, 2014, at 2:22 PM, Dean Jackson d...@apple.com wrote: Hi floks, Things are a bit confusing in the OS X and iOS build configurations because we have both a FeatureDefines.h and a set of .xcconfig files, often defining the same thing, and sometimes inconsistently (or at least

Re: [webkit-dev] FeatureDefines.h and .xcconfig

2014-08-07 Thread Maciej Stachowiak
(*) I think Apple's Windows port should probably continue with FeatureDefines.h because it doesn't use Xcode. BTW, the canonical place (I think) for feature flags for the Windows port is in WebKitLibraries/win/tools/vsprops. Confusion about where the feature flag settings go for

Re: [webkit-dev] FeatureDefines.h and .xcconfig

2014-08-07 Thread Filip Pizlo
On Aug 7, 2014, at 9:36 AM, Maciej Stachowiak m...@apple.com wrote: On Aug 6, 2014, at 2:22 PM, Dean Jackson d...@apple.com wrote: Hi floks, Things are a bit confusing in the OS X and iOS build configurations because we have both a FeatureDefines.h and a set of .xcconfig files,

Re: [webkit-dev] FeatureDefines.h and .xcconfig

2014-08-07 Thread Mark Rowe
On Aug 7, 2014, at 09:36, Maciej Stachowiak m...@apple.com wrote: On Aug 6, 2014, at 2:22 PM, Dean Jackson d...@apple.com wrote: Hi floks, Things are a bit confusing in the OS X and iOS build configurations because we have both a FeatureDefines.h and a set of .xcconfig files, often

Re: [webkit-dev] FeatureDefines.h and .xcconfig

2014-08-07 Thread Dean Jackson
Just answering this bit because the consensus seems to be to go for the single header file. On 7 Aug 2014, at 9:57 pm, Laszlo Gombos laszlo.gom...@webkit.org wrote: While FeatureDefines.h says Use this file to list _all_ ENABLE() macros it also says The feature defaults in this file are