aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Ant support for UI automation test.Xavier Ducrohet2012-08-151-0/+259
* 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-162-190/+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
* | Only generate the libraries R/manifest classes in the app project.Xavier Ducrohet2012-03-011-1/+1
* | Never add R/R$* classes to the library jar files.Xavier Ducrohet2012-02-281-1/+1
* | Improve "ant all clean" to clean libraries only once.Xavier Ducrohet2012-02-271-1/+2
* | Ensure R/Manifest/BuildConfig classes are not added to the library jar file.Xavier Ducrohet2012-02-271-1/+9
|/
* Fork javac on windows to prevent file locking.Xavier Ducrohet2012-02-231-1/+13
* Split ProGuard file into two halvesTor Norbye2012-02-211-1/+12
* Add post package and post build Ant hooks.Xavier Ducrohet2012-01-301-14/+18
* Add coverage filters.Keita Kita2012-01-271-2/+5
* Misc Ant build fixesXavier Ducrohet2011-11-231-3/+13
* Add nodeps support to install/uninstall.Xavier Ducrohet2011-10-211-6/+18
* Fix ant test, ant installt and ant uninstall (for test projects)Xavier Ducrohet2011-10-211-16/+30
* Fix "ant test".Xavier Ducrohet2011-10-201-1/+1
* Rename the modifier target only to nodeps.Xavier Ducrohet2011-10-141-6/+6
* Fix NPE when building project with no code.Xavier Ducrohet2011-10-141-1/+1
* Improve indirect library dependency support.Xavier Ducrohet2011-10-141-5/+20