Gaia/Build/Roadmap
Jump to navigation
Jump to search
Gaia build system meeting note
First half of 2014
Since we found build scripts still isn’t easy to modify on bug 964216 and had bug 897352 for copying all apps into build_stage/ directory, we should consider refactoring build system to get clearer build process. please get more information on Gaia/Build/Refactoring Plan
Second half of 2014
we almost have done all refactoring work in first half of 2014. For second half, our goal is enable building gaia by firefox extension and add test case for it to ensure it won't be broken again.
- Follow-up refactoring
- bug 1010095 - [Build] extract |getImagePathByResolution| and |isExcludedFromZip| from webapp-zip to another rule |post-process|
- bug 987487 - [Gaia] [Build] Refactoring webapp-optimize.js and unit tests (Compare ASTs of regular JS and minified JS will add on this bug)
- Features & Enhancement
- enable app:// protocol for httpd.js
- DataZilla performance test of the build system -- yurenju: discussed with ATeam and they think GoFaster will be better than datazilla which is not used for build time measurement.