Bug 259069

Summary: Make JSCOnly platform buildable on Windows again
Product: WebKit Reporter: Juan Cruz Viotti <jv>
Component: CMakeAssignee: Don Olmstead <don.olmstead>
Status: NEW    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: PC   
OS: Windows 10   

Juan Cruz Viotti
Reported 2023-07-10 13:30:52 PDT
It is broken again due to various CMake-related issues.
Attachments
Fujii Hironori
Comment 1 2023-07-10 15:04:43 PDT
You can comile out only JSC part of Windows port. > perl .\Tools\Scripts\build-jsc --debug JSCOnly port was introduced to skip compile all WebKit dependencies. https://constellation.slowstart.org/blog/2016/05/02/how-to-build-javascriptcore-on-your-machine/ However, GTK and WPE aren't using jhbuild now. They just download prebuilt requirements. I think we can remove JSCOnly port.
Radar WebKit Bug Importer
Comment 2 2023-07-17 13:31:17 PDT
Don Olmstead
Comment 3 2024-01-26 17:34:36 PST
Note You need to log in before you can comment on or make changes to this bug.