gecko-dev/build
Mathew Hodson 5efb92a2a1 Bug 1906524 - Define asm flags in one place r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D215855
2024-07-11 14:57:50 +00:00
..
autoconf Bug 1905592 - Move ASFLAGS from old-configure to moz.configure r=glandium 2024-07-03 19:50:06 +00:00
build-clang Bug 1901592 - Revert a LLVM change that affects how llvm-config outputs paths. r=firefox-build-system-reviewers,sergesanspaille 2024-06-13 20:22:24 +00:00
build-rust Bug 1886058 - Update builders to rustc 1.79 r=firefox-build-system-reviewers,ahochheiden 2024-06-14 22:11:59 +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 1901197: do synchronous Content Analysis for clipboard operations on a background thread r=dlp-reviewers,ipc-reviewers,handyman 2024-07-04 01:24:53 +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 1904586 - Use L10n git monorepo for local repack & langpack builds. r=bhearsum 2024-06-25 15:26:56 +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 1906524 - Define asm flags in one place r=glandium 2024-07-11 14:57:50 +00:00
package/mac_osx
pgo Bug 1896083 - Do not HTTPS-First upgrade hostnames that do not end with a known public suffix r=necko-reviewers,valentin,simonf,freddyb 2024-06-21 16:47:41 +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 1889536 - Vendor idna 1.0.2 and icu_normalizer by updating the url crate. r=glandium,supply-chain-reviewers 2024-07-09 11:26:41 +00:00
sanitizers Bug 1824877 Part 1 - Rename nsGfxScrollFrame.{h,cpp} to ScrollContainerFrame.{h,cpp}. r=dholbert 2024-05-15 17:50:48 +00:00
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 Bug 1869890 - migrate cram.ini to .toml. r=ahal 2023-12-14 21:00:24 +00:00
unix Bug 1903021 - Avoid use after vector resize. r=sergesanspaille 2024-06-20 20:15:15 +00:00
valgrind Bug 1878764 - Update builders to rustc 1.78. r=firefox-build-system-reviewers,sergesanspaille 2024-05-23 04:28:38 +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 1896414 - Move MOZ_ASAN checks from old.configure to moz.configure r=glandium,geckoview-reviewers,m_kato 2024-06-18 14:44:40 +00:00
workspace-hack Bug 1904479 - Refresh rust workspace hack. r=firefox-build-system-reviewers,ahochheiden 2024-06-25 20:23:38 +00:00
.gdbinit
.gdbinit.loader
.gdbinit.py.in
.lldbinit.in Bug 1897179 - Update GeckoView native debugging docs with new symbols search dir. r=geckoview-reviewers,nalexander,ohall 2024-05-17 10:36:48 +00:00
RunCbindgen.py Bug 1884392 - Remove six dependency from RunCbindgen.py r=ahochheiden 2024-03-13 17:37:15 +00:00
__init__.py
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.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
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
mach_initialize.py Bug 1894154 - Enable telemetry in CI r=firefox-build-system-reviewers,glandium 2024-07-09 19:57:45 +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 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 Bug 1905595 - Move HOST_CPPFLAGS from old-configure to moz.configure r=glandium 2024-07-03 19:50:07 +00:00
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
templates.mozbuild Bug 1902360 - Add a RustProgram mozbuild template r=glandium 2024-06-14 14:31:57 +00:00
update-settings.ini
upload.py
upload_generated_sources.py Bug 1884540 - Remove six dependency from build/ directory r=ahochheiden 2024-03-13 17:37:16 +00:00
variables.py Bug 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
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