gecko-dev/build
Alexandru Michis 5744de4a3b Backed out changeset cd81489560e4 (bug 1708547) for causing python failures. 2021-05-01 14:50:20 +03:00
..
autoconf Bug 1692137 - Allow local linux builds to use a bootstrapped sysroot. r=firefox-build-system-reviewers,andi,mhentges 2021-02-12 20:31:49 +00:00
build-clang Merge mozilla-central to autoland a=merge on a CLOSED TREE 2021-04-29 01:07:01 +03:00
build-infer Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
build-rust Bug 1680124 - add example patch file for rust builds. r=dmajor 2020-12-08 19:53:17 +00:00
clang-plugin Bug 1699844 - Add an escape hatch for the refcounted inside lambda checker. r=andi 2021-04-14 19:12:02 +00:00
compare-mozconfig Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
debian-packages Bug 1695773 - Upgrade python-zstandard to 0.15.2. r=firefox-build-system-reviewers,mhentges 2021-03-09 00:19:12 +00:00
docs Bug 1507272: Enable build telemetry for Mozilla devs by default r=firefox-build-system-reviewers,glandium 2021-04-20 13:58:51 +00:00
gyp_includes
liblowercase Bug 1703223 - Hook stat/stat64 in liblowercase. r=glandium 2021-04-13 09:23:54 +00:00
macosx Bug 1685764 - Switch all tasks using the cross-releng tooltool manifest to the corresponding toolchain task. r=firefox-build-system-reviewers,dmajor 2021-02-11 22:06:20 +00:00
moz.configure Bug 1705324 - Enable CARGO_INCREMENTAL on local builds. r=firefox-build-system-reviewers,mhentges 2021-04-30 21:33:27 +00:00
package/mac_osx
pgo Bug 1699294 - add 'mach generate-test-certs' command to generate test certificate and key artifacts r=glandium 2021-04-14 22:24:11 +00:00
sanitizers Bug 1695285 - Pass ASan/UBSan flags to cargo for native builds. r=firefox-build-system-reviewers,glandium 2021-03-18 20:46:55 +00:00
sparse-profiles Bug 1498604 - Make './mach doc' use jsdoc installed into node_modules rather than the system. r=mossop,ahal 2021-04-14 13:35:20 +00:00
tests/cram
unix Bug 1698706 - Fix linux build bustage. a=bustage-fix CLOSED TREE 2021-03-17 10:23:21 +02:00
valgrind Bug 1707957 - Add a valgrind suppression for a GTK leak. r=stransky 2021-04-30 12:36:51 +00:00
win32 Bug 1681540 - Regenerate linker order files, December 2020 edition r=firefox-build-system-reviewers,mhentges 2020-12-17 18:24:50 +00:00
win64 Bug 1685599 - Build llvm-symbolizer separately. r=firefox-build-system-reviewers,mhentges 2021-01-08 18:51:52 +00:00
win64-aarch64
workspace-hack Bug 1705376: Synchronize workspace-hack features and usage r=firefox-build-system-reviewers,glandium 2021-04-29 15:19:27 +00:00
.gdbinit Bug 1642121 - Remove directory dependence of GDB init files. r=nalexander 2020-06-16 15:45:43 +00:00
.gdbinit.loader Bug 1642121 - Remove directory dependence of GDB init files. r=nalexander 2020-06-16 15:45:43 +00:00
.gdbinit.py.in Bug 1671251: Don't forget to 'import os' in build/.gdbinit.py.in. r=sfink 2020-10-14 23:32:56 +00:00
.lldbinit.in Bug 1695051 - Add /security to .lldbinit. r=aklotz 2021-03-02 20:39:12 +00:00
RunCbindgen.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
__init__.py
appini_header.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
application.ini.in Bug 1675676 - Add --with-crashreporter-url for ac_add_options to allow specifying alternative crash-stats server url. r=glandium,gsvelto 2021-02-24 09:46:59 +00:00
binary-location.mk
build_virtualenv_packages.txt Bug 1663755 - Remove `inherit-from-parent-environment` implementation r=ahal 2020-09-11 22:14:41 +00:00
buildconfig.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
cargo-host-linker
cargo-host-linker.bat
cargo-linker
cargo-linker.bat
checksums.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
common_virtualenv_packages.txt Backed out changeset b413fce77522 (bug 1698616) for breaking mach commands (bug 1706456). a=backout 2021-04-21 14:16:08 +03:00
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gen_test_packages_manifest.py Bug 1682829 - Automate a fuzzing smoke test in the CI r=decoder 2020-12-17 13:22:16 +00:00
glean_requirements.in Bug 1699397 - Upgrade mach environment to glean-sdk 36.0.0. r=firefox-build-system-reviewers,sheehan,mhentges 2021-03-22 21:41:44 +00:00
glean_requirements.txt Bug 1699397 - Upgrade mach environment to glean-sdk 36.0.0. r=firefox-build-system-reviewers,sheehan,mhentges 2021-03-22 21:41:44 +00:00
gn.mozbuild
gyp.mozbuild Bug 1680837 - Fix libFuzzer gyp flags for nICEr. r=dmajor 2020-12-10 18:29:11 +00:00
gyp_base.mozbuild Bug 1698669 - Fix gyp target_arch for little-endian powerpc64. r=firefox-build-system-reviewers,mhentges 2021-04-16 01:01:11 +00:00
mach_bootstrap.py Backed out changeset cd81489560e4 (bug 1708547) for causing python failures. 2021-05-01 14:50:20 +03:00
mach_virtualenv_packages.txt Bug 1656993: Create and require by default global `virtualenv`s in `~/.mozbuild` for `mach` r=mhentges,ahal 2020-08-17 17:21:02 +00:00
midl.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz-automation.mk Bug 1648651 - Fix building with --disable-compile-environment. r=firefox-build-system-reviewers,rstewart 2020-06-28 23:43:18 +00:00
moz.build Bug 1675676 - Add --with-crashreporter-url for ac_add_options to allow specifying alternative crash-stats server url. r=glandium,gsvelto 2021-02-24 09:46:59 +00:00
mozconfig.artifact Bug 1654994 - Make full symbols archive opt-in rather than opt-out. r=froydnj 2020-07-31 10:01:54 +00:00
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache Bug 1686646 - In mozconfigs, don't set paths to tools configure can now find on its own. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:33:09 +00:00
mozconfig.clang-cl Bug 1648519 - Add back clang lib directory to LIB on Windows r=glandium 2020-06-26 19:36:30 +00:00
mozconfig.comm-support
mozconfig.common Bug 1686646 - In mozconfigs, don't set paths to tools configure can now find on its own. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:33:09 +00:00
mozconfig.common.override
mozconfig.lld-link
mozconfig.no-compile Bug 1686646 - In mozconfigs, don't set paths to tools configure can now find on its own. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:33:09 +00:00
mozconfig.rust Bug 1686646 - In mozconfigs, don't set paths to tools configure can now find on its own. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:33:09 +00:00
mozconfig.wasm-sandboxing Backed out changeset 1bbf93c8f424 (bug 1653659) for causing xpcshell failures in test_hunspell.js 2021-03-29 21:26:32 +03:00
mozconfig.win-common Bug 1686646 - In mozconfigs, don't set paths to tools configure can now find on its own. r=firefox-build-system-reviewers,dmajor 2021-01-15 04:33:09 +00:00
non-unified-compat Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
psutil_requirements.in Bug 1694323 - Upgrade psutil to 5.8.0. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-02-24 02:45:59 +00:00
psutil_requirements.txt Bug 1694323 - Upgrade psutil to 5.8.0. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-02-24 02:45:59 +00:00
qemu-wrap
templates.mozbuild Bug 1699294 - add 'mach generate-test-certs' command to generate test certificate and key artifacts r=glandium 2021-04-14 22:24:11 +00:00
update-settings.ini
upload.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
upload_generated_sources.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
variables.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
windows_toolchain.py Bug 1696285 - update windows_toolchain.py to run with Python 3. r=firefox-build-system-reviewers,andi,mhentges 2021-03-05 16:19:35 +00:00
zstandard_requirements.in Bug 1695773 - Upgrade python-zstandard to 0.15.2. r=firefox-build-system-reviewers,mhentges 2021-03-09 00:19:12 +00:00
zstandard_requirements.txt Bug 1695773 - Upgrade python-zstandard to 0.15.2. r=firefox-build-system-reviewers,mhentges 2021-03-09 00:19:12 +00:00