aboutsummaryrefslogtreecommitdiff
path: root/gradle/src/test
AgeCommit message (Expand)Author
2013-11-21Per-Variant source folder and dependency config.Xavier Ducrohet
2013-11-20Fix tests.Xavier Ducrohet
2013-11-13NDK Integration first pass.Xavier Ducrohet
2013-07-30Don't force creation of task on variant container access.Xavier Ducrohet
2013-07-10Update the model for the proguard files.Xavier Ducrohet
2013-06-29Improve model.Xavier Ducrohet
2013-05-21Fix creating tasks from DSL when querying variants.Xavier Ducrohet
2013-04-29Refactor test tasks into customizable components.Xavier Ducrohet
2013-04-04Refactor ApplicationVariant/BuildVariant.Xavier Ducrohet
2013-04-04New module for the model.Xavier Ducrohet
2013-03-26Add getSourceSets on extension object.Xavier Ducrohet
2013-03-15Detect java plugin and display a nicer error message.Xavier Ducrohet
2013-02-19Misc tweak to the APIs.Xavier Ducrohet
2013-02-07SDK support improvements.Xavier Ducrohet
2013-02-06Merge "Add multi assets folder support + assets in libraries."Xavier Ducrohet
2013-02-05Fix BuildTypeDsl.initWith.Xavier Ducrohet
2013-02-05Add multi assets folder support + assets in libraries.Xavier Ducrohet
2013-01-30Fix renderscript compilation.Xavier Ducrohet
2013-01-29Move to gradle 1.4Xavier Ducrohet
2013-01-28Add Renderscript support.Xavier Ducrohet
2013-01-22Add signing report task.Xavier Ducrohet
2013-01-21Ensures debug keystores are created.Xavier Ducrohet
2013-01-16Add suppor for 1.4Xavier Ducrohet
2013-01-16Improvements to SigningConfig/BuildType initialization.Xavier Ducrohet
2013-01-15Rename the keystore API/DSL by SigningConfig.Xavier Ducrohet
2013-01-14Fix tests after redirected buildDir.Xavier Ducrohet
2013-01-10Custom Junit test report.Xavier Ducrohet
2013-01-04Move BuildTypeDsl out of BuildTypeFactory to workaround some groovy bug.Xavier Ducrohet
2013-01-04Refactor some class from internal in subpackages.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-20Fix some things found by static analysis.Xavier Ducrohet
2012-12-11Add support for multiple res folders in all source sets.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-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