aboutsummaryrefslogtreecommitdiff
path: root/gradle/build.gradle
AgeCommit message (Expand)Author
2013-12-04Refactor build logic.Xavier Ducrohet
2013-11-08Move to Proguard 4.10Xavier Ducrohet
2013-09-26Now it is possible to compile projects with Gradle 1.8Alex Ruiz
2013-09-12Add way to override the local repo destination.Xavier Ducrohet
2013-09-06Lint support.Wing Lam
2013-08-21ProGuard support for libraries.Wing Lam
2013-07-09Refactor model in single library.Xavier Ducrohet
2013-05-08Add builder and plugin version to apk manifest.Xavier Ducrohet
2013-04-29Unify all temp local repo.Xavier Ducrohet
2013-04-18Proguard support.Xavier Ducrohet
2013-04-16Use the internal plugins and the cloned artifacts.Xavier Ducrohet
2013-04-04New module for the model.Xavier Ducrohet
2013-02-07Automate testing build output on devices.Xavier Ducrohet
2013-01-10Custom Junit test report.Xavier Ducrohet
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