aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/src/main
Commit message (Expand)AuthorAgeFilesLines
* Lint: Merge manifest and gradle model values for min & target sdkTor Norbye2013-12-041-9/+46
* Merge "Add option to filter resources."Xavier Ducrohet2013-12-045-7/+31
|\
| * Add option to filter resources.Xavier Ducrohet2013-12-035-7/+31
* | Fix resource overlay order in lintTor Norbye2013-12-031-10/+13
* | Merge "Include source markers in library merged resource files for now"Tor Norbye2013-12-041-6/+2
|\ \
| * | Include source markers in library merged resource files for nowTor Norbye2013-12-031-6/+2
* | | Merge "Update lint support"Xavier Ducrohet2013-12-045-234/+742
|\| | | |/ |/|
| * Update lint supportTor Norbye2013-12-035-234/+742
* | Renderscript NDK mode support.Xavier Ducrohet2013-12-036-17/+78
|/
* Merge "Change the BuildConfig.FLAVOR_# value to include the group name."Xavier Ducrohet2013-12-033-8/+22
|\
| * Change the BuildConfig.FLAVOR_# value to include the group name.Xavier Ducrohet2013-12-033-8/+22
* | Merge "Extensible model with extra artifacts per variants."Xavier Ducrohet2013-12-0330-252/+1016
|\|
| * Extensible model with extra artifacts per variants.Xavier Ducrohet2013-12-0330-252/+1016
* | Make Gradle plugin use source refs in merged manifestsTor Norbye2013-12-022-0/+11
* | Merge "Provide Gradle model to lint task"Tor Norbye2013-11-274-10/+60
|\ \ | |/ |/|
| * Provide Gradle model to lint taskTor Norbye2013-11-264-10/+60
* | Tweak generated source folder API.Xavier Ducrohet2013-11-253-12/+62
* | Improved BuildConfig.Xavier Ducrohet2013-11-256-26/+94
* | Add API to specify new generated source folders.Xavier Ducrohet2013-11-224-0/+72
* | Better handling for LD Libs and C includes.Xavier Ducrohet2013-11-213-16/+51
* | Per-Variant source folder and dependency config.Xavier Ducrohet2013-11-2120-598/+375
|/
* Fix tests.Xavier Ducrohet2013-11-201-1/+10
* Move to Gradle 1.9Xavier Ducrohet2013-11-191-1/+1
* Support to test proguarded apps.Xavier Ducrohet2013-11-154-80/+111
* Add support for APP_STLXavier Ducrohet2013-11-143-4/+25
* Support for jni lib in library project.Xavier Ducrohet2013-11-1411-144/+167
* Renderscript Support Mode.Xavier Ducrohet2013-11-135-16/+85
* NDK Integration first pass.Xavier Ducrohet2013-11-1319-41/+538
* Move to Proguard 4.10Xavier Ducrohet2013-11-084-42/+190
* Switch to the Gradle input file detection mechanism.Xavier Ducrohet2013-11-076-85/+28
* Merge "Added more instrumentation option"Xavier Ducrohet2013-11-063-0/+32
|\
| * Added more instrumentation optionAlan Jeon2013-10-313-0/+32
* | Misc fixes.Xavier Ducrohet2013-11-051-1/+2
|/
* Improve resource merging error handlingTor Norbye2013-10-144-102/+153
* Revert "Added more options for dependency resolution."Alex Ruiz2013-10-111-17/+4
* Added more options for dependency resolution.Alex Ruiz2013-10-101-4/+17
* Merge "Make lint task use the plugin's SDK home, not environment"Tor Norbye2013-10-043-75/+143
|\
| * Make lint task use the plugin's SDK home, not environmentTor Norbye2013-10-033-75/+143
* | Tweak the user message for the 1.8 gradle dependencyTor Norbye2013-10-041-3/+9
|/
* Set Java compiler default encoding to UTF-8.Alex Ruiz2013-09-252-0/+2
* Importing project with missing deps now works in Gradle 1.8.Alex Ruiz2013-09-251-2/+2
* Importing projects with missing deps, using Gradle 1.8, is now fixed.Alex Ruiz2013-09-251-5/+8
* Now we provide more info about the Gradle build.Alex Ruiz2013-09-233-0/+61
* Fix to make lint treat projects as a gradle projectsTor Norbye2013-09-112-10/+45
* Update Model.Xavier Ducrohet2013-09-103-0/+23
* Add the library manifest in the model.Xavier Ducrohet2013-09-091-0/+9
* Merge "Lint support. Will run lint with custom rules from dependent libraries...Xavier Ducrohet2013-09-065-11/+65
|\
| * Lint support. Will run lint with custom rules from dependent libraries(aar) a...Wing Lam2013-09-065-11/+65
* | Merge "Lint support."Xavier Ducrohet2013-09-065-0/+273
|\|
| * Lint support.Wing Lam2013-09-065-0/+273