aboutsummaryrefslogtreecommitdiff
path: root/gradle-model
AgeCommit message (Expand)Author
2013-12-04Refactor build logic.Xavier Ducrohet
2013-12-03Extensible model with extra artifacts per variants.Xavier Ducrohet
2013-11-22Add API to specify new generated source folders.Xavier Ducrohet
2013-11-21Per-Variant source folder and dependency config.Xavier Ducrohet
2013-11-20Fix tests.Xavier Ducrohet
2013-10-31Added more instrumentation optionAlan Jeon
2013-10-10Updated plug-in version to 0.6.2Alex Ruiz
2013-10-01Updated plug-in version to 0.6.1.Alex Ruiz
2013-09-26Updated plug-in version to 0.6.0.Alex Ruiz
2013-09-23Now we provide more info about the Gradle build.Alex Ruiz
2013-09-11Move to version 0.5.7Xavier Ducrohet
2013-09-10Remove an assert that cannot work if project is not built.Xavier Ducrohet
2013-09-10Update Model.Xavier Ducrohet
2013-09-06Added 'compileJavaTaskName' to Gradle model.Alex Ruiz
2013-09-06Revert "Updated plug-in version to 0.6."Alex Ruiz
2013-09-05Updated plug-in version to 0.6.Alex Ruiz
2013-09-04Add some new anchor tasks.Xavier Ducrohet
2013-07-09Refactor model in single library.Xavier Ducrohet
2013-07-08Detect java-only module dependencies.Xavier Ducrohet
2013-07-01Add support for library coming from modules.Xavier Ducrohet
2013-07-01Add the original bundle to the library model.Xavier Ducrohet
2013-06-29Improve model.Xavier Ducrohet
2013-06-26Small cleanup for the basic project.Xavier Ducrohet
2013-06-26Misc fixes due to previous changes.Xavier Ducrohet
2013-06-20Properly link the final task output and the model.Xavier Ducrohet
2013-06-18Fix dependencies management.Xavier Ducrohet
2013-05-21Update Model.Xavier Ducrohet
2013-05-15Add missing uploadArchives task for new modules.Xavier Ducrohet
2013-05-01Update model with compile target and bootclasspath in AndroidProject.Xavier Ducrohet
2013-04-29Unify all temp local repo.Xavier Ducrohet
2013-04-16Use the internal plugins and the cloned artifacts.Xavier Ducrohet
2013-04-12Add test for Variant.isSigned().Xavier Ducrohet
2013-04-11Add dependencies to the model.Xavier Ducrohet
2013-04-11Several fixes for the test support in the model.Xavier Ducrohet
2013-04-05Add list of product flavors to custom model.Xavier Ducrohet
2013-04-04Add support for variants in the model.Xavier Ducrohet
2013-04-04Refactor ApplicationVariant/BuildVariant.Xavier Ducrohet
2013-04-04New module for the model.Xavier Ducrohet