No description
Find a file
Joe Onorato e334d255dc Speed up the full build.
Now, by default, instead of fully building everything,
we skip dexing the modules that aren't going to be included
in the current build.

This will slow down some of the incremental builds (like tests),
but it improves the regular eng build from 27.5 minutes on my
Mac Pro to 25 minutes.  That's not as much of an improvement
as I had hoped for, but it's still better.

There is also a change in here that puts the java-source-list
file which is used to get around limited command line lengths
in the proper directory.  Before this change, it was an
accident that the directory for that file existed!
2009-07-17 16:48:15 -04:00
core Speed up the full build. 2009-07-17 16:48:15 -04:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Merge commit 'b610c08b9605c31c1e5b851009104972e3822a3c' into Donut 2009-06-17 17:40:27 -07:00
tools Merge change 7479 into donut 2009-07-16 13:30:16 -07:00
buildspec.mk.default auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanspec.mk do not merge : add clean step for webkit security fix 2009-06-11 11:04:19 -04:00
envsetup.sh Also look in vendor/*/build for vendorsetup.sh 2009-07-02 08:43:00 -04:00