aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
Commit message (Expand)AuthorAgeFilesLines
* Change more SDK libs to prebuilts.Raphael Moll2013-02-061-1/+2
* Fix generation of R classes for libraries to support any package name.Xavier Ducrohet2013-02-011-75/+37
* Merge "SDK: use prebuilts/devtools for sdklib"Raphael Moll2013-01-161-0/+1
|\
| * SDK: use prebuilts/devtools for sdklibRaphael Moll2013-01-161-0/+1
* | Fix Eclipse classpath for projects moved to tools/base or swt.Raphael Moll2013-01-161-2/+2
|/
* Fix use case of app + 1 lib that have the same package in Ant.Xavier Ducrohet2012-12-201-1/+3
* Add flag to disable dex merging.Xavier Ducrohet2012-12-051-1/+6
* Support package conflicts between app and libs.Xavier Ducrohet2012-12-051-20/+128
* Add filterscript suppport.Xavier Ducrohet2012-11-293-13/+34
* TaskHelper: properly parse Pkg.Revision property.Raphael Moll2012-11-191-9/+9
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Add support for dex force jumbo.Xavier Ducrohet2012-10-161-0/+9
* Fix possible collision in pre-dexed lib filenames.Xavier Ducrohet2012-10-021-2/+30
* Fix comment from a previous review.Xavier Ducrohet2012-10-011-2/+2
* Fix Ant tasks to only generate R class when needed.Xavier Ducrohet2012-10-011-23/+30
* ManifestMerger: ability to inject attributes.Raphael Moll2012-09-281-1/+2
* Merge "Pre-dexed libraries."Xavier Ducrohet2012-09-211-7/+60
|\
| * Pre-dexed libraries.Xavier Ducrohet2012-09-211-7/+60
* | Fix new R class generation for librariesXavier Ducrohet2012-09-201-1/+2
|/
* Generate smaller R classes for libraries.Xavier Ducrohet2012-09-183-13/+95
* Merge "Fix possible NPE reading dep file."Xavier Ducrohet2012-09-183-30/+13
|\
| * Fix possible NPE reading dep file.Xavier Ducrohet2012-09-183-30/+13
* | 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
* 36987: TaskHelper can't parse the tools revision number "21 rc3"Tor Norbye2012-09-041-0/+5
* Fix nullability annotationsTor Norbye2012-08-212-6/+8
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-173-8/+19
* Add Ant support for UI automation test.Xavier Ducrohet2012-08-153-7/+161
* More refactoring.Xavier Ducrohet2012-08-138-13/+13
* Allow lint cli --sources to specify a path, and use from ant lintTor Norbye2012-08-061-0/+22
* Add lint target for antTor Norbye2012-07-232-0/+87
* Fix renderscript compilation from Ant.Xavier Ducrohet2012-07-101-2/+7
* Fix parsing SDK Tools in ant tasks.Xavier Ducrohet2012-07-092-7/+10
* Fix Ant task for 1.8.3 which seems more strict than 1.8.2Xavier Ducrohet2012-06-221-8/+8
* Fix minor errors when used with Eclipse4.Siva Velusamy2012-06-221-14/+17
* 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-158-147/+277
* Fix emma for split projects.Xavier Ducrohet2012-06-146-11/+125
* Fix to improved aidl supportXavier Ducrohet2012-06-072-23/+33
* Merge "Manifest Merger: rework interface to collect errors."Raphael Moll2012-06-071-1/+2
|\
| * Manifest Merger: rework interface to collect errors.Raphael Moll2012-06-071-1/+2
* | Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-053-24/+92
|/
* Fix warningsTor Norbye2012-06-011-0/+5
* Use aapt output to feed proguard's keep list.Xavier Ducrohet2012-05-291-20/+18
* SDK/ant: pass --ignore-assets flag to AAPT.Raphael Moll2012-05-171-0/+11
* 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-232-1/+20
* Manifest merger in Ant build.Xavier Ducrohet2012-04-206-5/+165
* Properly exclude some classes in code coverage.Xavier Ducrohet2012-04-161-0/+95