gecko-dev/build
Mike Hommey 72df76cf20 Bug 1894830 - Upgrade fallible_collections to 0.4.9 for soundness fixes. r=supply-chain-reviewers
Because fallible_collections pulls hashbrown 0.13, we also upgrade
hashlink to 0.8.2, which updates to that version as well. Those were the
last two uses of hashbrown 0.12, so we can update the fake hashbrown
0.12 to 0.13.

We could skip the upgrade of hashlink, but that would leave us with two
fake hashbrowns, and we'd hit https://github.com/rust-lang/cargo/issues/13405

Differential Revision: https://phabricator.services.mozilla.com/D209317
2024-05-04 19:59:52 +00:00
..
android
autoconf Bug 1892198 - No longer support linkerscript style for moz_expand_libs r=glandium 2024-04-30 20:51:32 +00:00
build-clang Bug 1874251 - Apply clang trunk patch fixing -fsanitize=function on macOS. r=firefox-build-system-reviewers,ahochheiden 2024-04-25 20:01:20 +00:00
build-rust Backed out 2 changesets (bug 1849075, bug 1878764) for causing mass crashes at panicking.rs. CLOSED TREE 2024-05-03 00:17:49 +03:00
cargo
clang-plugin Bug 1873574 - Adjust searchfox plugin to LLVM 18 changes. r=asuth 2024-04-30 19:49:41 +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
docs Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish 2024-04-18 20:39:09 +00:00
gyp_includes Bug 1834908 - Reintroduce iOS support in the build system. r=firefox-build-system-reviewers,andi 2024-02-29 00:49:10 +00:00
macosx Bug 1882661 - Add support for iPhoneSimulator. r=firefox-build-system-reviewers,ahochheiden 2024-03-01 19:30:43 +00:00
moz.configure Bug 1892005 - Move MOZ_LINUX_32_SSE2_STARTUP_ERROR env check to moz.configure r=glandium 2024-05-03 05:57:52 +00:00
package/mac_osx
pgo Backed out 2 changesets (bug 1835983) for causing http related mochitest failures. CLOSED TREE 2024-04-17 21:32:39 +03:00
pure_virtual
rust Bug 1894830 - Upgrade fallible_collections to 0.4.9 for soundness fixes. r=supply-chain-reviewers 2024-05-04 19:59:52 +00:00
sanitizers
sparse-profiles Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish 2024-04-18 20:39:09 +00:00
tests/cram
unix Bug 1892005 - Move MOZ_LINUX_32_SSE2_STARTUP_ERROR env check to moz.configure r=glandium 2024-05-03 05:57:52 +00:00
valgrind Bug 1887808 - Bump valgrind timeout to 1 hour. r=firefox-build-system-reviewers,ahochheiden 2024-04-19 02:58:21 +00:00
vs Bug 1881383 - Remove VS 2019 toolchain. r=firefox-build-system-reviewers,sergesanspaille 2024-03-26 00:02:34 +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 1894830 - Upgrade fallible_collections to 0.4.9 for soundness fixes. r=supply-chain-reviewers 2024-05-04 19:59:52 +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
cargo-linker.bat
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py
gen_test_packages_manifest.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
gyp_base.mozbuild
gyp.mozbuild
mach_initialize.py Bug 1894157 - Remove Python2 compatibility code in Mach r=firefox-build-system-reviewers,glandium 2024-05-01 02:32:23 +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 1893677 - Stop making some automation tiers print their own BUILDSTATUS. r=firefox-build-system-reviewers,ahochheiden 2024-05-01 03:50:06 +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
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache
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
mozconfig.common.override
mozconfig.no-compile
mozconfig.rust
mozconfig.win-common Backed out 3 changesets (bug 1879975) for causing valgrind bustages. CLOSED TREE 2024-04-10 10:13:21 +03:00
non-unified-compat Bug 1770944 - remove /dom/browser-element/ path from other places, r=smaug,zeid 2024-03-07 13:04:24 +00:00
psutil_requirements.in
psutil_requirements.txt
qemu-wrap
RunCbindgen.py Bug 1884392 - Remove six dependency from RunCbindgen.py r=ahochheiden 2024-03-13 17:37:15 +00:00
templates.mozbuild
update-settings.ini
upload_generated_sources.py Bug 1884540 - Remove six dependency from build/ directory r=ahochheiden 2024-03-13 17:37:16 +00:00
upload.py
variables.py
zstandard_requirements.in
zstandard_requirements.txt