aboutsummaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Update SDK release files.Xavier Ducrohet2012-06-182-2/+2
* 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
* Include a default proguard config file with optimizationTor Norbye2012-06-112-12/+69
* 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-292-23/+10
* 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
* Move tools to r20Xavier Ducrohet2012-04-131-1/+1
* am 767262f7: am 0738ab16: Merge "Add \'asset.dir\' property to build.xml"Xavier Ducrohet2012-03-301-1/+2
|\
| * Add 'asset.dir' property to build.xmlMichael Zoech2012-03-291-1/+2
* | Move tools and ADT to 19.Xavier Ducrohet2012-03-291-1/+1
|/
* 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
* | Add exclusion for Fragments in proguard.Xavier Ducrohet2012-03-081-0/+2
* | Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-071-16/+12
* | Merge "SDK: generate repo using latest schemas."Raphael Moll2012-03-071-1/+1
|\ \
| * | SDK: generate repo using latest schemas.Raphael Moll2012-03-011-1/+1
* | | 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-213-7/+51
* Add Galaxy Nexus to devices.xmlXavier Ducrohet2012-02-061-0/+27
* Merge "Update default proguard.cfg file"Tor Norbye2012-02-011-3/+27
|\
| * Update default proguard.cfg fileTor Norbye2012-01-121-3/+27
* | Add post package and post build Ant hooks.Xavier Ducrohet2012-01-301-14/+18
* | am 57bda474: am 19fe9514: am 1c148829: Merge "Add coverage filters."Jean-Baptiste Queru2012-01-271-2/+5
|\ \
| * \ am 1c148829: Merge "Add coverage filters."Jean-Baptiste Queru2012-01-271-2/+5
| |\ \
| | * | Add coverage filters.Keita Kita2012-01-271-2/+5
| | |/
* | | Merge "Move the tools/ADT to r17"Xavier Ducrohet2012-01-272-3/+3
|\ \ \ | |/ / |/| |
| * | Move the tools/ADT to r17Xavier Ducrohet2012-01-272-3/+3
| |/
* | SDK: use new find_java.exe in SDK bat filesRaphael2012-01-261-122/+0
|/
* Misc Ant build fixesXavier Ducrohet2011-11-231-3/+13
* SDK Manager Windows: detach from java process.Raphael2011-11-111-5/+21
* Move tools and adt to 16Xavier Ducrohet2011-10-281-2/+2
* 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