gecko-dev/intl/l10n
Andi-Bogdan Postelnicu 2fc4f70e9b Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
Automatically generated path that adds flag `REQUIRES_UNIFIED_BUILD = True` to `moz.build`
when the module governed by the build config file is not buildable outside on the unified environment.

This needs to be done in order to have a hybrid build system that adds the possibility of combing
unified build components with ones that are built outside of the unified eco system.

Differential Revision: https://phabricator.services.mozilla.com/D122345
2021-08-25 10:46:17 +00:00
..
docs Bug 1613705 - [localization] part10: Remove Localization.jsm. r=platform-i18n-reviewers,dminor 2021-08-03 16:25:14 +00:00
rust Bug 1726535 - Restore the ja-JP-macos -> ja-JP-mac L10nRegistry path overload. r=platform-i18n-reviewers,jfkthame 2021-08-19 17:49:11 +00:00
test Bug 1613705 - [localization] part8: Refactor SetIsSync to be SetAsync. r=platform-i18n-reviewers,dminor,emilio 2021-08-03 16:25:13 +00:00
FileSource.cpp Bug 1613705 - [localization] part3: Introduce passing Registry to Localization to replace BundleGenerator argument. r=emilio,nika 2021-08-03 16:25:11 +00:00
FileSource.h Bug 1613705 - [localization] part3: Introduce passing Registry to Localization to replace BundleGenerator argument. r=emilio,nika 2021-08-03 16:25:11 +00:00
FluentBindings.h Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
FluentBundle.cpp Bug 1648137 - Part 7: Add support for new useGrouping value options to intl::NumberFormat. r=platform-i18n-reviewers,dminor 2021-08-24 09:34:48 +00:00
FluentBundle.h Bug 1613705 - [localization] part2: Switch Localization class to use localization-ffi. r=emilio,nika 2021-08-03 16:25:10 +00:00
FluentResource.cpp Bug 1672317 - [l10nfilesource] part3: Introduce L10nFileSource backed by l10nregistry-rs. r=nika,emilio 2021-07-29 21:30:25 +00:00
FluentResource.h Bug 1672317 - [l10nfilesource] part3: Introduce L10nFileSource backed by l10nregistry-rs. r=nika,emilio 2021-07-29 21:30:25 +00:00
FluentSyntax.jsm
L10nRegistry.cpp Bug 1613705 - [localization] part3: Introduce passing Registry to Localization to replace BundleGenerator argument. r=emilio,nika 2021-08-03 16:25:11 +00:00
L10nRegistry.h Bug 1613705 - [localization] part3: Introduce passing Registry to Localization to replace BundleGenerator argument. r=emilio,nika 2021-08-03 16:25:11 +00:00
Localization.cpp Bug 1724889 - Clean up argument conversions to avoid copies and double-work. r=zbraniecki 2021-08-11 11:51:44 +00:00
Localization.h Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio 2021-08-03 16:25:13 +00:00
LocalizationBindings.h Bug 1613705 - [localization] part1: Introduce localization-ffi bindings for fluent-fallback. r=emilio,nika 2021-08-03 16:25:10 +00:00
README Bug 1613705 - [localization] part10: Remove Localization.jsm. r=platform-i18n-reviewers,dminor 2021-08-03 16:25:14 +00:00
RegistryBindings.h Bug 1660392 - [l10nregistry] part2: Add L10nRegistry WebIDL backed by l10nregistry-rs. r=nika,emilio 2021-07-30 16:47:47 +00:00
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00

README

The content of this directory is partially sourced from the fluent.js project.

The following files are affected:
 - FluentSyntax.jsm

At the moment, the tool used to produce those files in fluent.js repository, doesn't
fully align with how the code is structured here, so we perform a manual adjustments
mostly around header and footer.