gecko-dev/js
Mike Hommey 3cf5ef2f97 Bug 1576082 - Don't build jsapi-tests, gdb-tests and js tests when disabling js shell. r=sfink
For starters, js tests require the js shell, so recursing js/src/tests
make no sense.

As for the other, it feels like it's reasonably that if one didn't
opt-in to build the js shell for Gecko builds, they are not interested
in jsapi-tests and gdb-tests either.

The default for Spidermonkey standalone build being to build the shell,
nothing changes for them.

Building jsapi-tests and gdb-tests forces to build jsrust, which can be
a drag when building Firefox.

Differential Revision: https://phabricator.services.mozilla.com/D43537

--HG--
extra : moz-landing-system : lando
2019-08-27 05:33:58 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1551313: Insert profiler markers when preferences are accessed. r=squib,gregtatum 2019-08-23 13:12:51 +03:00
rust Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
src Bug 1576082 - Don't build jsapi-tests, gdb-tests and js tests when disabling js shell. r=sfink 2019-08-27 05:33:58 +00:00
xpconnect Backed out 2 changesets (bug 1532994) for build bustages on a CLOSED TREE 2019-08-26 21:22:39 +03:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1555894 - Only enable cranelift on JS standalone builds. r=lth,nalexander 2019-08-19 13:12:25 +00:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00