aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-76/+0
* Handle git version differently to fix Eclipse builds.Torne (Richard Coles)2012-10-281-0/+5
* Fix broken git version generation.Torne (Richard Coles)2012-10-271-7/+7
* Remove target for clean since tests will clean tested projectKenny Root2012-10-241-7/+0
* Add targets for lint outputKenny Root2012-10-211-0/+18
* Move custom build stuff after SDK include statementKenny Root2012-10-211-43/+43
* Add vim modeline for my sanityKenny Root2012-10-211-0/+1
* Add support for Google TV devicesKenny Root2011-12-191-0/+17
* Fix translations layout argumentsKenny Root2011-10-201-1/+1
* Update build script to new toolsKenny Root2011-10-191-54/+61
* Fix the tests subdir clean targetKenny Root2011-10-151-5/+1
* Remove custom ProGuard targets for SDK wayKenny Root2011-08-141-48/+6
* Add Ant commands to import and export translationsKenny Root2010-10-271-0/+33
* Restore update-version ant taskKenny Root2010-09-191-8/+8
* Do elaborate dance to allow toggling Proguard to workKenny Root2010-09-191-1/+28
* Update build.xml to use the SDK tools r7 formatKenny Root2010-09-191-479/+35
* Only match tags that start with v[0-9]*Kenny Root2010-09-181-2/+7
* Update build.xml to use dirty git descriptionsKenny Root2010-09-171-6/+4
* Update build.xml for GitKenny Root2010-08-211-16/+8
* More build.xml cleanupsKenny Root2009-12-181-1/+1
* Update README and build.xml for EclairKenny Root2009-12-181-152/+371
* Update translationsKenny Root2009-08-111-2/+2
* Rollback proguard optimization settingsKenny Root2009-07-091-3/+1
* Go fasterKenny Root2009-07-091-2/+4
* Fix JTA author names in source file to be UTF-8 again, dump proguard stats to...Kenny Root2009-06-271-0/+1
* fix ProGuard syntax error in build.xmlKenny Root2009-06-271-1/+1
* Keep all ConnectBot classes when building with ProGuardKenny Root2009-06-271-0/+1
* Do not let ProGuard break compressionKenny Root2009-06-271-0/+2
* Add proguard to build.xmlKenny Root2009-06-271-1/+41
* Fix tab issue in build.xmlKenny Root2009-06-021-2/+1
* Add "clean" and "tests" ant tasks into build.xmlKenny Root2009-06-021-0/+35
* Add in SDK 1.5 generated tests subdirKenny Root2009-05-051-3/+3
* Tweak build.xml for new variable names and to quelch complaints about UTF-8 c...Kenny Root2009-05-051-2/+2
* Update Ant build system for SDK 1.5Kenny Root2009-05-051-206/+209
* Bug scrubKenny Root2009-01-201-3/+3
* Get rid of ant-contrib.jarKenny Root2009-01-191-25/+28
* oops, disabled the build.xml update-version for my local build but was caught...Jeffrey Sharkey2008-12-291-2/+0
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for laggy...Jeffrey Sharkey2008-12-291-1/+2
* * Added automatic version number insertion via AntKenny Root2008-10-301-0/+301