mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 01:38:46 +02:00
This patch: 1. Produces additional frameworks as part of every build. In compile builds, the frameworks are built; in artifact builds, the frameworks binaries are taken from fetched artifacts. It's not easy to compile a single framework with the same name twice in the `moz.build` DSL, so some file shuffling is done in `Makefile.in` files to arrange the correct layout. 2. Packages and uploads a new `update_framework_artifacts` extra archive for artifact builds to consume. 3. Consumes the new extra archive in artifact builds. Produced frameworks live in `dist/macos_framework_artifacts/xyz.framework/**`. Consumed frameworks are made availabe to artifact builds in `dist/macos_framework_artifacts`. Bug 1885985 - Part 2: Differential Revision: https://phabricator.services.mozilla.com/D205936 |
||
|---|---|---|
| .. | ||
| ChannelPrefs | ||
| ChannelPrefs-localbuild | ||
| ChannelPrefsUtil.h | ||
| ChannelPrefsUtil.mm | ||
| moz.build | ||