gecko-dev/build
2024-02-22 00:53:26 +00:00
..
android
autoconf Bug 1879183 - Move some asan-specific flags to python configure r=glandium 2024-02-10 18:28:43 +00:00
build-clang Bug 1880175 - Add toolchains for clang 18.1.0-rc2. r=firefox-build-system-reviewers,ahochheiden 2024-02-14 06:57:07 +00:00
build-rust Bug 1857090 - Update builders to rustc 1.75. r=firefox-build-system-reviewers,ahochheiden 2023-12-28 19:59:02 +00:00
cargo Bug 1865522 - Mark cargo clippy as requiring export. r=firefox-build-system-reviewers,sylvestre,ahochheiden 2023-11-21 01:07:44 +00:00
clang-plugin Bug 1878108 - Replace custom MOZ_LIFETIME_BOUND with built-in. r=nika,glandium 2024-02-06 13:00:39 +00:00
compare-mozconfig Bug 1873105 - convert .ini manifests to .toml: batch 22 remaining moz.build refs r=jmaher,jgilbert,extension-reviewers,robwu 2024-01-24 23:19:47 +00:00
debian-packages Bug 1843209 - Fix pygobject for python 3.8. r=firefox-build-system-reviewers,ahochheiden 2023-12-12 03:52:00 +00:00
docs Bug 1878654 - bump documentated supported build targets from 10.12to 10.15 on macOS. r=ahochheiden DONTBUILD 2024-02-05 20:44:02 +00:00
gyp_includes
macosx
moz.configure Bug 679359 - Autodetect WIN32_REDIST_DIR. r=firefox-build-system-reviewers,sergesanspaille,nalexander 2024-02-21 22:18:10 +00:00
package/mac_osx
pgo Bug 1877344 - Replace all usages of distutils.spawn.find_executable with shutil.which within mach r=firefox-build-system-reviewers,glandium 2024-02-08 21:07:26 +00:00
pure_virtual Bug 1844484 - Override the symbol used by compilers in vtables for pure virtual methods. r=firefox-build-system-reviewers,ahochheiden 2023-08-02 06:12:51 +00:00
rust Bug 1773509 - Add an in-tree windows crate that wraps a bootstrapped windows-rs. r=firefox-build-system-reviewers,supply-chain-reviewers,ahochheiden 2024-02-06 14:57:53 +00:00
sanitizers Bug 1851694 - Suppress ubsan function sanitizer for rlbox's impl_invoke_with_func_ptr. r=shravanrn 2023-09-05 22:54:44 +00:00
sparse-profiles Bug 1865208 - Add missing included files to fatal warnings for document generation. r=sylvestre 2023-11-17 11:43:47 +00:00
tests/cram Bug 1869890 - migrate cram.ini to .toml. r=ahal 2023-12-14 21:00:24 +00:00
unix Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
valgrind Bug 1878213 - Add valgrind suppressions for intentional leaks in the forkserver and related code. r=jseward 2024-02-13 21:04:19 +00:00
vs Bug 1880919 - Refresh Visual Studio artifacts. r=firefox-build-system-reviewers,sergesanspaille 2024-02-22 00:53:26 +00:00
win32 Bug 1880941 - Remove build/win*/mozconfig.vs*. r=firefox-build-system-reviewers,sergesanspaille 2024-02-21 22:18:11 +00:00
win64 Bug 1880941 - Remove build/win*/mozconfig.vs*. r=firefox-build-system-reviewers,sergesanspaille 2024-02-21 22:18:11 +00:00
workspace-hack Bug 1875097 - Port the mozwer-rust crate to windows-sys r=gsvelto,glandium 2024-01-29 19:19:45 +00:00
__init__.py
.gdbinit
.gdbinit.loader
.gdbinit.py.in
.lldbinit.in
appini_header.py
application.ini.in
binary-location.mk
buildconfig.py
cargo-host-linker
cargo-host-linker.bat
cargo-linker Bug 1844538 - Properly split environment variables in cargo-linker. r=firefox-build-system-reviewers,ahochheiden 2023-07-21 08:16:42 +00:00
cargo-linker.bat
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
gen_symverscript.py
gen_test_packages_manifest.py
gyp_base.mozbuild Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
gyp.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
mach_initialize.py Bug 1857279 - Load @SettingsProvider settings early so that we can parse set aliases and load the correct virtualenv r=ahal 2023-11-20 18:05:57 +00:00
midl.py Bug 1875052 - Change various RegEx patterns to raw strings to remove syntax warnings on Python 3.12 r=firefox-build-system-reviewers,glandium 2024-02-02 20:52:24 +00:00
moz-automation.mk Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
moz.build Bug 1854868: Remove the use of update-settings.ini on macOS and query the accepted MAR channels from the macOS Framework instead. r=bytesized 2024-02-21 18:50:32 +00:00
mozconfig.artifact Bug 1853088 - Remove win32 build from aarch64 windows builds. r=firefox-build-system-reviewers,media-playback-reviewers,taskgraph-reviewers,ahochheiden,gbrown,padenot 2023-09-19 08:29:07 +00:00
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache Bug 1844925 - Error out when sccache is enabled but it can't actually be used. r=firefox-build-system-reviewers,ahochheiden 2023-07-25 01:11:04 +00:00
mozconfig.clang-cl Bug 1880207 - Remove parts of Windows mozconfigs redundant with configure defaults. r=firefox-build-system-reviewers,sergesanspaille 2024-02-21 00:38:31 +00:00
mozconfig.common Bug 1849273 - Remove the explicit --enable-crashreporter in mozconfig.common. r=firefox-build-system-reviewers,ahochheiden 2023-08-23 19:07:08 +00:00
mozconfig.common.override
mozconfig.no-compile
mozconfig.rust
mozconfig.win-common
non-unified-compat Backed out 16 changesets (bug 1770944) for causing asan failures @ dom/base/InProcessBrowserChildMessageManager.cpp 2024-02-20 20:34:55 +02:00
psutil_requirements.in
psutil_requirements.txt
qemu-wrap
RunCbindgen.py Bug 1824671 - patch 11 - Make the JS build run cbindgen unconditionally, so that the unicode-bidi-ffi header gets generated. r=firefox-build-system-reviewers,glandium 2024-02-06 11:41:13 +00:00
templates.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
update-settings.ini
upload_generated_sources.py Bug 1874758 - Avoid errors during upload_generated_sources.py being ignored. r=firefox-build-system-reviewers,ahochheiden 2024-01-16 04:38:50 +00:00
upload.py
variables.py
zstandard_requirements.in Bug 1860630 - Upgrade zstandard to 0.22. r=firefox-build-system-reviewers,mach-reviewers,sergesanspaille,ahochheiden 2023-12-13 02:39:24 +00:00
zstandard_requirements.txt Bug 1860630 - Upgrade zstandard to 0.22. r=firefox-build-system-reviewers,mach-reviewers,sergesanspaille,ahochheiden 2023-12-13 02:39:24 +00:00