..
autoconf
Bug 1726544 - Only remove --gc-sections when LIBFUZZER_FLAGS is actually used. r=firefox-build-system-reviewers,mhentges
2021-08-24 21:17:15 +00:00
build-clang
Bug 1731175 - Build clang-mingw off clang-12 rather than from scratch. r=firefox-build-system-reviewers,andi
2021-09-17 08:26:33 +00:00
build-rust
Bug 1723016 - Update builders to rustc 1.54. r=firefox-build-system-reviewers,nalexander
2021-08-03 02:03:32 +00:00
clang-plugin
Bug 1729598
- Remove now-unused MustUseChecker and MOZ_MUST_USE_TYPE attribute. r=static-analysis-reviewers,andi
2021-09-15 05:10:51 +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 1729401 - Upgrade valgrind to 3.17.0. r=firefox-build-system-reviewers,mhentges
2021-09-08 00:34:54 +00:00
docs
Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium
2021-09-03 20:46:22 +00:00
gyp_includes
…
liblowercase
Bug 1703223 - Hook stat/stat64 in liblowercase. r=glandium
2021-04-13 09:23:54 +00:00
macosx
Bug 1729611 - Remove the separate llvm-dsymutil toolchain. r=firefox-build-system-reviewers,mhentges
2021-09-09 00:11:47 +00:00
moz.configure
Bug 1729163 - land NSS 2199f01d7f1e UPGRADE_NSS_RELEASE, r=beurdouche
2021-09-16 19:27:33 +00:00
package /mac_osx
…
pgo
Bug 1724072 - allow enabling 3DES only when deprecated versions of TLS are enabled r=rmf
2021-08-24 01:25:07 +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 1717104: Align virtualenv_name with requirements definition r=ahal
2021-09-13 15:42:53 +00:00
tests /cram
…
unix
Bug 1500802 - Remove now unused mingw32-gcc toolchain. r=firefox-build-system-reviewers,andi
2021-09-17 20:55:42 +00:00
valgrind
Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo
2021-09-20 20:21:07 +00:00
win32
Bug 1730825 - Build NSIS as a relocatable binary. r=firefox-build-system-reviewers,andi
2021-09-15 08:33:06 +00:00
win64
Bug 1729820 - Remove unused Compositor::DrawDiagnostics(). r=gfx-reviewers,lsalzman
2021-09-10 02:17:49 +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 1730022 - Improve debuggability of nsIContent. r=smaug
2021-09-10 16:39:15 +00:00
.gdbinit.loader
…
.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 1726373 - Fail the build when Cargo.lock is modified. r=firefox-build-system-reviewers,mhentges
2021-08-18 21:55:15 +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 1712133: Remove "pth" name customization r=ahal
2021-06-17 14:58:16 +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
Bug 1724274: Don't allow Thunderbird requirements to include PyPI pkgs r=ahal
2021-09-13 15:42:52 +00:00
defines.sh
…
docs_virtualenv_packages.txt
Bug 1717104: Align virtualenv_name with requirements definition r=ahal
2021-09-13 15:42:53 +00:00
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
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_initialize.py
Bug 1717051: Consolidate state_dir creation r=firefox-build-system-reviewers,glandium
2021-09-03 20:46:23 +00:00
mach_virtualenv_packages.txt
Bug 1712151: Bump glean-sdk version to 40.0.0 r=ahal
2021-09-03 15:22:21 +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
…
moz.build
Bug 1724830 - Remove MOZ_LIBSTDCXX_*_VERSION. r=firefox-build-system-reviewers,andi
2021-08-10 21:16:18 +00:00
mozconfig.artifact
…
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
…
mozconfig.comm-support
…
mozconfig.common
Bug 1712633 - Set MOZ_REQUIRE_SIGNING appropriately by default. r=firefox-build-system-reviewers,mhentges
2021-05-25 20:00:05 +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.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 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley
2021-09-03 16:52:08 +00:00
psutil_requirements.in
Backed out 3 changesets (bug 1717051) for causing gecko decision failure. CLOSED TREE
2021-07-30 02:15:50 +03:00
psutil_requirements.txt
Backed out 3 changesets (bug 1717051) for causing gecko decision failure. CLOSED TREE
2021-07-30 02:15:50 +03:00
python-test_virtualenv_packages.txt
Bug 1717104: Align virtualenv_name with requirements definition r=ahal
2021-09-13 15:42:53 +00:00
qemu-wrap
…
templates.mozbuild
Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges
2021-06-22 05:31:33 +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
Backed out 3 changesets (bug 1717051) for causing gecko decision failure. CLOSED TREE
2021-07-30 02:15:50 +03: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