| .. |
|
autoconf
|
Bug 1957023 - Remove references to old-configure invocation r=glandium
|
2025-04-25 09:33:45 +00:00 |
|
build-clang
|
Bug 1947559 - Setup bolt-improved build for taskcluster clang r=glandium
|
2025-05-15 13:35:19 +00:00 |
|
build-rust
|
Bug 1960300 - Part 12. Apply stabilize const_fn_floating_point_arithmetic to ASan/TSan rustc. r=firefox-build-system-reviewers,glandium
|
2025-06-24 06:43:49 +00:00 |
|
cargo
|
Bug 1747536 - Integrate cargo-audit into mozlint. r=linter-reviewers,ahal
|
2025-06-24 20:58:16 +00:00 |
|
clang-plugin
|
Bug 1966763 - Fix UP035 and UP033 ruff warnings caused by Python 3.9 version bump r=ahal,firefox-build-system-reviewers,linter-reviewers,taskgraph-reviewers,releng-reviewers,translations-reviewers,omc-reviewers,glandium,jcristau,pdahiya,gregtatum
|
2025-06-13 17:39:49 +00:00 |
|
compare-mozconfig
|
Bug 1958107: get rid of dependency on buildconfig in compare-mozconfigs test r=releng-reviewers,jcristau
|
2025-04-08 19:52:19 +00:00 |
|
debian-packages
|
|
|
|
docs
|
Bug 1966763 - Bump mach minimum Python version to 3.9 r=firefox-build-system-reviewers,mach-reviewers,jgraham,glandium,ahal
|
2025-06-13 17:39:52 +00:00 |
|
gyp_includes
|
|
|
|
macosx
|
Bug 1966558 - Adjust our fake xcrun to changes in invocation from rustc. r=firefox-build-system-reviewers,ahochheiden
|
2025-05-16 01:24:13 +00:00 |
|
moz.configure
|
Revert "Bug 1832022 - Consider to increase import-instr-limit to 30, r=sergesanspaille" for causing multiple failures.
|
2025-07-07 22:10:51 +00:00 |
|
package/mac_osx
|
|
|
|
pgo
|
Bug 1972127 - Used mozfile.json throughout 'build' directory. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-24 20:54:20 +00:00 |
|
pure_virtual
|
Bug 1941695 - Rename USE_STATIC_LIBS. r=firefox-build-system-reviewers,application-update-reviewers,media-playback-reviewers,padenot,bytesized,sergesanspaille
|
2025-01-20 20:51:51 +00:00 |
|
rust
|
Bug 1975414 - Upgrade plist crate to 1.7.2 r=supply-chain-reviewers,webdriver-reviewers,whimboo
|
2025-07-04 06:12:07 +00:00 |
|
sanitizers
|
Bug 1953677 [Linux] Allow data race at Intel/MESA drivers r=decoder
|
2025-06-06 08:29:34 +00:00 |
|
sparse-profiles
|
Bug 1957705 - Switch newtab and messaging system node tests to use toolchains for node modules. r=releng-reviewers,jcristau
|
2025-04-02 08:08:59 +00:00 |
|
unix
|
Bug 1519636 - Reformat recent changes to the Google coding style r=geckoview-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,nalexander,gstoll,tcampbell,janv,julienw
|
2025-05-17 19:11:13 +00:00 |
|
valgrind
|
Bug 1972127 - Used mozfile.json throughout 'build' directory. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-24 20:54:20 +00:00 |
|
vs
|
Bug 1968300 - ruff: merging multiple comparisons into a single comparison r=sylvestre DONTBUILD
|
2025-07-01 10:03:26 +00:00 |
|
win32
|
Bug 1972127 - Used mozfile.json throughout 'build' directory. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-24 20:54:20 +00:00 |
|
win64
|
|
|
|
workspace-hack
|
Bug 1959777 - Update self_cell to 1.2.0 and various fluent crates to compatible versions r=supply-chain-reviewers,glandium,necko-reviewers,valentin,jesup
|
2025-07-04 06:11:28 +00:00 |
|
.gdbinit
|
Bug 1959646 - Add zero-parameter overloads for dumping frame trees. r=layout-reviewers,emilio
|
2025-04-11 00:25:58 +00:00 |
|
.gdbinit.loader
|
|
|
|
.gdbinit.py.in
|
|
|
|
.lldbinit.in
|
|
|
|
__init__.py
|
|
|
|
appini_header.py
|
|
|
|
application.ini.in
|
|
|
|
binary-location.mk
|
|
|
|
buildconfig.py
|
|
|
|
cargo-host-linker
|
|
|
|
cargo-host-linker.bat
|
|
|
|
cargo-linker
|
|
|
|
cargo-linker.bat
|
|
|
|
checksums.py
|
Bug 1970692 - Pre: Simplify make upload; make checksums reproducible. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-09 17:35:06 +00:00 |
|
defines.sh
|
|
|
|
dumbmake-dependencies
|
|
|
|
gecko_templates.mozbuild
|
Bug 1949346 - Default Gecko shared libraries to no linkage. r=firefox-build-system-reviewers,sergesanspaille
|
2025-04-22 04:47:20 +00:00 |
|
gen_symverscript.py
|
|
|
|
gen_test_packages_manifest.py
|
|
|
|
gn_processor.py
|
Bug 1972127 - Used mozfile.json throughout 'build' directory. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-24 20:54:20 +00:00 |
|
gyp.mozbuild
|
|
|
|
gyp_base.mozbuild
|
|
|
|
mach_initialize.py
|
Bug 1970522 - Replaced 'json' with 'mozfile.json' in python/mach directory. r=firefox-build-system-reviewers,ahochheiden
|
2025-06-09 23:42:39 +00:00 |
|
midl.py
|
Bug 1966763 - Fix UP035 and UP033 ruff warnings caused by Python 3.9 version bump r=ahal,firefox-build-system-reviewers,linter-reviewers,taskgraph-reviewers,releng-reviewers,translations-reviewers,omc-reviewers,glandium,jcristau,pdahiya,gregtatum
|
2025-06-13 17:39:49 +00:00 |
|
moz-automation.mk
|
|
|
|
moz.build
|
Bug 1958107: make mozconfig comparison tests run on python3 r=releng-reviewers,jcristau
|
2025-04-08 19:52:19 +00:00 |
|
mozconfig.artifact
|
|
|
|
mozconfig.artifact.automation
|
Backed out changeset c6bf16ef15dc (bug 1957023) by developer request a=backout
|
2025-04-23 12:02:27 +03:00 |
|
mozconfig.automation
|
|
|
|
mozconfig.cache
|
|
|
|
mozconfig.clang-cl
|
|
|
|
mozconfig.common
|
|
|
|
mozconfig.common.override
|
|
|
|
mozconfig.no-compile
|
|
|
|
mozconfig.rust
|
|
|
|
mozconfig.win-common
|
|
|
|
non-unified-compat
|
|
|
|
psutil_requirements.in
|
|
|
|
psutil_requirements.txt
|
|
|
|
qemu-wrap
|
|
|
|
RunCbindgen.py
|
|
|
|
templates.mozbuild
|
Revert "Bug 1966311 - Use weak android symbol instead of dlopen/dlsym for android/Ashmem.cpp r=glandium" for causing fenix opt failures
|
2025-06-06 16:46:14 +00:00 |
|
update-settings.ini
|
|
|
|
upload.py
|
Bug 1715287 - [lint] Fix pyupgrade lint errors from new configuration r=linter-reviewers,webdriver-reviewers,taskgraph-reviewers,ahal,whimboo
|
2025-04-13 17:48:23 +00:00 |
|
upload_generated_sources.py
|
Bug 1715287 - [lint] Enable remaining pyupgrade rules and lint tree r=linter-reviewers,webdriver-reviewers,translations-reviewers,whimboo,sylvestre
|
2025-04-13 17:48:23 +00:00 |
|
variables.py
|
Bug 1715287 - [lint] Enable remaining pyupgrade rules and lint tree r=linter-reviewers,webdriver-reviewers,translations-reviewers,whimboo,sylvestre
|
2025-04-13 17:48:23 +00:00 |
|
wheel_requirements.txt
|
|
|
|
zstandard_requirements.in
|
|
|
|
zstandard_requirements.txt
|
|
|