gecko-dev/js
ahochheiden 9a271c3566 Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium
We don't check for pkg-config on some platforms (Windows, OSX, Android).
On those platforms, calling 'pkg_check_modules' will not work. Adding
the same 'when' used for the 'pkg_config' check to all the options that
end up calling 'pkg_check_modules' effectively disables them, and prevents
'pkg_check_modules' from being called.

Differential Revision: https://phabricator.services.mozilla.com/D150649
2024-05-23 23:55:38 +00:00
..
examples
loader Bug 1894631 - Add CancelingImport state in ScriptLoadRequest::State. r=jonco 2024-05-07 16:03:20 +00:00
public Bug 1897473 - Part 7: Add tests for GC zeal r=sfink 2024-05-23 12:37:58 +00:00
src Bug 1897473 - Part 7: Add tests for GC zeal r=sfink 2024-05-23 12:37:58 +00:00
xpconnect Bug 1898515 - Disable clone deserialize instrumentation on Android r=jrmuizel 2024-05-23 16:01:31 +00:00
app.mozbuild Bug 1880746 - Part 3: Remove duplicate DIRS from js/app.mozbuild. r=firefox-build-system-reviewers,glandium 2024-02-27 07:31:35 +00:00
ffi.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
moz.build
moz.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
sub.configure