aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Make zipAlignExe come from Build-toolsXavier Ducrohet2014-06-171-1/+1
* Renderscript support mode for ant.Xavier Ducrohet2013-08-131-10/+18
* Support dynamically linked llvm-rs-ccXavier Ducrohet2013-07-251-2/+1
* Fix rs compilation through Ant.Xavier Ducrohet2013-06-261-2/+2
* Merge "Make Java compiler classpath extendable"Xavier Ducrohet2013-03-261-0/+2
|\
| * Make Java compiler classpath extendablechrulri2012-12-201-0/+2
* | Update ant's build.xml to support the build-tools SDK component.Xavier Ducrohet2013-03-201-10/+12
* | Rename project libraries.Raphael Moll2013-03-151-1/+1
|/
* Move -pre-built target ahead of the lib setup.Xavier Ducrohet2012-12-191-1/+1
* Fix Ant help output.Xavier Ducrohet2012-12-051-3/+2
* Add flag to disable dex merging.Xavier Ducrohet2012-12-051-0/+2
* Support package conflicts between app and libs.Xavier Ducrohet2012-12-051-0/+1
* Add renderscript specific compilation target.Xavier Ducrohet2012-11-301-1/+3
* Merge "39758: lint gripes about an OK format string"Tor Norbye2012-11-201-1/+1
|\
| * 39758: lint gripes about an OK format stringTor Norbye2012-11-201-1/+1
* | Change default output name of the lint XML reportTor Norbye2012-11-201-3/+3
|/
* emma: XML and text reports as wellKenny Root2012-10-241-2/+4
* emma: set HTML encoding to UTF-8Kenny Root2012-10-241-0/+1
* Delete emma files after getting them off of the device.Xavier Ducrohet2012-10-231-1/+9
* Set the permission of the emma file before downloading it.Xavier Ducrohet2012-10-231-2/+12
* Add support for dex force jumbo.Xavier Ducrohet2012-10-161-0/+8
* Merge "Pre-dexed libraries."Xavier Ducrohet2012-09-211-0/+3
|\
| * Pre-dexed libraries.Xavier Ducrohet2012-09-211-0/+3
* | Fix new R class generation for librariesXavier Ducrohet2012-09-201-1/+1
|/
* Generate smaller R classes for libraries.Xavier Ducrohet2012-09-181-0/+4
* Allow lint cli --sources to specify a path, and use from ant lintTor Norbye2012-08-061-1/+3
* Add lint target for antTor Norbye2012-07-231-0/+22
* Fix renderscript compilation from Ant.Xavier Ducrohet2012-07-101-1/+1
* Fix detecting previous build states.Xavier Ducrohet2012-07-031-36/+35
* Add lib source folders to the emma report.Xavier Ducrohet2012-06-151-2/+20
* Fix issue where libraries were not getting instrumented.Xavier Ducrohet2012-06-151-7/+24
* Fix emma for split projects.Xavier Ducrohet2012-06-141-10/+15
* Fix to improved aidl supportXavier Ducrohet2012-06-071-2/+2
* Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-051-2/+7
* Use aapt output to feed proguard's keep list.Xavier Ducrohet2012-05-291-1/+3
* SDK/ant: pass --ignore-assets flag to AAPT.Raphael Moll2012-05-171-2/+16
* Merge changes I4f89b469,I33b49c9f,I425e7b75Xavier Ducrohet2012-04-231-112/+58
|\
| * Revert the disable flag of the manifest merger to be enable instead.Xavier Ducrohet2012-04-231-2/+2
| * Minor fixes in Ant.Xavier Ducrohet2012-04-231-76/+2
| * Manifest merger in Ant build.Xavier Ducrohet2012-04-201-41/+61
* | Update location of emma's temp files.Xavier Ducrohet2012-04-231-3/+3
|/
* Properly exclude some classes in code coverage.Xavier Ducrohet2012-04-161-1/+12
* Fix "ant test" + misc clean up / reorganization of build.xmlXavier Ducrohet2012-04-161-184/+237
* Add 'asset.dir' property to build.xmlMichael Zoech2012-03-291-1/+2
* RS Ant support: split opt level per build type.Xavier Ducrohet2012-03-281-3/+8
* Use our own signing code in Ant and don't rely on Jarsigner.Xavier Ducrohet2012-03-271-5/+8
* Output for proguard config in release.Xavier Ducrohet2012-03-231-43/+45
* Merge "Enable passing of debug and optimization flags to slang in Ant builds."Xavier Ducrohet2012-03-221-1/+9
|\
| * Enable passing of debug and optimization flags to slang in Ant builds.Matt Kopec2012-02-281-1/+9
* | Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-071-16/+12