Bug 151298

Summary: [Win] [CMake] Generating sources from .IDL files is not done in parallel
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Tools / TestsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Myles C. Maxfield
Reported 2015-11-15 14:58:53 PST
It could be way faster.
Attachments
Alex Christensen
Comment 1 2015-11-16 11:19:05 PST
(In reply to comment #0) > It could be way faster. Use ninja. https://github.com/ninja-build/ninja/releases If ninja is in your path, build-webkit will automatically use it, and it will be a lot faster.
Fujii Hironori
Comment 2 2016-10-06 18:25:04 PDT
My patch in Bug 161433 Comment 9 runs generate-bindings.pl parallel.
Fujii Hironori
Comment 3 2016-10-23 17:59:56 PDT
Fixed in Bug 161433.
Note You need to log in before you can comment on or make changes to this bug.