Closed
Bug 891130
Opened 12 years ago
Closed 12 years ago
Gaia locales taints workspace
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: diego, Unassigned)
Details
When you do a locales-enabled build the source of gaia gets patched. It seems to touch all gaia apps and it's mostly locales.ini and manifest.webapp files. There are all source controlled.
It's generally bad form to change source during the build step. This taints the dev's workspace and complicates source versioning. Ideally any necessary changes would be a build product outputed somewhere in ./out or ./gaia/profile.
Reporter | ||
Updated•12 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Comment 1•12 years ago
|
||
Note that you can clean up after a multilocale build with |make multilocale-clean|, which works well enough in practice (although I agree that ideally you wouldn't have to).
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•