Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix proguard wrapper to capture all args. | Raphael Moll | 2011-05-12 | 1 | -2/+2 |
| | | | | Change-Id: Ic926f3d5c39a3f14c9a54de70576c94508acf2ba | ||||
* | SDK: Fixed proguard.bat & co. | Raphael Moll | 2010-10-26 | 3 | -0/+51 |
These are similar to the external/proguard/bin/*.bat except they use $SDK/tools/lib/find_java.bat to locate the java location and use it if available. find_java will print a proeminent error if java cannot be found. Change-Id: I1fceae838436053031f405de9b3f1ab2d64222e6 |