aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
Commit message (Expand)AuthorAgeFilesLines
* Fix to improved aidl supportXavier Ducrohet2012-06-072-23/+33
* Merge "Manifest Merger: rework interface to collect errors."Raphael Moll2012-06-071-1/+2
|\
| * Manifest Merger: rework interface to collect errors.Raphael Moll2012-06-071-1/+2
* | Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-053-24/+92
|/
* Fix warningsTor Norbye2012-06-011-0/+5
* Use aapt output to feed proguard's keep list.Xavier Ducrohet2012-05-291-20/+18
* SDK/ant: pass --ignore-assets flag to AAPT.Raphael Moll2012-05-171-0/+11
* Fix Ant build.Xavier Ducrohet2012-04-231-1/+1
* Revert the disable flag of the manifest merger to be enable instead.Xavier Ducrohet2012-04-231-7/+7
* Minor fixes in Ant.Xavier Ducrohet2012-04-232-1/+20
* Manifest merger in Ant build.Xavier Ducrohet2012-04-206-5/+165
* Properly exclude some classes in code coverage.Xavier Ducrohet2012-04-161-0/+95
* Fix "ant test" + misc clean up / reorganization of build.xmlXavier Ducrohet2012-04-1611-829/+1261
* SDK: Fix 2 toLowerCase using default locale.Raphael Moll2012-04-112-2/+4
* SDK: anttask refers to old prebuilt location for ant.jarRaphael Moll2012-04-041-1/+1
* RS Ant support: split opt level per build type.Xavier Ducrohet2012-03-282-6/+9
* Use our own signing code in Ant and don't rely on Jarsigner.Xavier Ducrohet2012-03-273-33/+229
* Fix issue when running Ant from outside of the project's folder.Xavier Ducrohet2012-03-231-1/+1
* Merge "Enable passing of debug and optimization flags to slang in Ant builds."Xavier Ducrohet2012-03-221-2/+23
|\
| * Enable passing of debug and optimization flags to slang in Ant builds.Matt Kopec2012-02-281-2/+23
* | 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-028-1/+111
* | 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