[webkit-dev] What's the rationale for not including config.h in any header files?

Konstantin Tokarev annulen at yandex.ru
Wed Aug 2 15:21:55 PDT 2017



03.08.2017, 01:07, "Michael Catanzaro" <mcatanzaro at igalia.com>:
> On Wed, Aug 2, 2017 at 11:14 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>> FWIW, I use ENABLE_ALLINONE_BUILD=ON as a default build option in Qt port and don't have any "terrible" development experience. Even when I need to make a change in file that is not port-specific, usually just one of AllInOne files needs to be recompiled
>
> What... what does that mean? How is it all in one if there are multiple files?

There are large groups of files from WebCore which are compiled as one file for each group. Look for *AllInOne.cpp files in WebCore

-- 
Regards,
Konstantin


More information about the webkit-dev mailing list