« Return to Thread: How can I build Firefox with differrent languages at the same time directly

Re: How can I build Firefox with differrent languages at the same time directly

by Axel Hecht :: Rate this Message:

| View in Thread

On 19.02.12 23:33, xunxun wrote:

> Hi
>
> I notice that mozilla all language editions use the same config:
>
> --enable-update-channel=release --enable-update-packaging
> --enable-jemalloc --enable-official-branding
>
> It has no --with-l10n-base !
>
> I don't know how Mozilla use the same config to build different language
> editions at the same time directly, repack omnjar or some methods?
>
> Can you give me some tips or links?
> Thanks.
>

I guess you're getting that from about:buildconfig? That's actually not
reflecting how the l10n builds work.

The builds work by downloading the en-US builds, and then repackaging
those with localized files. That's not changing the actual data that's
shown in about:buildconfig, which is partly right and wrong. You can
find the logs of the actual repacks on
http://tinderbox.mozilla.org/showbuilds.cgi?tree=Mozilla-l10n

Axel
_______________________________________________
dev-builds mailing list
dev-builds@...
https://lists.mozilla.org/listinfo/dev-builds

 « Return to Thread: How can I build Firefox with differrent languages at the same time directly