aboutsummaryrefslogtreecommitdiff
path: root/builder
AgeCommit message (Expand)Author
2013-01-03Improve on-device test result reporting.Xavier Ducrohet
2013-01-02Misc fixes from previous comments.Xavier Ducrohet
2013-01-02Enforce a given version of platform-tools.Xavier Ducrohet
2013-01-02Add crunch support to the ResourceManager.Xavier Ducrohet
2012-12-21Remove the prebuilts for builder.Xavier Ducrohet
2012-12-21Fix build tests under Windows.Raphael Moll
2012-12-21Keystore objects.Scott Barta
2012-12-20Properly handle failure to create folders.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-20Add tests for FileManager.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-11Adds versionNameSuffix to build typeScott Barta
2012-12-10Use the ResourceMerger to handle overlay.Xavier Ducrohet
2012-12-10Adds a ResourceMerger to the AndroidBuilder library.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-12Minor refactoring.Xavier Ducrohet
2012-10-12Refactor AndroidBuilder, moving stuff into internalXavier 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-09Merge "Add support for --core-library option for dx."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-02Fix tests on Android builder.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-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
2012-09-26Merge "Check version of android.jar coming from repositories."Xavier Ducrohet
2012-09-26Add suppor for --error-on-failed-insert.Xavier Ducrohet
2012-09-26Check version of android.jar coming from repositories.Xavier Ducrohet
2012-09-24Add support for --core-library option for dx.Xavier Ducrohet
2012-09-24Update to the new manifest merger.Xavier Ducrohet
2012-09-21Remove the default java tasks and fix packaging java resXavier Ducrohet
2012-09-20Only create R class for libraries when the project is not a library.Xavier Ducrohet
2012-09-14Some clean up.Xavier Ducrohet
2012-09-13Fix setting up classpath with jars from libraries.Xavier Ducrohet
2012-09-13Don't use an empty main manifest when merging library manifests.Adam Murdoch
2012-09-11Ensure manifest changes trigger new builds.Xavier Ducrohet
2012-09-05Add support for building AILD files.Xavier Ducrohet
2012-08-31Add support for extra lines in BuildConfig.Xavier Ducrohet