aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Expand)Author
2013-01-04Refactor some class from internal in subpackages.Xavier Ducrohet
2013-01-03Improve on-device test result reporting.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-21Fix build tests under Windows.Raphael Moll
2012-12-21Keystore objects.Scott Barta
2012-12-20Prepare support for device tests.Xavier Ducrohet
2012-12-20Fix some things found by static analysis.Xavier Ducrohet
2012-12-20Fix misc issues from the 2 previous changes.Xavier Ducrohet
2012-12-19Incremental resource merger support.Xavier Ducrohet
2012-12-13Update build files to not require some local properties.Xavier Ducrohet
2012-12-11Merge "Add support for multiple res folders in all source sets."Xavier Ducrohet
2012-12-11Add support for multiple res folders in all source sets.Xavier Ducrohet
2012-12-11Merge "Adds versionNameSuffix to build type"Scott Barta
2012-12-11Adds versionNameSuffix to build typeScott Barta
2012-12-11Move to Gradle 1.3Xavier Ducrohet
2012-12-10running integrationTest should force uploading both artifacts.Xavier Ducrohet
2012-12-10Merge "Use the ResourceMerger to handle overlay."Xavier Ducrohet
2012-12-10Use the ResourceMerger to handle overlay.Xavier Ducrohet
2012-12-10Allow using ANDROID_HOME to point to SDK when running gradle check.Xavier Ducrohet
2012-12-07Merge "Two simple test projects to detect overlay issues."Xavier Ducrohet
2012-12-07Configure idea plugin to support integration test src folder.Xavier Ducrohet
2012-12-07Two simple test projects to detect overlay issues.Xavier Ducrohet
2012-11-12Move test projects into integration-testXavier Ducrohet
2012-11-12Add test project for api in library projects.Xavier Ducrohet
2012-11-12Add test that builds all the test projects.Xavier Ducrohet
2012-11-09Continue support for build variant API.Xavier Ducrohet
2012-10-24Add API to query build variants.Xavier Ducrohet
2012-10-22Add some basic test of the plugin.Xavier Ducrohet
2012-10-12Refactor the gradle plugin.Xavier Ducrohet
2012-10-12Fix issue from last refactoring.Xavier Ducrohet
2012-10-12Minor refactoring.Xavier Ducrohet
2012-10-11Massive changes related to DSL and task inputs.Xavier Ducrohet
2012-10-10Change the bundled library extenstion to aar.Xavier Ducrohet
2012-10-09Update DependencyChecker to run in the per-variant prepare task.Xavier Ducrohet
2012-10-09Merge "Add support for --core-library option for dx."Xavier Ducrohet
2012-10-08Add local jars to the dependencies.Xavier Ducrohet
2012-10-08Change android source set to match the default foldersXavier Ducrohet
2012-10-08Per-lib prepare task.Xavier Ducrohet
2012-10-05Support compile config for flavors and build types.Xavier Ducrohet
2012-10-04Use custom SourceSet instead of default Java ones.Xavier Ducrohet
2012-10-03Refactoring of the plugin/extension classesXavier 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-28Better detection of dependency conflicts.Xavier Ducrohet
2012-09-27Prepare to upload the gradle plugin to maven.Xavier Ducrohet
2012-09-26Only package libraries that have been processed.Xavier Ducrohet
2012-09-26Generate smaller R classes for libraries.Xavier Ducrohet