WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114694
[Windows, WinCairo] Remove Include Settings for Pthreads from WTF
https://bugs.webkit.org/show_bug.cgi?id=114694
Summary
[Windows, WinCairo] Remove Include Settings for Pthreads from WTF
Brent Fulgham
Reported
2013-04-16 12:24:08 PDT
Now that WTF is clean of pthread use under Windows, remove the project settings and include paths for pthreads. This change will allow JavaScriptCoreExportGenerator (VS2010) and WebKitExportGenerator (VS2005 and VS2010) to build and run without needing pthreads. It will also allow builds under VS2010 to run cleanly on the build bots, since we will no longer have to deal with the Windows SxS error related to the pthreads.dll shipped as part of the Apple "Common Files" distribution. This had prevented us from using VS2010 builds on the build bots.
Attachments
Patch
(3.49 KB, patch)
2013-04-17 11:55 PDT
,
Brent Fulgham
rniwa
: review+
rniwa
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2013-04-17 11:55:22 PDT
Created
attachment 198591
[details]
Patch
Brent Fulgham
Comment 2
2013-04-17 11:57:02 PDT
Committed
r148623
: <
http://trac.webkit.org/changeset/148623
>
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