Confirmed users
139
edits
| Line 3: | Line 3: | ||
After surveying, we decide to split build system into 2 steps: configure step and build step. For detailed information, please visit change proposal in dev-gaia [https://groups.google.com/forum/#!topic/mozilla.dev.gaia/rnvefXH8cng Update on Gaia build changes: A configure step, and Make v.s. Gulp]. | After surveying, we decide to split build system into 2 steps: configure step and build step. For detailed information, please visit change proposal in dev-gaia [https://groups.google.com/forum/#!topic/mozilla.dev.gaia/rnvefXH8cng Update on Gaia build changes: A configure step, and Make v.s. Gulp]. | ||
Our goal is to fasten incremental build and clobber build and easier to customize | Our goal is to fasten incremental build and clobber build and easier to customize and manage new/current building step. | ||
= Plan = | = Plan = | ||