aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/DependencyGraph.java
Commit message (Expand)AuthorAgeFilesLines
* Close the dependency file after reading it.Kaloian Doganov2012-03-081-6/+10
* Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-141-0/+26
* Fix dependency support for aild.Xavier Ducrohet2011-09-231-0/+5
* Add dependency support for ApkBuilder ant step.Xavier Ducrohet2011-09-231-64/+52
* Make the dependency graph use extension restrictions per folder.Xavier Ducrohet2011-09-011-25/+46
* Add proper dependency support in the dex step of the Ant-based build.Xavier Ducrohet2011-09-011-89/+188
* Add support for proper dependency detection in the aidl ant compilation step.Xavier Ducrohet2011-09-011-30/+67
* Added extension specification to dependency checkJosiah Gaskin2011-08-181-6/+28
* Add support to Ant for dependency checkingJosiah Gaskin2011-07-181-0/+254