aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant
Commit message (Expand)AuthorAgeFilesLines
* Add support for aapt CrunchCache in ADT and AntJosiah Gaskin2011-07-211-2/+21
* Properly support spaces in ant project directories.Raphael Moll2011-07-111-1/+2
* Fix space-in-dir issue with Proguard for the ant case.Raphael Moll2011-05-121-12/+26
* Ant tasks and dependency clean up.Xavier Ducrohet2011-02-081-0/+14
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-181-2/+25
* Fix ant rulesXavier Ducrohet2010-12-062-2/+9
* Fix adb location in ant rules.Xavier Ducrohet2010-10-272-6/+2
* Fix external jar support when building with proguard.Xavier Ducrohet2010-10-251-3/+23
* In some cases release build is actually a debug build.Xavier Ducrohet2010-09-291-12/+36
* Ant doc on how to replace proguard.Xavier Ducrohet2010-09-271-0/+17
* Make it easier to use a different obfuscator.Xavier Ducrohet2010-09-241-37/+34
* Use proguard for release builds through Ant.Xavier Ducrohet2010-09-241-16/+84
* Make javac ant options configurable.Xavier Ducrohet2010-09-241-1/+8
* Fix test ant rules.Xavier Ducrohet2010-09-101-1/+1
* Support for debug build in Ant.Xavier Ducrohet2010-09-028-1273/+22
* Add Ant property when in release mode.Xavier Ducrohet2010-08-271-1/+5
* Improve capability of the post-compile target.Xavier Ducrohet2010-08-231-1/+2
* Ant support for library depending on other libraries.Xavier Ducrohet2010-06-291-2/+10
* Support for aidl files in library project in the Ant build system.Xavier Ducrohet2010-06-282-18/+54
* Add support for adb.device.arg to the test Ant rules.Xavier Ducrohet2010-05-281-0/+2
* Override local keystore/alias info when using export project to export.Xavier Ducrohet2010-05-071-0/+1
* Add support for code-less project.Xavier Ducrohet2010-05-061-50/+90
* Move all Ant rules under sdk/files/antXavier Ducrohet2010-05-058-0/+2029