Opened on 07/20/2017 at 08:24:26 AM
Closed on 07/20/2017 at 09:02:36 PM
#5433 closed change (fixed)
Allow to specify external prebuilt v8 while compiling libadblockplus
| Reported by: | sergz | Assignee: | sergz |
|---|---|---|---|
| Priority: | P2 | Milestone: | |
| Module: | Libadblockplus | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #5133 | Platform: | Unknown / Cross platform |
| Ready: | no | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): |
https://codereview.adblockplus.org/29493555/ |
||
Description
Background
In order to simply usage of another version of v8 in third-party products and to make CI available again and reduce compilation time we need a way to specify already prebuilt v8.
What to change
- [refactoring] rename v8.gypi to build-v8.gypi because v8.gypi is used only for building of v8 and now there is a need in a v8.gypi which is included by libadblockplus.gyp.
- [refactoring] move most of v8 related configuration from libadblockplus.gyp into v8.gypi
- change v8.gypi and Makefile in order to achieve the aim of the ticket.
Attachments (0)
Change History (6)
Note: See
TracTickets for help on using
tickets.

Some commits referencing this issue have landed: