WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107844
Stipulate build order between WTFGenerated and WTF
https://bugs.webkit.org/show_bug.cgi?id=107844
Summary
Stipulate build order between WTFGenerated and WTF
Brent Fulgham
Reported
2013-01-24 11:00:35 PST
I ran into some build problems playing with the dedicated WTF solution, because Visual Studio wanted to build WTF before the WTFGenerated step had been performed. This patch stipulates that WTF depends on WTFGenerated so that the build order is always correct.
Attachments
Patch
(1.29 KB, patch)
2013-01-24 11:04 PST
,
Brent Fulgham
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2013-01-24 11:04:02 PST
Created
attachment 184532
[details]
Patch
Brent Fulgham
Comment 2
2013-01-24 11:09:28 PST
Committed
r140695
: <
http://trac.webkit.org/changeset/140695
>
Roger Fong
Comment 3
2013-01-24 11:20:02 PST
Huh, weird, I thought setting the project dependencies in the solution file would make sure that WTFGenerated was compiled first...
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