aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/ManifestMergerTask.java
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-131-169/+0
* ManifestMerger: ability to inject attributes.Raphael Moll2012-09-281-1/+2
* Add nullness annotations on overridden methodsTor Norbye2012-09-171-1/+2
* ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll2012-09-141-2/+24
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-171-2/+3
* Manifest Merger: rework interface to collect errors.Raphael Moll2012-06-071-1/+2
* Fix Ant build.Xavier Ducrohet2012-04-231-1/+1
* Revert the disable flag of the manifest merger to be enable instead.Xavier Ducrohet2012-04-231-7/+7
* Minor fixes in Ant.Xavier Ducrohet2012-04-231-1/+1
* Manifest merger in Ant build.Xavier Ducrohet2012-04-201-0/+143