[webkit-dev] [CMake] Bump cmake_minimum_required version to 3.10

2019-06-24 Thread Fujii Hironori
Hi,

I'm going to bump cmake_minimum_required version to 3.10 for
shining new features.

Bug 199181 – [CMake] Bump cmake_minimum_required version to 3.10
https://bugs.webkit.org/show_bug.cgi?id=199181


GTK and WPE's EWS and BuildBot bots maintainers, could you please
update your CMake on your bots?

If you are using CMake Visual Studio generator, you need CMake
3.12 or newer to avoid an unnecessary recompilation issue.

AppleWin port seems still using old Visual Studio 2017. If it
will switch to Visual Studio 2019 for better C++17 support,
Visual Studio 2019 needs CMake 3.14 or newer.
https://cmake.org/cmake/help/v3.14/release/3.14.html#generators

Happy WebKit 18th
birthday
🎂

-- Fujii
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] C++17 is here. Should we use it?

2019-06-24 Thread Guillaume Emont
Quoting Sam Weinig (2019-06-17 03:25:15)
> Did we ever land on conclusion here? 
> 
> I tried to use c++17 structured bindings (see 
> https://bugs.webkit.org/show_bug.cgi?id=198905) and it looks like most of the 
> EWS bots are ok with it, but the jsc-mips and jsc-armv7 bots are not into it. 
>  Looking at the output, it seems like those bots may still be using GCC 6.4.0 
> (but I could be wrong here).
> 
> If the issue is getting these bots updated, can we do that? Are there any 
> other bots that might need updating as well?

The jsc-mips and jsc-armv7 EWS bots, as well as the corresponding
buildbots have been updated. They now use gcc 8.3.0. The armv7 softfp
ABI buildbot[1] still needs updating, but there is no corresponding EWS.
I hope to have that last update done during the week.

Cheers,

Guillaume

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] wincairo EWS bot down?

2019-06-24 Thread Aakash Jain
wincairo-ews-001 bot seems to be stuck/down for last 2 days 
(https://webkit-queues.webkit.org/queue-status/wincairo-ews 
). There are ~43 
patch pending currently. Can someone take a look?

Thanks
Aakash
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev