commit | ef4d82f283fa279f58f48a0c8a86e40a20bfdcb5 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Jan 29 16:59:18 2013 -0800 |
committer | Ying Wang <wangying@google.com> | Tue Jan 29 17:08:40 2013 -0800 |
tree | 77e42539dffd0d8e7dd09e7c67287e77073075c4 | |
parent | 9e6f863b02f4c02812564ffb9b264aed2c06ef9d [diff] |
Umbrella build targets to help engineers verify build With this change, by choosing the right build target, you can reduce significant verification build time: If you are working on the framework, "make target-java" sounds enough; if you are working on native target code, "make target-native" saves your time by not building the Java code. This will help reduce uncaught breakges for by default not everything is built now. Change-Id: I5a7c82d3f6372db03bea76155c8d6cc63d988eae