Open Bug 818639 Opened 13 years ago Updated 3 years ago

android multilocale build system should be more independent

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: bhearsum, Unassigned)

Details

Currently, to do multilocale builds we have to have an external process iterate over locales and make a bunch of calls into the build system. The build system should be smart enough to do a full multilocale build with only one call into it. For example, 'make package AB_CD=multi'. Another approach would be give it a list of all the locales to build (either through a single string or a pointer to a file) rather than hardcoding that information into the tree. This would be very similar to what we did for Gaia multilocale over in bug 812829.
Summary: android multilocale build system should be more indpendent → android and b2g multilocale build system should be more independent
Summary: android and b2g multilocale build system should be more independent → android multilocale build system should be more independent
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.