WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
124823
Buggy on building jsc only for gtk port from cmake system.
https://bugs.webkit.org/show_bug.cgi?id=124823
Summary
Buggy on building jsc only for gtk port from cmake system.
yangqi3
Reported
2013-11-24 19:47:52 PST
The current cmake file system for gtk is not able to expose the options to build JSC only. The OptionsGtk.cmake get fixed options (which ignore the global macro defines from upper level or from cmake -DXXX=XXX. I am trying to provide this patch to expose this macros to follow the upper most level of defines (from commander line)
Attachments
Patches to expose some macros to upper level cmake files and command line
(1.27 KB, patch)
2013-11-24 19:49 PST
,
yangqi3
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
yangqi3
Comment 1
2013-11-24 19:49:30 PST
Created
attachment 217770
[details]
Patches to expose some macros to upper level cmake files and command line Please review this patch, and decide if we have to make some changes to the cmake system.
Martin Robinson
Comment 2
2013-12-18 05:18:29 PST
Perhaps it makes more sense to handle this during build-time instead of configure time? Why not just run "make JavaScriptCore"
Martin Robinson
Comment 3
2013-12-23 06:44:20 PST
Not sure this is a blocker for the CMake build so removing the dependency.
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