gecko-dev/build
Mike Hommey 8d8376cce5 Bug 1927983 - Clean-up in-tree mozconfigs. r=firefox-build-system-reviewers,geckoview-reviewers,sergesanspaille,m_kato
-gline-tables-only is better passed to --enable-debug or
--enable-debug-symbols than via abuse of --enable-optimize.

--enable-optimize was being passed -O2 because passing
-gline-tables-only would have removed optimizations. This has the side
effect of changing the optimization level on macOS, though, so there
we keep the override.

--disable-debug is the default, remove it.
--enable-project=browser is the default, remove it.
--enable-optimize is the default, remove it.
--enable-debug-symbols is the default, remove it.
--disable-sandbox is the default on tsan builds, remove it.
--enable-optimize="-O2 -g" is, essentially, the default, remove it.
--with-android-min-sdk=21 is the default, remove it.

X11 builds only have the X11 headers, so technically speaking the
cairo-gtk3 toolkit is fine because it does the right fallback, but
using cairo-gtk3-x11-only is more explicit and would avoid surprises.

MOZ_DEBUG_SYMBOLS has been a no-op for essentially forever.

Differential Revision: https://phabricator.services.mozilla.com/D227311
2024-10-31 23:39:04 +00:00
..
autoconf Bug 1907030 - Move some old_configure options to moz.configure r=glandium 2024-08-15 23:27:17 +00:00
build-clang Bug 1923321 - Apply compiler-rt patches for ASan interception on Windows 11 24H2. r=firefox-build-system-reviewers,ahochheiden 2024-10-22 02:15:31 +00:00
build-rust Bug 1901892 - Update builders to rustc 1.81. r=firefox-build-system-reviewers,ahochheiden 2024-09-06 22:26:49 +00:00
cargo
clang-plugin Bug 1920717 - Add static checker for global variables with runtime initialisation r=glandium 2024-10-30 11:05:25 +00:00
compare-mozconfig
debian-packages Bug 1913543 - Apply the final upstream fix instead of our crude workaround. r=firefox-build-system-reviewers,sergesanspaille 2024-09-11 02:55:19 +00:00
docs Bug 1918304 - Fix l10n git repository cloning step in ./mach build installers-$AB_CD, r=bhearsum 2024-09-16 15:08:09 +00:00
gyp_includes
macosx Bug 1919962 - Add MacOS 15.0 SDK. r=firefox-build-system-reviewers,glandium 2024-09-24 12:00:00 +00:00
moz.configure Bug 1270832 - Activate standard c++ library hardening r=glandium 2024-10-31 06:53:40 +00:00
package/mac_osx
pgo Backed out changeset 3f4fb9bf51b2 (bug 1924585) for causing android perma failures CLOSED TREE 2024-10-17 23:17:27 +03:00
pure_virtual
rust Bug 1912131 - Update minidump-writer to 0.10.1 r=gsvelto,glandium,supply-chain-reviewers 2024-09-20 15:27:10 +00:00
sanitizers Bug 1917739 - Move Lz4 and mfbt/Compression* to mozglue/static. r=nika,frontend-codestyle-reviewers 2024-09-10 20:35:56 +00:00
sparse-profiles Bug 1920970 - Move ESLint node_modules bundles away from tooltool and into the toolchain. r=jcristau 2024-09-26 10:55:31 +00:00
tests/cram
unix Bug 1927983 - Clean-up in-tree mozconfigs. r=firefox-build-system-reviewers,geckoview-reviewers,sergesanspaille,m_kato 2024-10-31 23:39:04 +00:00
valgrind Bug 1925274 - Suppress valgrind new suspected leaks related to ForkServer argv handling r=jld 2024-10-21 06:05:44 +00:00
vs Bug 1925145 - Add updated Windows SDK and fix CaR builds. r=firefox-build-system-reviewers,glandium 2024-10-21 22:29:32 +00:00
win32
win64 Bug 1927983 - Clean-up in-tree mozconfigs. r=firefox-build-system-reviewers,geckoview-reviewers,sergesanspaille,m_kato 2024-10-31 23:39:04 +00:00
workspace-hack Bug 1923782 - Include minidump-analyzer library on android r=glandium,geckoview-reviewers,owlish,gsvelto 2024-10-30 16:54:27 +00:00
__init__.py
.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
appini_header.py
application.ini.in
binary-location.mk
buildconfig.py
cargo-host-linker Bug 1916426 - Pass our LDFLAGS last to the linker command line cargo invokes r=firefox-build-system-reviewers,sergesanspaille 2024-09-20 06:56:25 +00:00
cargo-host-linker.bat Bug 1916426 - Pass our LDFLAGS last to the linker command line cargo invokes r=firefox-build-system-reviewers,sergesanspaille 2024-09-20 06:56:25 +00:00
cargo-linker Bug 1916426 - Pass our LDFLAGS last to the linker command line cargo invokes r=firefox-build-system-reviewers,sergesanspaille 2024-09-20 06:56:25 +00:00
cargo-linker.bat Bug 1916426 - Pass our LDFLAGS last to the linker command line cargo invokes r=firefox-build-system-reviewers,sergesanspaille 2024-09-20 06:56:25 +00:00
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py
gen_test_packages_manifest.py
gyp_base.mozbuild
gyp.mozbuild
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
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
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache Bug 1914953 - add sccache support in northamerica-northeast1. r=ahal 2024-08-28 16:44:54 +00:00
mozconfig.clang-cl
mozconfig.common
mozconfig.common.override
mozconfig.no-compile Bug 1905600 - begin migration of CFLAGS, CXXFLAGS and LDFLAGS from old-configure to moz.configure r=glandium 2024-07-17 23:45:25 +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
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 Backed out changeset 819d4c9682d4 (bug 1908630) as requested for working in the incorrect sandbox. CLOSED TREE 2024-09-05 21:37:26 +03: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 Bug 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
zstandard_requirements.in Bug 1923217 - Upgrade zstandard to 0.23.0. r=firefox-build-system-reviewers,mach-reviewers,ahochheiden 2024-10-09 02:26:05 +00:00
zstandard_requirements.txt Bug 1923217 - Upgrade zstandard to 0.23.0. r=firefox-build-system-reviewers,mach-reviewers,ahochheiden 2024-10-09 02:26:05 +00:00