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

Issue 27158: Import .gyp files into the Chromium tree (Closed)

Created:
11 years, 10 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Import .gyp files into the Chromium tree Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10380

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10889 lines, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
A base/base.gyp View 1 chunk +571 lines, -0 lines 0 comments Download
A build/all.gyp View 1 chunk +42 lines, -0 lines 0 comments Download
A build/common.gypi View 1 chunk +211 lines, -0 lines 0 comments Download
A build/external_code.gypi View 1 chunk +33 lines, -0 lines 0 comments Download
A build/temp_gyp/README.chromium View 1 chunk +3 lines, -0 lines 0 comments Download
A build/temp_gyp/googleurl.gyp View 1 chunk +59 lines, -0 lines 0 comments Download
A build/temp_gyp/v8.gyp View 1 chunk +553 lines, -0 lines 0 comments Download
A chrome/chrome.gyp View 1 chunk +1664 lines, -0 lines 0 comments Download
A chrome/test/security_tests/security_tests.gyp View 1 chunk +26 lines, -0 lines 0 comments Download
A media/media.gyp View 1 chunk +90 lines, -0 lines 0 comments Download
A net/net.gyp View 1 chunk +597 lines, -0 lines 0 comments Download
A sdch/sdch.gyp View 1 chunk +64 lines, -0 lines 0 comments Download
A skia/skia.gyp View 1 chunk +720 lines, -0 lines 0 comments Download
A testing/gtest.gyp View 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/bzip2/bzip2.gyp View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/libevent/libevent.gyp View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/libjpeg/libjpeg.gyp View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/libpng/libpng.gyp View 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/libxml/libxml.gyp View 1 chunk +190 lines, -0 lines 0 comments Download
A third_party/libxslt/libxslt.gyp View 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/modp_b64/modp_b64.gyp View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/npapi/npapi.gyp View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/sqlite/sqlite.gyp View 1 chunk +174 lines, -0 lines 0 comments Download
A third_party/zlib/zlib.gyp View 1 chunk +64 lines, -0 lines 0 comments Download
A webkit/activex_shim/activex_shim.gyp View 1 chunk +47 lines, -0 lines 0 comments Download
A webkit/activex_shim_dll/activex_shim_dll.gyp View 1 chunk +28 lines, -0 lines 0 comments Download
A webkit/build/action_csspropertynames.py View 1 chunk +142 lines, -0 lines 0 comments Download
A webkit/build/action_cssvaluekeywords.py View 1 chunk +144 lines, -0 lines 0 comments Download
A webkit/build/action_jsconfig.py View 1 chunk +47 lines, -0 lines 0 comments Download
A webkit/build/action_makenames.py View 1 chunk +147 lines, -0 lines 0 comments Download
A webkit/build/action_maketokenizer.py View 1 chunk +72 lines, -0 lines 0 comments Download
A webkit/build/action_useragentstylesheets.py View 1 chunk +74 lines, -0 lines 0 comments Download
A webkit/build/rule_binding.py View 1 chunk +100 lines, -0 lines 0 comments Download
A webkit/build/rule_bison.py View 1 chunk +75 lines, -0 lines 0 comments Download
A webkit/build/rule_gperf.py View 1 chunk +54 lines, -0 lines 0 comments Download
A webkit/tools/test_shell/test_shell.gyp View 1 chunk +191 lines, -0 lines 0 comments Download
A webkit/webkit.gyp View 1 chunk +4275 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Mentovai
This is an import of the gyp samples from http://gyp.googlecode.com/svn/trunk/samples at r324. Realistically, I'm only ...
11 years, 10 months ago (2009-02-25 21:04:19 UTC) #1
Mark Mentovai
11 years, 10 months ago (2009-02-25 21:16:09 UTC) #2
pink (ping after 24hrs)
rs=hyatt
11 years, 10 months ago (2009-02-25 21:26:30 UTC) #3
bradn
11 years, 10 months ago (2009-02-25 22:24:16 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698