Bug 27135 - [Chromium] Upstream Chromium port project files.
Summary: [Chromium] Upstream Chromium port project files.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 16:14 PDT by Dimitri Glazkov (Google)
Modified: 2009-07-09 16:27 PDT (History)
1 user (show)

See Also:


Attachments
Upstream Chromium port project files, v1. (169.59 KB, patch)
2009-07-09 16:17 PDT, Dimitri Glazkov (Google)
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2009-07-09 16:14:22 PDT
These are the build files that we'll switch over to once upstreamed. Documentation will follow on webkit-dev and wiki.
Comment 1 Dimitri Glazkov (Google) 2009-07-09 16:17:12 PDT
Created attachment 32536 [details]
Upstream Chromium port project files, v1.

 JavaScriptCore/ChangeLog           |    9 +
 JavaScriptCore/JavaScriptCore.gypi |  452 +++++
 WebCore/ChangeLog                  |    9 +
 WebCore/WebCore.gypi               | 3324 ++++++++++++++++++++++++++++++++++++
 4 files changed, 3794 insertions(+), 0 deletions(-)
Comment 2 Dimitri Glazkov (Google) 2009-07-09 16:27:42 PDT
Landed as http://trac.webkit.org/changeset/45683.