| Index: WebCore/ChangeLog
|
| diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
|
| index c8f9bcf61fa93600c1aac821e070adcb3f67a2d9..2da30fe29528a03e9fda30a1cb9b9271cddec119 100644
|
| --- a/WebCore/ChangeLog
|
| +++ b/WebCore/ChangeLog
|
| @@ -1,3 +1,34 @@
|
| +2010-08-27 Marc-Antoine Ruel <maruel@chromium.org>
|
| +
|
| + Reviewed by NOBODY (OOPS!).
|
| +
|
| + Move more common settings to webcore_prerequisites
|
| +
|
| + * WebCore.gyp/WebCore.gyp:
|
| +
|
| +2010-08-27 Marc-Antoine Ruel <maruel@chromium.org>
|
| +
|
| + Reviewed by NOBODY (OOPS!).
|
| +
|
| + Rename webcore to 'webcore_remaining'.
|
| + Create a meta-target webcore that inherits from every webcore_XXX targets. (Currently 1)
|
| + Move direct_dependent_settings and export_dependent_settings from webcore_remaining to webcore
|
| +
|
| + Obviously, there will be other webcore_XXX targets. Keeping the change as small as possible.
|
| +
|
| + * WebCore.gyp/WebCore.gyp:
|
| +
|
| +2010-08-27 Marc-Antoine Ruel <maruel@chromium.org>
|
| +
|
| + Reviewed by NOBODY (OOPS!).
|
| +
|
| + Preparatory patch to split libwebcore in multiple libraries.
|
| +
|
| + Start with a webcore_prerequisites pseudo-target what will be the common
|
| + target for all the other ones.
|
| +
|
| + * WebCore.gyp/WebCore.gyp:
|
| +
|
| 2010-08-27 Simon Fraser <simon.fraser@apple.com>
|
|
|
| Reviewed by Tony Chang.
|
|
|