gecko-dev/build
David Major 199714bdbe Bug 1639318 - Stick to clang-9 levels of CFG on arm64 r=froydnj
The expanded checks in clang 10 made arm64 builds hit CFG crashes on nsXPTCStubBase vtables on startup.

It's not clear why this doesn't happen on x86 builds. Given our current level of support for arm64, I can't really justify investigating this, although I suspect that fixing the underlying issue would be pretty much bug 1483885.

As a get-unblocked stopgap, `-guard:cf,nochecks` in clang 10 gives the same behavior as `-guard:cf` in clang 9.

Differential Revision: https://phabricator.services.mozilla.com/D76216
2020-05-21 02:11:23 +00:00
..
autoconf Bug 1638193 - Remove build system support for iOS. r=nalexander 2020-05-15 03:56:16 +00:00
build-clang Bug 1637381: Use zstd for clang toolchains r=glandium 2020-05-21 13:31:55 +00:00
build-infer
clang-plugin Bug 1638576 - Correct spelling of "deprecated" (follow-up to bug 1611160). r=sylvestre 2020-05-17 20:20:38 +00:00
compare-mozconfig
debian-packages Bug 1634204 - Upgrade Linux build docker images to Debian 8. r=froydnj 2020-05-06 14:16:03 +00:00
docs Bug 1636499 - tier build doc - improve the wording (thanks david) 2020-05-08 17:36:49 +00:00
gyp_includes
liblowercase Bug 1638401 - Make liblowercase also wrap fxstatat. r=froydnj 2020-05-15 17:10:34 +00:00
macosx Bug 1607193 - Remove MOZ_AUTOMATION_L10N_CHECK; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:05 +00:00
mobile Bug 1565286 - Ensure Android lastTestSeen displays whether the test was in-progress or finished; r=jmaher 2020-05-07 20:01:56 +00:00
moz.configure Bug 1639318 - Stick to clang-9 levels of CFG on arm64 r=froydnj 2020-05-21 02:11:23 +00:00
package/mac_osx
pgo Bug 1634646 - When running Firefox for pgo, use text mode for log output r=froydnj 2020-05-08 17:08:45 +00:00
pymake Bug 1628131 - Import WINFUNCTYPE from the correct module to preserve compatibility across py2/py3 r=dmajor 2020-04-09 19:13:44 +00:00
sanitizers Bug 1614375: bustage fix, add a couple more suppressions for straggler failures 2020-05-12 14:50:34 -04:00
sparse-profiles Bug 1635136 - add a --push-to-try option r=aerickson 2020-05-12 21:19:48 +00:00
tests/cram
unix Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
valgrind Bug 1638995 - Run `mach valgrind-test` with Python 3 r=firefox-build-system-reviewers,glandium 2020-05-20 05:31:58 +00:00
win32 Bug 1625696 - Update winchecksec and build/use it natively for Linux. r=dmajor 2020-05-07 00:34:36 +00:00
win64 Bug 1632583: Only register taskbar button creation message in the parent process. r=aklotz 2020-05-05 16:11:44 +00:00
win64-aarch64 Bug 1620165 - Prepare win64-aarch64 mozconfigs for cross-compilation. r=dmajor 2020-03-05 22:56:28 +00:00
workspace-hack Bug 1622328 - build/workspace-hack/src/lib.rs: Add the license r=firefox-build-system-reviewers,rstewart 2020-03-13 21:32:12 +00:00
.gdbinit_python.in
.lldbinit.in Bug 1605268. Notify Xcode debugger users that the KeyError can be ignored. r=heycam 2019-12-20 03:41:00 +00:00
RunCbindgen.py Bug 1624706 - Pass through RUSTC in RunCbindgen.py r=emilio 2020-03-24 22:59:26 +00:00
__init__.py
appini_header.py Bug 1625461 - Fix bug where conditionally including the update URL in application.ini breaks building without the updater r=rstewart 2020-03-31 21:11:10 +00:00
application.ini.in Bug 1630041 - Allow setting the update host via set define at build time. r=glandium 2020-04-23 08:08:39 +00:00
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_symverscript.py
gen_test_packages_manifest.py Bug 1632601: Create test archives for jsreftest and jittest r=ahal 2020-04-24 20:18:58 +00:00
genrc.sh
gn.mozbuild
gyp.mozbuild Bug 1638830 - Remove `MOZ_WEBRTC_HARDWARE_AEC_NS` and its related code r=padenot 2020-05-20 13:22:40 +00:00
gyp_base.mozbuild
mach_bootstrap.py Bug 1619339 - explicitly set the soft ulimit for open files from mach; r=glandium 2020-05-07 15:08:43 +00:00
moz-automation.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
moz.build Bug 1630041 - Allow setting the update host via set define at build time. r=glandium 2020-04-23 08:08:39 +00:00
mozconfig.artifact
mozconfig.artifact.automation Bug 1607193 - Remove MOZ_AUTOMATION_L10N_CHECK; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:05 +00:00
mozconfig.automation Bug 1607193 - Remove MOZ_AUTOMATION_L10N_CHECK; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:05 +00:00
mozconfig.cache Bug 1632723 - Update builders to rustc 1.43. r=firefox-build-system-reviewers,rstewart 2020-04-29 21:21:36 +00:00
mozconfig.clang-cl Bug 1621552 - Don't pass clang PGO runtime explicitly on Windows. r=dmajor 2020-03-11 21:58:45 +00:00
mozconfig.comm-support
mozconfig.common
mozconfig.common.override
mozconfig.lld-link
mozconfig.nasm
mozconfig.no-compile Bug 1626174 - Enable use of wasm sandboxed libOgg in the OggDemuxer in linux, mac, try servers r=padenot,erahm,dmajor,firefox-build-system-reviewers 2020-04-22 11:16:10 +00:00
mozconfig.node
mozconfig.rust
mozconfig.stylo
mozconfig.wasm-sandboxing Bug 1626174 - Enable use of wasm sandboxed libOgg in the OggDemuxer in linux, mac, try servers r=padenot,erahm,dmajor,firefox-build-system-reviewers 2020-04-22 11:16:10 +00:00
mozconfig.win-common Bug 1621529 - Use MOZ_FETCHES_DIR for pgo file paths. r=froydnj 2020-03-11 10:36:11 +00:00
qemu-wrap
submit_telemetry_data.py
templates.mozbuild Bug 1634737 - GeneratedFile() template should yell at you if you try to set py2=True r=glandium 2020-05-05 15:53:37 +00:00
test_templates.mozbuild Bug 1621441 - Update Python scripts that depend on PyECC to run in Python 3 and to leverage the ecdsa library instead r=glandium,keeler 2020-04-17 20:56:09 +00:00
update-settings.ini
upload.py
upload_generated_sources.py
variables.py Bug 1620744 - Convert variables.py:source_repo_header() to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 20:19:24 +00:00
virtualenv_packages.txt Bug 1636251: vendor sentry python package r=rstewart 2020-05-12 20:07:45 +00:00
windows_toolchain.py