aboutsummaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-141-29/+84
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-101-1/+2
* Ant build didn't use -non-constant-id for libraries!Xavier Ducrohet2011-10-061-0/+1
* Make source.prop more important than build.prop when parsing platforms.Xavier Ducrohet2011-10-041-0/+27
* Also process and cache the png files in libraries.Xavier Ducrohet2011-09-281-11/+8
* Tools r14 require ADT 14.Xavier Ducrohet2011-09-271-1/+1
* CherryPick 15fa2c from master. do not merge.Xavier Ducrohet2011-09-231-13/+9
* CherryPick a9a282 from master. do not merge.Xavier Ducrohet2011-09-231-12/+19
* Build AVD Manager.exe as part of Windows SDK.Raphael Moll2011-09-191-0/+9
* Pass -target-api to the renderscript compiler.Xavier Ducrohet2011-09-151-6/+7
* Merge "Make the dependency graph use extension restrictions per folder."Xavier Ducrohet2011-09-021-2/+1
|\
| * Make the dependency graph use extension restrictions per folder.Xavier Ducrohet2011-09-011-2/+1
* | Merge "Windows: look for Java in %ProgramFiles(x86)%."Raphael Moll2011-09-011-5/+23
|\ \ | |/ |/|