gecko-dev/build
Mike Hommey fe1e491466 Bug 1885062 - Bump ios deployment target to 17.4. r=nika
The APIs we need to make Gecko work are only available starting with 17.4 anyways.

Differential Revision: https://phabricator.services.mozilla.com/D204454
2024-03-13 20:58:00 +00:00
..
android
autoconf Bug 1881545 - Move nl_langinfo and CODESET check from js/src/old-configure.in to js/moz.configure r=glandium 2024-02-28 11:11:18 +00:00
build-clang Bug 1883080 - Backport ASAN interceptor patch to support unhandled instruction in new MSVCRT. r=firefox-build-system-reviewers 2024-03-07 20:30:09 +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 1880704 - Allow downloading Snap package from mozilla-central r=mboldan 2024-02-26 13:29:08 +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 1885062 - Bump ios deployment target to 17.4. r=nika 2024-03-13 20:58:00 +00:00
package/mac_osx
pgo Bug 1884540 - Remove six dependency from build/ directory r=ahochheiden 2024-03-13 17:37:16 +00:00
pure_virtual
rust Bug 1881567 - Added Rust application to read and launch Firefox upon receiving native messages r=mhughes,nrishel,glandium,gsvelto 2024-03-13 19:01:05 +00:00
sanitizers
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 1884540 - Remove six dependency from build/ directory r=ahochheiden 2024-03-13 17:37:16 +00:00
vs Bug 1884902 - Add missing msis for VS 2022. r=firefox-build-system-reviewers,ahochheiden 2024-03-12 22:08:06 +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 1881567 - Added Rust application to read and launch Firefox upon receiving native messages r=mhughes,nrishel,glandium,gsvelto 2024-03-13 19:01:05 +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 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 1884346 - Correctly display a human readable error message for a completely 'unknown' command r=firefox-build-system-reviewers,nalexander 2024-03-11 19:15:21 +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
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
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 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 1884540 - Remove six dependency from build/ directory r=ahochheiden 2024-03-13 17:37:16 +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