aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "ant test" + misc clean up / reorganization of build.xmlXavier Ducrohet2012-04-1611-829/+1261
* SDK: Fix 2 toLowerCase using default locale.Raphael Moll2012-04-112-2/+4
* SDK: anttask refers to old prebuilt location for ant.jarRaphael Moll2012-04-041-1/+1
* RS Ant support: split opt level per build type.Xavier Ducrohet2012-03-282-6/+9
* Use our own signing code in Ant and don't rely on Jarsigner.Xavier Ducrohet2012-03-273-33/+229
* Fix issue when running Ant from outside of the project's folder.Xavier Ducrohet2012-03-231-1/+1
* Merge "Enable passing of debug and optimization flags to slang in Ant builds."Xavier Ducrohet2012-03-221-2/+23
|\
| * Enable passing of debug and optimization flags to slang in Ant builds.Matt Kopec2012-02-281-2/+23
* | am 99f28497: Merge "Close the dependency file after reading it."Tor Norbye2012-03-081-6/+10
|\ \