RESOLVED FIXED 142761
[CMake][EFL] Build test tools only for developer mode
https://bugs.webkit.org/show_bug.cgi?id=142761
Summary [CMake][EFL] Build test tools only for developer mode
Gyuyoung Kim
Reported 2015-03-16 18:50:53 PDT
Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode.
Attachments
Patch (5.10 KB, patch)
2015-03-16 18:52 PDT, Gyuyoung Kim
ossy: review+
Gyuyoung Kim
Comment 1 2015-03-16 18:52:01 PDT
Csaba Osztrogonác
Comment 2 2015-03-17 00:35:01 PDT
Comment on attachment 248777 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248777&action=review LGTM > Tools/ChangeLog:8 > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. Using release mode is a little bit confusing here, I prefer production mode for non-developer build. > ChangeLog:8 > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. ditto
Gyuyoung Kim
Comment 3 2015-03-17 00:56:15 PDT
Gyuyoung Kim
Comment 4 2015-03-17 00:57:12 PDT
(In reply to comment #2) > Comment on attachment 248777 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=248777&action=review > > LGTM > > > Tools/ChangeLog:8 > > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. > > Using release mode is a little bit confusing here, I prefer production mode > for non-developer build. > > > ChangeLog:8 > > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. > > ditto Ok, I land this patch after fixing it.
Note You need to log in before you can comment on or make changes to this bug.