gecko-dev/build
Philip Chimento 46313a101e Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal
Whether ENABLE_INTL_API and ENABLE_TYPED_OBJECTS are defined, affects
the behaviour of JS_FOR_PROTOTYPES for the prototypes of Intl and
TypedObject. Therefore, these macros have to be available to embedders.
Rename them to JS_HAS_INTL_API and JS_HAS_TYPED_OBJECTS (in line with
the existing JS_HAS_CTYPES) everywhere they are used, and add them to
js-config.h.in.

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

--HG--
extra : moz-landing-system : lando
2019-11-26 07:25:35 +00:00
..
autoconf Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal 2019-11-26 07:25:35 +00:00
build-clang Bug 1579189 - raise the minimum clang version to 5; r=#build 2019-11-14 11:16:38 -04:00
build-infer
clang-plugin Bug 1598069 - make compliant with future clang 10 our clang based static analysis. r=froydnj 2019-11-21 14:07:44 +00:00
compare-mozconfig
debian-packages
docs Bug 1578493 - Update sccache-dist docs to cover Windows. r=firefox-build-system-reviewers,dmajor 2019-10-25 20:05:05 +00:00
gyp_includes
macosx
mobile
moz.configure Bug 1536848 - raise the minimum gcc version to 7; r=dmajor 2019-11-21 20:53:27 +00:00
package/mac_osx
pgo Bug 1593465 - Upload minidumps from PGO-run task crashes; r=firefox-build-system-reviewers,chmanchester 2019-11-21 18:44:10 +00:00
pymake
sanitizers
sparse-profiles
tests/cram
unix Bug 1590162 - Add TSan builds to TaskCluster. r=catlee 2019-11-19 15:27:13 +00:00
valgrind
win32
win64
win64-aarch64
workspace-hack
.gdbinit_python.in
.lldbinit.in
__init__.py
appini_header.py
application.ini.in
automation.py.in
binary-location.mk
buildconfig.py
cargo-host-linker
cargo-host-linker.bat
cargo-linker
cargo-linker.bat
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_automation.py
gen_symverscript.py
gen_test_packages_manifest.py
genrc.sh
gn.mozbuild
gyp.mozbuild
gyp_base.mozbuild
mach_bootstrap.py
moz-automation.mk
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache
mozconfig.clang-cl
mozconfig.comm-support
mozconfig.common
mozconfig.common.override
mozconfig.lld-link
mozconfig.nasm
mozconfig.no-compile
mozconfig.node
mozconfig.rust
mozconfig.stylo
mozconfig.win-common
qemu-wrap
submit_telemetry_data.py
templates.mozbuild
test_templates.mozbuild
update-settings.ini
upload.py
upload_generated_sources.py
variables.py
virtualenv_packages.txt Bug 1595836 - add support for ./mach python-test r=rwood 2019-11-14 15:02:44 +00:00
windows_toolchain.py