aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/src/com/android/ant/RenderScriptTask.java
Commit message (Expand)AuthorAgeFilesLines
* Fix "ant test" + misc clean up / reorganization of build.xmlXavier Ducrohet2012-04-161-6/+6
* RS Ant support: split opt level per build type.Xavier Ducrohet2012-03-281-2/+5
* Enable passing of debug and optimization flags to slang in Ant builds.Matt Kopec2012-02-281-2/+23
* Make some SDK project compile under Java 1.6Xavier Ducrohet2012-02-021-0/+3
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-101-79/+94
* Make sure renderscript's -target-api receives 11+Xavier Ducrohet2011-09-191-4/+14
* Pass -target-api to the renderscript compiler.Xavier Ducrohet2011-09-151-9/+25
* Add support for proper dependency detection in the aidl ant compilation step.Xavier Ducrohet2011-09-011-0/+9
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-311-4/+10
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-181-0/+143