gecko-dev/build
Mike Hommey 217bd35159 Bug 1773223 - Make the GN processor an independent script. r=firefox-build-system-reviewers,mjf,ahochheiden
The way the processor works currently is that it relies on two different
build backends, one of which produces json files for specific
configurations, and the other which produces moz.build files from the
aggregate of all those configs.

Each of these json files is huge, and we actually don't have enough to
support all the platforms we're supposed to be supporting. Adding more
files is not enticing.

Now that we've made the first step described above work in a single pass
on a single machine (as opposed to multiple passes on multiple machines
previously), we can actually merge both steps and avoid producing the
intermediate json files altogether. This will allow to add more
configurations without having to worry about the weight of those files.

And because this all doesn't need to depend on having the first step
hooked up in the build system, we make the whole an independent script
rather than a build backend.

Differential Revision: https://phabricator.services.mozilla.com/D149210
2022-06-21 02:30:37 +00:00
..
autoconf Bug 1757813: Detect "MSYS" unames as msyshosts r=firefox-build-system-reviewers,nalexander 2022-03-02 21:01:07 +00:00
build-clang Bug 1774554 - Stop relying on symbolic links to enable things to build in clang. r=firefox-build-system-reviewers,andi 2022-06-17 01:41:10 +00:00
build-rust Bug 1771826 - Update builders to rustc 1.61. r=firefox-build-system-reviewers,andi 2022-06-02 07:06:47 +00:00
clang-plugin Bug 1743020 - Part 1: Opt third-party paths out of NoExplicitMoveConstructor checker, r=andi 2022-06-02 13:24:09 +00:00
compare-mozconfig
debian-packages
docs Bug 1773223 - Make the GN processor an independent script. r=firefox-build-system-reviewers,mjf,ahochheiden 2022-06-21 02:30:37 +00:00
gyp_includes
liblowercase
macosx Bug 1696504 - Bump macOS builds to SDK 11.0. r=firefox-build-system-reviewers,mhentges 2022-05-26 14:31:05 +00:00
moz.configure Bug 1646989 - Replace --disable-verify-mar with --enable-unverified-updates, make it imply DISABLE_UPDATER_AUTHENTICODE_CHECK r=firefox-build-system-reviewers,nalexander 2022-06-15 17:49:45 +00:00
package/mac_osx
pgo Backed out changeset 670004b987ac (bug 1769791) for causing multiple failures.CLOSED TREE 2022-06-10 23:01:04 +03:00
rust Bug 1774512 - Update memmap2 to 0.5. r=emilio,supply-chain-reviewers 2022-06-16 20:59:07 +00:00
sanitizers Bug 1748880 - Enable 'function' UBSan check. r=glandium 2022-06-01 22:22:48 +00:00
sparse-profiles Bug 1724274: Move virtualenv dependency manifests to python/virtualenvs r=ahal 2022-03-24 14:04:34 +00:00
tests/cram
unix Bug 1771434 - Remove build/unix/mozilla.in. r=firefox-build-system-reviewers,andi,ahochheiden 2022-05-27 08:22:13 +00:00
valgrind Bug 1748520 - Add valgrind suppression for the leak of a dynamic atom created by language lookup. r=jseward 2022-03-29 13:05:10 +00:00
vs Bug 1758780 - Add a toolchain for Visual Studio 2019. r=firefox-build-system-reviewers,mhentges 2022-04-13 03:02:25 +00:00
win32 Bug 1765399 - Rename mRefreshTimerNeedsVsync and NotifyRefreshTimerVsyncStatus. r=smaug 2022-05-05 02:15:13 +00:00
win64 Bug 1765399 - Rename mRefreshTimerNeedsVsync and NotifyRefreshTimerVsyncStatus. r=smaug 2022-05-05 02:15:13 +00:00
win64-aarch64 Bug 1289641 - Replace uses of the vs2017-15.9 tooltool manifest. r=firefox-build-system-reviewers,mhentges 2022-04-12 22:52:54 +00:00
workspace-hack Bug 1770894 - Update in-tree crates to bindgen 0.59. r=emilio 2022-05-30 21:37:31 +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 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal 2022-05-16 19:11:46 +00:00
gyp_base.mozbuild
gyp.mozbuild
mach_initialize.py Bug 1774144 - mach: Only report physical cores if they could be determined. r=firefox-build-system-reviewers,ahochheiden 2022-06-15 08:10:40 +00:00
midl.py
moz-automation.mk
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache
mozconfig.clang-cl Bug 1757813: Detect "MSYS" unames as msyshosts r=firefox-build-system-reviewers,nalexander 2022-03-02 21:01:07 +00:00
mozconfig.comm-support
mozconfig.common Bug 1770251 - Centralize PGO mozconfig bits. r=firefox-build-system-reviewers,andi 2022-05-20 08:31:46 +00:00
mozconfig.common.override
mozconfig.lld-link
mozconfig.no-compile
mozconfig.rust
mozconfig.win-common Bug 1770251 - Centralize PGO mozconfig bits. r=firefox-build-system-reviewers,andi 2022-05-20 08:31:46 +00:00
non-unified-compat
psutil_requirements.in
psutil_requirements.txt
qemu-wrap
RunCbindgen.py Bug 1755956 - Fix python black failure. CLOSED TREE 2022-02-18 17:40:47 +02:00
templates.mozbuild
update-settings.ini
upload_generated_sources.py Bug 1764711: Move boto3 to requirement file r=ahal 2022-04-14 18:00:30 +00:00
upload.py
variables.py
zstandard_requirements.in
zstandard_requirements.txt