Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1951)

Unified Diff: WebCore/ChangeLog

Issue 3223009: Move more common settings to webcore_prerequisites (Closed) Base URL: git://git.webkit.org/WebKit.git
Patch Set: fix mac build Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698