aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
Commit message (Expand)AuthorAgeFilesLines
...
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-243-3/+4
* Ant tasks and dependency clean up.Xavier Ducrohet2011-02-082-0/+2
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-312-8/+18
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-185-4/+168
* Add Ant version check in setup task.Xavier Ducrohet2010-12-081-0/+42
* Fix external jar support when building with proguard.Xavier Ducrohet2010-10-251-20/+21
* Merge "Project property cleanup."Xavier Ducrohet2010-10-151-12/+1
|\
| * Project property cleanup.Xavier Ducrohet2010-10-151-12/+1
* | Check for platform-tools presence.Xavier Ducrohet2010-10-131-0/+11
|/
* In some cases release build is actually a debug build.Xavier Ducrohet2010-09-291-5/+25
* Use proguard for release builds through Ant.Xavier Ducrohet2010-09-245-41/+116
* Display error for missing required attributes in ant tasksXavier Ducrohet2010-09-121-0/+8
* Support for debug build in Ant.Xavier Ducrohet2010-09-024-238/+66
* Ant: ensure SDK path ends with dir separator.Raphael Moll2010-08-102-19/+28
* Ant support for library depending on other libraries.Xavier Ducrohet2010-06-291-26/+138
* Support for aidl files in library project in the Ant build system.Xavier Ducrohet2010-06-283-2/+135
* Move the exceptions out of ApkBuilder.Xavier Ducrohet2010-06-221-3/+3
* New ApkBuilder class.Xavier Ducrohet2010-06-221-102/+95
* Move Apkbuilder into sdklib.Xavier Ducrohet2010-06-163-5/+3
* Refactoring of ApkBuilder to prepare for its integration into sdklib.Xavier Ducrohet2010-06-151-11/+11
* ADT: Multi-apk export action.Xavier Ducrohet2010-06-151-2/+1
* Export project creation.Xavier Ducrohet2010-06-081-10/+11
* Rework the multi-apk log file(s).Xavier Ducrohet2010-06-041-163/+193
* Add support for locale filters in multi-apk export.Xavier Ducrohet2010-06-021-1/+2
* Add support for soft properties in multi-apk export.Xavier Ducrohet2010-06-011-99/+157
* Implement mechanics for supports-screens in the multi-apk export.Xavier Ducrohet2010-06-011-1/+1
* New log format for multi-apk export.Xavier Ducrohet2010-05-281-16/+2
* Add Manifest checks for multi-apk export.Xavier Ducrohet2010-05-271-1/+4
* Refactored most of the multi-apk export out of the ant task into sdklib.Xavier Ducrohet2010-05-271-480/+145
* Move ApkData into sdklib.Xavier Ducrohet2010-05-261-190/+26
* Fix missing @override.Raphael Moll2010-05-181-7/+13
* Refactored the Android Manifest into sdklib.Xavier Ducrohet2010-05-121-1/+7
* Add multi-apk export log.Xavier Ducrohet2010-05-111-43/+325
* Override local keystore/alias info when using export project to export.Xavier Ducrohet2010-05-071-0/+6
* ApkBuilderTask is now more lenient with missing libs/ folders.Xavier Ducrohet2010-05-071-3/+11
* Fix NPE when a library does not have a libs folder.Xavier Ducrohet2010-05-071-3/+5
* Add support for code-less project.Xavier Ducrohet2010-05-062-5/+43
* Add support for using newer Ant rules distributed by the tools.Xavier Ducrohet2010-05-051-6/+46
* Add support for signing in the multi-apk ant build.Xavier Ducrohet2010-05-051-2/+38
* New If/Then/Else custom Ant rules to simplify some Ant rules logic.Xavier Ducrohet2010-05-044-10/+116
* First step of multiple apk support.Xavier Ducrohet2010-05-035-223/+659
* Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet2010-04-272-1/+34
* Add rev 3 of the ant rules.Xavier Ducrohet2010-04-271-4/+8
* Add support for the new Ant rules files.Xavier Ducrohet2010-03-181-15/+43
* Disable writting the apk settings.Xavier Ducrohet2010-03-122-4/+2
* Move ant.prop to sdk.prop and up a folder.Xavier Ducrohet2010-03-111-4/+14
* detect too recent version of the ant rules and display an error.Xavier Ducrohet2010-02-241-1/+45
* Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet2010-02-241-1/+1
* Improve the IAbstractFile/Folder classes.Xavier Ducrohet2010-02-231-2/+2
* Merge remote branch 'goog/master' into HEADXavier Ducrohet2010-02-231-0/+8
|\