aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/DexExecTask.java
Commit message (Expand)AuthorAgeFilesLines
* Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-071-45/+3
* Automatically add dependencies to Eclipse project.Xavier Ducrohet2012-03-021-0/+4
* Fix issue when a project and its libraries use the same jar files.Xavier Ducrohet2012-02-241-1/+42
* Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-141-1/+2
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-101-1/+1
* Add dependency support for ApkBuilder ant step.Xavier Ducrohet2011-09-231-4/+2
* Make the dependency graph use extension restrictions per folder.Xavier Ducrohet2011-09-011-5/+10
* Add proper dependency support in the dex step of the Ant-based build.Xavier Ducrohet2011-09-011-0/+176