aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/SetupTask.java
Commit message (Expand)AuthorAgeFilesLines
* New library project mechanism.Xavier Ducrohet2011-08-171-572/+15
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-241-2/+2
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-311-4/+8
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-181-0/+6
* Add Ant version check in setup task.Xavier Ducrohet2010-12-081-0/+42
* Check for platform-tools presence.Xavier Ducrohet2010-10-131-0/+11
* Use proguard for release builds through Ant.Xavier Ducrohet2010-09-241-27/+12
* Support for debug build in Ant.Xavier Ducrohet2010-09-021-171/+55
* Ant: ensure SDK path ends with dir separator.Raphael Moll2010-08-101-13/+17
* Ant support for library depending on other libraries.Xavier Ducrohet2010-06-291-26/+138
* Fix NPE when a library does not have a libs folder.Xavier Ducrohet2010-05-071-3/+5
* Add support for code-less project.Xavier Ducrohet2010-05-061-1/+6
* Add support for using newer Ant rules distributed by the tools.Xavier Ducrohet2010-05-051-6/+46
* First step of multiple apk support.Xavier Ducrohet2010-05-031-69/+45
* Add rev 3 of the ant rules.Xavier Ducrohet2010-04-271-4/+8
* Add support for the new Ant rules files.Xavier Ducrohet2010-03-181-15/+43
* Move ant.prop to sdk.prop and up a folder.Xavier Ducrohet2010-03-111-4/+14
* detect too recent version of the ant rules and display an error.Xavier Ducrohet2010-02-241-1/+45
* Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet2010-02-241-1/+1
* Improve the IAbstractFile/Folder classes.Xavier Ducrohet2010-02-231-2/+2
* ADT: Library support: source folder and pre-compiler.Xavier Ducrohet2010-02-231-11/+3
* Check whether the project's target supports libraries.Xavier Ducrohet2010-02-161-2/+12
* Add support for external jar files in library project.Xavier Ducrohet2010-02-101-6/+30
* Add support for library project in the Ant build system.Xavier Ducrohet2010-02-101-2/+86
* Error when building application with package that has a single segment.Xavier Ducrohet2010-01-221-0/+15
* Update the project creation (from the command line):Xavier Ducrohet2009-09-271-8/+9
* Add warning on mismatch minSdkVersion.Xavier Ducrohet2009-09-231-9/+49
* Add ant-based code coverage support to Android SDKPiotr Gurgul2009-09-091-3/+15
* Make sure older rules files can find the SDK Location.Xavier Ducrohet2009-08-251-1/+6
* Ant properties names legacy supportPiotr Gurgul2009-08-251-3/+21
* Ant properties names changedPiotr Gurgul2009-08-241-2/+2
* Add support for add-on based on preview of platforms.Xavier Ducrohet2009-07-221-2/+5
* Refactored AndroidXPathFactory into sdklib.Xavier Ducrohet2009-07-221-30/+4
* Enforce codename value for minSdkVersion in the Ant build.Xavier Ducrohet2009-07-211-0/+60
* Add support for preview versions of platforms.Xavier Ducrohet2009-07-201-17/+17
* Move some classes that have non ready APIs to internal packagesXavier Ducrohet2009-05-131-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+208
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-208/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+208