aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant
Commit message (Expand)AuthorAgeFilesLines
* am 99f28497: Merge "Close the dependency file after reading it."Tor Norbye2012-03-081-6/+10
|\
| * Merge "Close the dependency file after reading it."Tor Norbye2012-03-081-6/+10
| |\
| | * Close the dependency file after reading it.Kaloian Doganov2012-03-081-6/+10
* | | Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-073-58/+102
|/ /
* | Automatically add dependencies to Eclipse project.Xavier Ducrohet2012-03-021-0/+4
* | Only generate the libraries R/manifest classes in the app project.Xavier Ducrohet2012-03-011-4/+5
|/
* Ensure R/Manifest/BuildConfig classes are not added to the library jar file.Xavier Ducrohet2012-02-271-0/+48
* Fix issue when a project and its libraries use the same jar files.Xavier Ducrohet2012-02-241-1/+42
* Merge "Add --rename-manifest-package option to aapt Ant task."Jean-Baptiste Queru2012-02-231-0/+22
|\
| * Add --rename-manifest-package option to aapt Ant task.Christopher Orr2012-02-141-0/+22
* | Remove warning that minsdkVersion is lower than the compile target.Xavier Ducrohet2012-02-161-6/+1
* | Fix ant issue where annotations.jar causes problems.Xavier Ducrohet2012-02-142-5/+7
* | Make some SDK project compile under Java 1.6Xavier Ducrohet2012-02-026-1/+16
* | Merge changes Ifb914125,I32b31a30Xavier Ducrohet2012-01-302-4/+16
|\ \
| * | Fix issue where updated Java files don't trigger a new apk in ant.Xavier Ducrohet2012-01-271-1/+1
| * | Automatically add annotations.jar on the classpath for API<=15Xavier Ducrohet2012-01-271-3/+15
| |/
* / Fixed error in ApkBuilderTask for jar files with resourcesClaes Elgemark2012-01-251-19/+0
|/
* Add support for BuildConfig class to ADT.Xavier Ducrohet2011-11-091-4/+12
* Merge "Code cleanup: make sure FileInputStreams are closed."Raphael2011-10-181-1/+14
|\
| * Code cleanup: make sure FileInputStreams are closed.Raphael2011-10-131-1/+14
* | Fix NPE when building project with no code.Xavier Ducrohet2011-10-143-2/+7
* | Improve indirect library dependency support.Xavier Ducrohet2011-10-142-6/+17
* | Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-147-30/+248
|/
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-107-232/+338
* Ant build didn't use -non-constant-id for libraries!Xavier Ducrohet2011-10-061-0/+9
* Also process and cache the png files in libraries.Xavier Ducrohet2011-09-281-1/+4
* Fix dependency support for aild.Xavier Ducrohet2011-09-231-0/+5
* Make the zip align ant step check timestamp on intput/output.Xavier Ducrohet2011-09-231-0/+113
* Add dependency support for ApkBuilder ant step.Xavier Ducrohet2011-09-236-157/+309
* Make sure renderscript's -target-api receives 11+Xavier Ducrohet2011-09-191-4/+14
* Improve error message if manifest has wrong minSdkVersion.Xavier Ducrohet2011-09-161-2/+2
* Pass -target-api to the renderscript compiler.Xavier Ducrohet2011-09-152-9/+45
* Make the dependency graph use extension restrictions per folder.Xavier Ducrohet2011-09-015-52/+94
* Add proper dependency support in the dex step of the Ant-based build.Xavier Ducrohet2011-09-015-114/+440
* Add support for proper dependency detection in the aidl ant compilation step.Xavier Ducrohet2011-09-015-47/+193
* Rename default.prop/build.prop to project.prop/ant.propXavier Ducrohet2011-08-232-7/+7
* Prevent running debug and release targets at the same time.Xavier Ducrohet2011-08-231-1/+0
* Added extension specification to dependency checkJosiah Gaskin2011-08-182-7/+47
* Change filename for dependency filesJosiah Gaskin2011-08-181-4/+3
* Remove obsolete code.Xavier Ducrohet2011-08-171-385/+0
* New library project mechanism.Xavier Ducrohet2011-08-177-660/+720
* Expose version.name property for aapt task.Tero Saarni2011-08-151-0/+14
* Add support for aapt CrunchCache in ADT and AntJosiah Gaskin2011-07-211-0/+14
* Add support to Ant for packaging dependency checksJosiah Gaskin2011-07-181-22/+46
* Add support to Ant for dependency checkingJosiah Gaskin2011-07-183-5/+355
* Adding support to ADT and ant for smart R.java genJosiah Gaskin2011-07-181-22/+12
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-241-2/+2
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-312-8/+18
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-185-4/+168
* Add Ant version check in setup task.Xavier Ducrohet2010-12-081-0/+42