Bug 144325 - Remove WinCE cruft from cmake build system
Summary: Remove WinCE cruft from cmake build system
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-28 05:06 PDT by Csaba Osztrogonác
Modified: 2015-04-28 08:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2015-04-28 05:10 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (5.00 KB, patch)
2015-04-28 05:17 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-04-28 05:06:16 PDT
SSIA
Comment 1 Csaba Osztrogonác 2015-04-28 05:10:18 PDT
Created attachment 251838 [details]
Patch

This code was added by http://trac.webkit.org/changeset/152395 and now there is no WinCE port and nobody builds WebKit for ARM with MSVC.
Comment 2 Csaba Osztrogonác 2015-04-28 05:17:49 PDT
Created attachment 251839 [details]
Patch

removed the unused create_jit_stubs script too
Comment 3 Gyuyoung Kim 2015-04-28 06:56:37 PDT
Comment on attachment 251839 [details]
Patch

yes, this stub generation was added by wince port.
Comment 4 Csaba Osztrogonác 2015-04-28 08:20:28 PDT
Comment on attachment 251839 [details]
Patch

Clearing flags on attachment: 251839

Committed r183476: <http://trac.webkit.org/changeset/183476>
Comment 5 Csaba Osztrogonác 2015-04-28 08:20:34 PDT
All reviewed patches have been landed.  Closing bug.