aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/TaskHelper.java
Commit message (Expand)AuthorAgeFilesLines
* 36987: TaskHelper can't parse the tools revision number "21 rc3"Tor Norbye2012-09-041-0/+5
* More refactoring.Xavier Ducrohet2012-08-131-1/+1
* Fix parsing SDK Tools in ant tasks.Xavier Ducrohet2012-07-091-3/+6
* Add lib source folders to the emma report.Xavier Ducrohet2012-06-151-1/+1
* Fix issue where libraries were not getting instrumented.Xavier Ducrohet2012-06-151-0/+12
* Fix emma for split projects.Xavier Ducrohet2012-06-141-0/+43
* Code cleanup: make sure FileInputStreams are closed.Raphael2011-10-131-1/+14
* Project property cleanup.Xavier Ducrohet2010-10-151-12/+1
* Support for debug build in Ant.Xavier Ducrohet2010-09-021-2/+0
* Ant: ensure SDK path ends with dir separator.Raphael Moll2010-08-101-6/+11
* Support for aidl files in library project in the Ant build system.Xavier Ducrohet2010-06-281-1/+2
* First step of multiple apk support.Xavier Ducrohet2010-05-031-3/+62
* Add support for library project in the Ant build system.Xavier Ducrohet2010-02-101-0/+33