gecko-dev/build
Ben Hearsum 8e86487f21 Bug 1814727: add tasks for attributing en-US builds r=ahal,nalexander
Notably, the actual attribution code we're using is stored in `browser`. This was largely motivated by the fact that the subsequent revision in this stack will also need it, and this seemed like the best way to make it shareable between the two. The only alternative I could come up with was stuffing it into a transforms - but it's really just data - there's no reason it ought to live in such a place. (We do have precedent for this sort of thing with both locale and whats new page information, so I don't think it's breaking huge new ground.) Nick - I'm tagging you mainly on this part, but I welcome any other comments you may have (here or in the rest of the stack for that matter).

The other notable part of this patch is that I've _explicitly_ decided not to use the `multi_dep` loader, nor reimplement any of its magic pulling of properties in a transform. I find that this makes it more clear what's _actually_ going on, and easier to debug when making changes. The dwonside, of course, is that there's some verboseness in the kind - all platforms we need to run this for must be explicitly listed. I'm open to debate on whether or not this is the right trade-off, so feel free to push back if you disagree.

Differential Revision: https://phabricator.services.mozilla.com/D170243
2023-03-13 19:04:06 +00:00
..
autoconf Bug 1820946 - Remove -fno-exceptions from Android-specific compiler flags. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:42 +00:00
build-clang Bug 1820919 - Apply clang trunk patches related to symlinks. r=firefox-build-system-reviewers,andi 2023-03-09 22:21:23 +00:00
build-rust Bug 1805803 - Update builders to rustc 1.67. r=firefox-build-system-reviewers,andi 2023-01-27 07:18:00 +00:00
cargo Bug 1810126 - Add a generic mechanism to run cargo-* commands. r=glandium,firefox-build-system-reviewers,ahochheiden 2023-01-27 01:18:52 +00:00
clang-plugin Bug 1800213 - Allow the existing (but now as nsThreads) VideoCapture and DesktopCapture threads. r=KrisWright 2023-02-28 14:32:42 +00:00
compare-mozconfig Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
debian-packages Bug 1789954 - Upgrade valgrind to 3.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-09-13 21:43:23 +00:00
docs Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
gyp_includes Bug 1820946 - Remove unused Android related variables from the build system. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:41 +00:00
macosx Bug 1773743 - Change the minimum required macos SDK to 13.0. r=firefox-build-system-reviewers,spohl,ahochheiden 2023-02-01 10:14:12 +00:00
moz.configure Bug 1820946 - Stop implying a toolchain prefix for Android builds. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:43 +00:00
package/mac_osx
pgo Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
rust Bug 1817900 - Update num_cpus to 1.15.0. r=emilio,supply-chain-reviewers 2023-02-23 01:17:30 +00:00
sanitizers Bug 1801932 - Remove suppressions function UBSan check. r=firefox-build-system-reviewers,ahochheiden 2022-11-25 17:29:56 +00:00
sparse-profiles Bug 1814727: add tasks for attributing en-US builds r=ahal,nalexander 2023-03-13 19:04:06 +00:00
tests/cram
unix Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
valgrind Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
vs Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
win32 Bug 1817372 - Use the new windows target triplets on automation. r=firefox-build-system-reviewers,andi 2023-02-17 07:42:48 +00:00
win64 Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
win64-aarch64 Bug 1807780 - Fix win aarch64 build bustage. CLOSED TREE 2022-12-29 04:02:26 +02:00
workspace-hack Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
__init__.py
.gdbinit
.gdbinit.loader
.gdbinit.py.in
.lldbinit.in
appini_header.py Bug 1797894 - Set gAppData->vendor to NULL when not set otherwise. r=glandium 2022-11-01 23:51:51 +00:00
application.ini.in
binary-location.mk
buildconfig.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
cargo-host-linker
cargo-host-linker.bat
cargo-linker Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
cargo-linker.bat Bug 1800462 - Revert the Windows part of bug 1791476. r=firefox-build-system-reviewers,andi 2022-11-16 05:35:20 +00:00
checksums.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
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 Bug 1820946 - Remove unused Android related variables from the build system. r=firefox-build-system-reviewers,andi 2023-03-08 20:23:41 +00:00
mach_initialize.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
midl.py Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
moz-automation.mk
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache Bug 1805699 - Use a prefix on GCP sccache bucket names. r=firefox-build-system-reviewers,ahochheiden 2023-01-17 13:29:43 +00:00
mozconfig.clang-cl
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 Bug 1807779 - Allow to set a single variable for MSVC. r=firefox-build-system-reviewers,ahochheiden 2022-12-28 22:48:51 +00:00
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 Bug 1801726 - Upgrade psutil to 5.9.4. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
psutil_requirements.txt Bug 1801726 - Upgrade psutil to 5.9.4. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
qemu-wrap
RunCbindgen.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
templates.mozbuild Bug 1795215 - Keep -Wno-* flags when disabling compiler warnings. r=firefox-build-system-reviewers,andi 2022-10-18 19:46:45 +00:00
update-settings.ini
upload_generated_sources.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
upload.py Bug 1790816 - Reformat build/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 17:23:47 +00:00
variables.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
zstandard_requirements.in Bug 1801726 - Upgrade zstandard to 0.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00
zstandard_requirements.txt Bug 1801726 - Upgrade zstandard to 0.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-11-22 09:12:02 +00:00