Bug 111202 - Add an extra project that assembles all project build logs on Windows into a single file.
Summary: Add an extra project that assembles all project build logs on Windows into a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-01 11:40 PST by Roger Fong
Modified: 2013-03-01 14:07 PST (History)
5 users (show)

See Also:


Attachments
patch (22.18 KB, patch)
2013-03-01 11:41 PST, Roger Fong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 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.
Comment 1 Roger Fong 2013-03-01 11:41:26 PST
Created attachment 190999 [details]
patch
Comment 2 WebKit Review Bot 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.
Comment 3 Roger Fong 2013-03-01 13:30:34 PST
Anyone mind if I land this?...
Comment 4 Roger Fong 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