RESOLVED FIXED 111202
Add an extra project that assembles all project build logs on Windows into a single file.
https://bugs.webkit.org/show_bug.cgi?id=111202
Summary Add an extra project that assembles all project build logs on Windows into a ...
Roger Fong
Reported 2013-03-01 11:40:19 PST
This is useful for running VCExpress builds from command line because there is no unified solution output, only per project build logs. The project will be run as the last project in the solution.
Attachments
patch (22.18 KB, patch)
2013-03-01 11:41 PST, Roger Fong
no flags
Roger Fong
Comment 1 2013-03-01 11:41:26 PST
WebKit Review Bot
Comment 2 2013-03-01 11:47:59 PST
Attachment 190999 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'win/AssembleBuildLogs/README']" exit_code: 1 ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Roger Fong
Comment 3 2013-03-01 13:30:34 PST
Anyone mind if I land this?...
Roger Fong
Comment 4 2013-03-01 14:07:02 PST
(In reply to comment #3) > Anyone mind if I land this?... I need this to get some bots working. Landed: http://trac.webkit.org/changeset/144500
Note You need to log in before you can comment on or make changes to this bug.