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

Issue 115115: Convert the webkit build on Windows to gyp:... (Closed)

Created:
11 years, 7 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com, bradn, Nicolas Sylvain, M-A Ruel
Visibility:
Public.

Description

Convert the webkit build on Windows to gyp: * build\all.gyp now uses webkit\webkit.gyp and webkit\tools\test_shell\test_shell.gyp. * 'svn remove' checked-in .sln and .vcproj files that will now become gyp-generated files. (We'll leave the other old ones in place, uncalled, and remove them with a later CL.) * Add generated *.sln and *.vcproj files to svn:ignore on the relevant directories. * Update various chrome\**.vcproj files with the new gyp directory in which various generated webkit files will now appear. * Update the checked-in chrome\chrome.sln with all (?) the changes necessary to reflect the new gyp generation. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2165 lines, -3754 lines) Patch
M build/all.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/app/chrome_dll.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ar.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/bg.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/bn.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ca.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/cs.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/da.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/de.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/el.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/en-GB.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/en-US.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/es.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/es-419.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/et.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/fi.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/fil.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/fr.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/gu.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/he.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/hi.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/hr.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/hu.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/id.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/it.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ja.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/kn.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ko.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/lt.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/lv.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ml.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/mr.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/nb.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/nl.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/or.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/pl.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/pt-BR.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/pt-PT.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ro.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ru.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/sk.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/sl.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/sr.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/sv.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/ta.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/te.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/th.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/tr.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/uk.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/vi.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/zh-CN.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/locales/zh-TW.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.sln View 37 chunks +2109 lines, -2167 lines 0 comments Download
M chrome/test/browser/browser_tests_dll.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/interactive_ui/interactive_ui.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/unit/unittests.vcproj View 1 chunk +1 line, -1 line 0 comments Download
D webkit/default_plugin/default_plugin.vcproj View 1 chunk +0 lines, -187 lines 0 comments Download
D webkit/tools/test_shell/test_shell.vcproj View 1 chunk +0 lines, -359 lines 0 comments Download
D webkit/tools/test_shell/test_shell_tests.vcproj View 1 chunk +0 lines, -469 lines 0 comments Download
D webkit/webkit.sln View 1 chunk +0 lines, -516 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sgk
TBR=mark Should be in close to final form, pending last sanity-check builds while grabbing dinner ...
11 years, 7 months ago (2009-05-08 02:21:07 UTC) #1
Mark Mentovai
11 years, 7 months ago (2009-05-08 02:32:36 UTC) #2
Excellent.  LG.

Powered by Google App Engine
This is Rietveld 408576698