Uh oh!
There was an error while loading. Please reload this page.
build: add --enable-d8 configure option - #7538
Conversation
LGTM with (normal) CI: https://ci.nodejs.org/job/node-test-commit/3973/ |
jasnell
commented
Jul 5, 2016
LGTM |
rvagg
commented
Jul 6, 2016
where does the binary land? is this something we might want to not publicise in |
jasnell
commented
Jul 6, 2016
I would vote for a silent, undocumented option. This is something I've
|
bnoordhuis
commented
Jul 6, 2016
jasnell
commented
Jul 6, 2016
Lgtm
|
rvagg
commented
Jul 7, 2016
lgtm! |
gibfahn
commented
Jul 8, 2016
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: nodejs#7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
bnoordhuis
commented
Jul 9, 2016
@gibfahn I'd be alright with a HACKING.md or whatever you want to call it in doc/. |
MylesBorins
commented
Jul 12, 2016
@bnoordhuis lts? |
rvagg
commented
Jul 12, 2016
@thealphanerd yes this would be helpful in v4 |
MylesBorins
commented
Jul 12, 2016
this does not land cleanly on v4.x @bnoordhuis would you be willing to backport? |
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: nodejs#7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
bnoordhuis
commented
Jul 13, 2016
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for testing V8 standalone. PR-URL: #7538 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Add an option to the configure script for building d8. Useful for
testing V8 standalone.