[Webkit-unassigned] [Bug 174664] [CMake] Add --nobuild option to stop build after generating project files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 20 08:35:55 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=174664
Konstantin Tokarev <annulen at yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #315975|review? |review-
Flags| |
--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 315975
--> https://bugs.webkit.org/attachment.cgi?id=315975
[PATCH] Add '--nobuild' option
View in context: https://bugs.webkit.org/attachment.cgi?id=315975&action=review
> Tools/Scripts/webkitdirs.pm:2177
> + return determineIsNoBuild();
determineIsNoBuild();
return $isNoBuild;
Otherwise it will return undefined value when called second time
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170720/04d8acbe/attachment.html>
More information about the webkit-unassigned
mailing list