Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-04 Thread Fujii Hironori via webkit-dev
On Fri, Feb 4, 2022 at 8:31 AM Darin Adler via webkit-dev < webkit-dev@lists.webkit.org> wrote: > > Those original forwarding headers were not copies of the headers, they > were simply files “in the right place” with include statements in them. I’m > not sure at what point along the way we started

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-03 Thread Elliott Williams via webkit-dev
Thanks for the detailed response! I should be clear that I don’t have a strong opinion for or against flattened headers, I’m just interested in ironing out a perceived inconsistency. > On Feb 3, 2022, at 15:31, Darin Adler wrote: > > Long ago, I originally created the forwarding headers to bri

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-03 Thread Darin Adler via webkit-dev
> On Feb 3, 2022, at 5:16 PM, Elliott Williams wrote: > > If what you’ve experienced is unique to WTF, I’d be suspicious of the > non-standard approach we’ve taken to copying WTF’s headers I mentioned above. Great news. I hope this plan works out. — Darin __

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-03 Thread Darin Adler via webkit-dev
Long ago, I originally created the forwarding headers to bridge the gap between framework-style includes that those of us at Apple wanted to do, where headers are flattened and you write #include , and Unix-style installed libraries, where things are not flattened. I wanted us to be able to wri

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-03 Thread Elliott Williams via webkit-dev
> On Feb 1, 2022, at 22:12, Tim Horton wrote: > > Question: If they're flattened in the SDK, and not flattened in the source > tree, which include path do we use when including a WTF header in e.g. > WebCore? > > Right now you say `#include `. In your world, would you > say `#include `? Ye

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-01 Thread Tim Horton via webkit-dev
> On Feb 1, 2022, at 12:30 PM, Elliott Williams via webkit-dev > wrote: > > Hi webkit-dev, > > I’m working on fixing some ambiguities in our Xcode projects to permit > adoption of Xcode’s new build system and better parallelize our builds. I > noticed that WTF’s headers (/usr/lib/include/wt

Re: [webkit-dev] OK to flatten WTF's header directory?

2022-02-01 Thread Ryosuke Niwa via webkit-dev
On Tue, Feb 1, 2022 at 12:30 PM Elliott Williams via webkit-dev < webkit-dev@lists.webkit.org> wrote: > I’m working on fixing some ambiguities in our Xcode projects to permit > adoption of Xcode’s new build system and better parallelize our builds. I > noticed that WTF’s headers (/usr/lib/include/

[webkit-dev] OK to flatten WTF's header directory?

2022-02-01 Thread Elliott Williams via webkit-dev
Hi webkit-dev, I’m working on fixing some ambiguities in our Xcode projects to permit adoption of Xcode’s new build system and better parallelize our builds. I noticed that WTF’s headers (/usr/lib/include/wtf) are atypical in that they aren’t copied into a single directory – they’re deeply nest

[webkit-dev] ok

2013-02-16 Thread liuxing
ok ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev