gecko-dev/build
Rob Lemley ca17e0a4bc Bug 1631627 - Change 1stage clang-cl to 2stage. r=dmajor
The clang_rt.builtins lib files produced by the 1stage build do not include
functions necessary for 128bit integers. This functionality is required by the
OpenPGP libraries that Thunderbird is using, specifically Botan's bigint module.

When compiler-rt is built with MSVC, these functions are not included
by design.

Differential Revision: https://phabricator.services.mozilla.com/D71785
2020-04-21 18:47:55 +00:00
..
autoconf Bug 1619921 - enable clang-plugin with support for alpha checkers module. r=froydnj,sg 2020-03-17 07:01:09 +00:00
build-clang Bug 1631627 - Change 1stage clang-cl to 2stage. r=dmajor 2020-04-21 18:47:55 +00:00
build-infer
clang-plugin Bug 1630383: Add irregexp to ignore list for implicit constructor static analysis r=sfink 2020-04-17 17:18:57 +00:00
compare-mozconfig
debian-packages
docs Bug 1616522 - Added mochitest documentation for https-tests. r=ahal DONTBUILD 2020-02-21 14:32:05 +00:00
gyp_includes
liblowercase Bug 1621205 - Fix ABI for dlsym'ed callbacks in liblowercase. r=froydnj 2020-03-10 13:06:35 +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 1177545 - Remove automation.py.in entirely; r=egao,bc 2020-03-17 19:06:34 +00:00
moz.configure Bug 1629797 - Don't rely on subprocess's default encoding in configure, and instead interpret the binary output ourselves. r=glandium 2020-04-21 15:18:13 +00:00
package/mac_osx
pgo Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +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 1404547 - Enable 'enum' UBSan check. r=froydnj,mccr8 2020-03-04 20:22:30 +00:00
sparse-profiles Bug 1617794 - Add a toolchain task to build a LD_PRELOAD helper for Windows cross builds. r=froydnj 2020-02-27 21:40:50 +00:00
tests/cram
unix Bug 1435148 - Disable jemalloc when any sanitizer is used. r=glandium 2020-04-20 14:35:20 +00:00
valgrind Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
win32 Bug 1594283 - part 2: Rename nsIDocShell::GetSameTypeParentIgnoreBrowserBoundaries to nsIDocShell::GetSameTypeInProcessParentIgnoreBrowserBoundaries. r=kmag 2020-04-14 19:17:21 +00:00
win64 Bug 1435148 - Disable jemalloc when any sanitizer is used. r=glandium 2020-04-20 14:35:20 +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
__init__.py
.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
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 1568994 - Add Update URL template to application.ini, XREAppData, and Services.appinfo r=glandium 2020-03-26 00:57:13 +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
genrc.sh
gn.mozbuild
gyp_base.mozbuild
gyp.mozbuild
mach_bootstrap.py Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
moz-automation.mk Bug 1607193 - Remove MOZ_AUTOMATION_L10N_CHECK; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:05 +00:00
moz.build Bug 1619840 - Remove fix_{linux,macosx}_stack.py and fix_stack_using_bpsyms.py. r=erahm 2020-04-08 06:55:54 +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 Backed out changeset c02a7a545a87 (bug 1613247) for causing Bug 1613926 as per Tom's request. CLOSED TREE 2020-02-07 21:59:07 +02: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 Backed out 2 changesets (bug 1626174, bug 1625876) for build bustages at LibrarySandboxPreload.cpp and OggDemuxer.cpp. CLOSED TREE 2020-04-21 19:29:02 +03:00
mozconfig.node
mozconfig.rust
mozconfig.stylo
mozconfig.wasm-sandboxing Backed out 2 changesets (bug 1626174, bug 1625876) for build bustages at LibrarySandboxPreload.cpp and OggDemuxer.cpp. CLOSED TREE 2020-04-21 19:29:02 +03: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
RunCbindgen.py Bug 1624706 - Pass through RUSTC in RunCbindgen.py r=emilio 2020-03-24 22:59:26 +00:00
submit_telemetry_data.py
templates.mozbuild Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +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_generated_sources.py
upload.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 1621440 - Add Python 3-compatible library ecdsa to eventually replace the legacy PyECC library r=glandium 2020-04-21 04:31:25 +00:00
windows_toolchain.py