WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104287
[CMake] Consolidate list of files to build for JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=104287
Summary
[CMake] Consolidate list of files to build for JavaScriptCore
Laszlo Gombos
Reported
2012-12-06 12:29:12 PST
It seems to me that we can consolidate the list of files to build in the CMake build system and move some some of the files from PlatformXXX.cmake to CMakeLists.txt.
Attachments
proposed patch
(1.50 KB, text/plain)
2012-12-06 12:34 PST
,
Laszlo Gombos
no flags
Details
proposed patch
(2.67 KB, patch)
2012-12-06 12:35 PST
,
Laszlo Gombos
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2012-12-06 12:34:22 PST
Created
attachment 178060
[details]
proposed patch My preference would be to move jit/ExecutableAllocatorFixedVMPool.cpp to the common list as well as the cpp file itself is guarded already with the appropriate build flags to enable sharing the list of files in the build system. Any feedback on this would be much appreciated.
Laszlo Gombos
Comment 2
2012-12-06 12:34:45 PST
Comment on
attachment 178060
[details]
proposed patch wrong patch, sorry
Laszlo Gombos
Comment 3
2012-12-06 12:35:33 PST
Created
attachment 178061
[details]
proposed patch
Gyuyoung Kim
Comment 4
2012-12-06 18:02:14 PST
Comment on
attachment 178061
[details]
proposed patch r=me
WebKit Review Bot
Comment 5
2012-12-06 18:18:10 PST
Comment on
attachment 178061
[details]
proposed patch Clearing flags on attachment: 178061 Committed
r136914
: <
http://trac.webkit.org/changeset/136914
>
WebKit Review Bot
Comment 6
2012-12-06 18:18:14 PST
All reviewed patches have been landed. Closing bug.
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