RESOLVED FIXED 29969
Chromium Port - Windows
https://bugs.webkit.org/show_bug.cgi?id=29969
Summary Chromium Port - Windows
Yaar Schnitman
Reported 2009-10-01 10:04:52 PDT
We have a couple of build failures when trying to build the port on windows. See attached log.
Attachments
build log file (7.76 KB, text/plain)
2009-10-01 10:06 PDT, Yaar Schnitman
no flags
Patch (3.53 KB, patch)
2009-10-12 16:15 PDT, Yaar Schnitman
no flags
Yaar Schnitman
Comment 1 2009-10-01 10:06:45 PDT
Created attachment 40453 [details] build log file
Yaar Schnitman
Comment 2 2009-10-12 16:15:13 PDT
Created attachment 41065 [details] Patch 1. The /useenv command argument passed to devenv.com broke the chromium build, so had to be removed. 2. gtest dependency was added. 3. gyp bug was fixed and pulled in. I used the opportunity to sync the rest of the deps revisions.
Yaar Schnitman
Comment 3 2009-10-12 16:15:56 PDT
Once committed, we chromium port compiles on windows!
Dimitri Glazkov (Google)
Comment 4 2009-10-12 17:08:35 PDT
Comment on attachment 41065 [details] Patch r=me. How much of the port are we building?
WebKit Commit Bot
Comment 5 2009-10-12 17:27:17 PDT
Comment on attachment 41065 [details] Patch Clearing flags on attachment: 41065 Committed r49485: <http://trac.webkit.org/changeset/49485>
WebKit Commit Bot
Comment 6 2009-10-12 17:27:21 PDT
All reviewed patches have been landed. Closing bug.
Brian Weinstein
Comment 7 2009-10-15 16:03:35 PDT
This patch committed removed the ability to do parallel processes in Windows in Visual Studio, which had to be fixed in http://trac.webkit.org/changeset/49664. If some could test these kind of tools changes on WebKit, that would be helpful so we don't have to fix breakages to things that worked in the first place.
Note You need to log in before you can comment on or make changes to this bug.