aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Expand)Author
2013-12-04Refactor build logic.Xavier Ducrohet
2013-12-04Lint: Merge manifest and gradle model values for min & target sdkTor Norbye
2013-12-04Merge "Add option to filter resources."Xavier Ducrohet
2013-12-03Add option to filter resources.Xavier Ducrohet
2013-12-03Fix resource overlay order in lintTor Norbye
2013-12-04Merge "Include source markers in library merged resource files for now"Tor Norbye
2013-12-04Merge "Update lint support"Xavier Ducrohet
2013-12-03Include source markers in library merged resource files for nowTor Norbye
2013-12-03Update lint supportTor Norbye
2013-12-03Renderscript NDK mode support.Xavier Ducrohet
2013-12-03Merge "Change the BuildConfig.FLAVOR_# value to include the group name."Xavier Ducrohet
2013-12-03Merge "Fix overlay issue with new source providers."Xavier Ducrohet
2013-12-03Merge "Extensible model with extra artifacts per variants."Xavier Ducrohet
2013-12-03Change the BuildConfig.FLAVOR_# value to include the group name.Xavier Ducrohet
2013-12-03Fix overlay issue with new source providers.Xavier Ducrohet
2013-12-03Extensible model with extra artifacts per variants.Xavier Ducrohet
2013-12-02Make Gradle plugin use source refs in merged manifestsTor Norbye
2013-11-27Merge "Provide Gradle model to lint task"Tor Norbye
2013-11-26Provide Gradle model to lint taskTor Norbye
2013-11-25Tweak generated source folder API.Xavier Ducrohet
2013-11-25Improved BuildConfig.Xavier Ducrohet
2013-11-22Add API to specify new generated source folders.Xavier Ducrohet
2013-11-21Better handling for LD Libs and C includes.Xavier Ducrohet
2013-11-21Per-Variant source folder and dependency config.Xavier Ducrohet
2013-11-20Fix tests.Xavier Ducrohet
2013-11-19Move to Gradle 1.9Xavier Ducrohet
2013-11-15Support to test proguarded apps.Xavier Ducrohet
2013-11-14Add support for APP_STLXavier Ducrohet
2013-11-14Support for jni lib in library project.Xavier Ducrohet
2013-11-13Renderscript Support Mode.Xavier Ducrohet
2013-11-13NDK Integration first pass.Xavier Ducrohet
2013-11-08Move to Proguard 4.10Xavier Ducrohet
2013-11-07Switch to the Gradle input file detection mechanism.Xavier Ducrohet
2013-11-06Merge "Added more instrumentation option"Xavier Ducrohet
2013-11-05Misc fixes.Xavier Ducrohet
2013-11-05Revert "Disabled test that does not run on CI server or workstation."Xavier Ducrohet
2013-10-31Added more instrumentation optionAlan Jeon
2013-10-14Improve resource merging error handlingTor Norbye
2013-10-11Revert "Added more options for dependency resolution."Alex Ruiz
2013-10-10Added more options for dependency resolution.Alex Ruiz
2013-10-04Merge "Make lint task use the plugin's SDK home, not environment"Tor Norbye
2013-10-04Tweak the user message for the 1.8 gradle dependencyTor Norbye
2013-10-03Make lint task use the plugin's SDK home, not environmentTor Norbye
2013-09-30Merge "Now it is possible to compile projects with Gradle 1.8"Alex Ruiz
2013-09-26Merge "Disabled test that does not run on CI server or workstation."Alex Ruiz
2013-09-26Disabled test that does not run on CI server or workstation.Alex Ruiz
2013-09-26Now it is possible to compile projects with Gradle 1.8Alex Ruiz
2013-09-25Set Java compiler default encoding to UTF-8.Alex Ruiz
2013-09-25Importing project with missing deps now works in Gradle 1.8.Alex Ruiz
2013-09-25Importing projects with missing deps, using Gradle 1.8, is now fixed.Alex Ruiz