aboutsummaryrefslogtreecommitdiff
path: root/gradle/build.gradle
AgeCommit message (Expand)Author
2013-01-02Add crunch support to the ResourceManager.Xavier Ducrohet
2012-12-21Add task on gradle plugin to run android tests on a device.Xavier Ducrohet
2012-12-20Prepare support for device tests.Xavier Ducrohet
2012-12-13Update build files to not require some local properties.Xavier Ducrohet
2012-12-10running integrationTest should force uploading both artifacts.Xavier Ducrohet
2012-12-10Use the ResourceMerger to handle overlay.Xavier Ducrohet
2012-12-07Configure idea plugin to support integration test src folder.Xavier Ducrohet
2012-11-12Move test projects into integration-testXavier Ducrohet
2012-11-09Continue support for build variant API.Xavier Ducrohet
2012-10-22Add some basic test of the plugin.Xavier Ducrohet
2012-10-02Add developers section to the POM.Xavier Ducrohet
2012-10-01Add publishLocal while UploadArchives goes to mavenCentral.Xavier Ducrohet
2012-09-28Fix manifest merging.Xavier Ducrohet
2012-09-28Update the build scripts to be able to upload to mavencentralXavier Ducrohet
2012-09-27Prepare to upload the gradle plugin to maven.Xavier Ducrohet
2012-08-28Split android-builder out of android-gradle.Xavier Ducrohet
2012-08-22Create a fat jar that contains the classes of the plugin and all dependencies.Adam Murdoch
2012-08-21Start integration of the builder lib in the gradle plug-inXavier Ducrohet
2012-08-21Changed plugin group and package names.Adam Murdoch
2012-08-21Separated the prototype into plugin and test apps.Adam Murdoch