WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142360
[Win] Ensure build target directory exists when launching MSBuild
https://bugs.webkit.org/show_bug.cgi?id=142360
Summary
[Win] Ensure build target directory exists when launching MSBuild
Brent Fulgham
Reported
2015-03-05 13:07:42 PST
The EWS bots are failing because MSBuild wants the build output directory to exist at launch so that it can immediately start writing logs. Visual Studio was apparently happy starting up, creating any directories it needed, then starting logging as part of a pre-build step. I need to revise the Windows build logic to make sure the build target directory exists at the time we trigger MSBuild
Attachments
Patch
(1.86 KB, patch)
2015-03-05 13:17 PST
,
Brent Fulgham
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2015-03-05 13:17:38 PST
Created
attachment 247987
[details]
Patch
Brent Fulgham
Comment 2
2015-03-05 13:38:36 PST
Committed
r181098
: <
http://trac.webkit.org/changeset/181098
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug