aboutsummaryrefslogtreecommitdiffstats
path: root/apkbuilder
Commit message (Expand)AuthorAgeFilesLines
* Support for installing SDK in C:\Program FilesScott Barta2013-08-151-7/+7
* Add missing notice files.Xavier Ducrohet2011-03-151-0/+190
* Move Apkbuilder into sdklib.Xavier Ducrohet2010-06-1612-730/+9
* Refactoring of ApkBuilder to prepare for its integration into sdklib.Xavier Ducrohet2010-06-153-200/+213
* Move jarutils into sdklib.Xavier Ducrohet2010-06-153-6/+6
* ApkBuilderTask is now more lenient with missing libs/ folders.Xavier Ducrohet2010-05-071-2/+5
* New If/Then/Else custom Ant rules to simplify some Ant rules logic.Xavier Ducrohet2010-05-041-1/+0
* Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet2010-04-271-2/+22
* SDK Updater: Support post install script for updating SDK Setup.exe.Raphael2010-01-281-1/+1
* Windows SDK: use find_java.bat in all batch wrappers.Raphael2010-01-261-1/+6
* Add support for packaging gdbserver in the apk in Ant.Xavier Ducrohet2010-01-212-5/+17
* Fix issue with absolute path in -nf parameter of apkbuilder.Xavier Ducrohet2010-01-201-51/+55
* Distinguish jar folders and jar files in ApkBuilder scriptPiotr Gurgul2009-09-221-1/+6
* Fix a bug in processing jarfolders in ApkBuilderPiotr Gurgul2009-09-171-1/+1
* Add <jarfile> tag to ApkBuilder ant taskAndroid (Google) Code Review2009-09-141-4/+7
* Update the API of ApkBuilder to make it clearer what is stable and what isn't.Xavier Ducrohet2009-06-182-388/+475
* Split development/.gitignore into separate gitignore files per project.Raphael2009-04-261-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+687
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-687/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-3/+3
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-3/+3
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-119/+126
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+3
* Initial ContributionThe Android Open Source Project2008-10-219-0/+679