History log of /frameworks/support/gradlew
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5f4f984d5ed57abadec79ebd81b2c38ff4e7e0f 17-May-2018 Aurimas Liutikas <aurimas@google.com> Enable lint stacktraces.

Lint sometimes crashes and we need good logs when it does.

Test: None
Change-Id: I5054008a6fdc1a5d8cd3ac81bd3188f011aa3515
/frameworks/support/gradlew
9979d075b11abe016d1585a25b4e51b050a81cbf 13-Mar-2018 Aurimas Liutikas <aurimas@google.com> Set GRADLE_USER_HOME when OUT_DIR is specified.

On build server we don't want to use the default ~/.gradle/ home directory
as that get shared between beild and thus causing flakiness.

Test: OUT_DIR="../../out" ./gradlew assembleDebug
Change-Id: I02ea6228499285841848130c1405b8d4c0e049cd
/frameworks/support/gradlew
7df63fffd2e216b3d2de594770fc98686fa057e3 06-Mar-2017 Alan Viverette <alanv@google.com> Fix bash conditional for platform detection

Bug: 35993037
Test: ./gradlew createArchive
Change-Id: I5adbb8b808200511b15752a1d07e4cd05fe9ed13
/frameworks/support/gradlew
c69882cb9b130902c1554ef5d3e3b06d776cd796 05-Mar-2017 Alan Viverette <alanv@google.com> Re-enable lint enforcement, fix remaining lint issues

Bug: 29630077
Test: ./gradlew lint
Change-Id: Ied1e4b1c33ba158d6bfab5439497ee4fc8284a8f
/frameworks/support/gradlew
d38b36c6370fe2aa448b7b824e8fb399fb3f0b97 01-Feb-2017 Alan Viverette <alanv@google.com> Require lint when building release target

Make plugin more groovy. Fixes lint errors that were blocking submit.
Fixes lint API database path to be relative to project directory.

Change-Id: I0c3d8b0ba0b9c40d4a7979677f03b9eff6dcf2ce
Fixes: 29630077
Test: ./gradlew createArchive
/frameworks/support/gradlew
b6cd7a018a45d277918a741184a4551b6bf62018 16-Nov-2016 Alan Viverette <alanv@google.com> Fix bash conditional

Bug: 29630077
Test: ./gradlew lint
Change-Id: I0be0f3a0035929bf4db27f4429e4ad3650ffd1ff
/frameworks/support/gradlew
af6b251c15dab2237fdf100b5ebb9c0851c2d490 16-Nov-2016 Alan Viverette <alanv@google.com> Adds working lint target to support lib build, more workarounds

Explicitly disable on v17 leanback and v7 preference, which need
some work. Suppress issues due to Lint failing to distinguish locally-
defined methods from framework methods.

Depends on fullsdk project, which is NOT in the default checkout.

Bug: 29630077
Test: ./gradlew lint && ./gradlew assemble
Change-Id: If8da576a8f9e2a431bc60a473f0c36054818d7c1
/frameworks/support/gradlew
f77697dd90787e1df416bb90d44e7a074ec40c34 16-Aug-2016 Yigit Boyar <yboyar@google.com> Move to gradle 3.0, tools 2.2-beta1

Support lib was stuck in tools 2.2-alpha due to a bug in gradle 2.14
(tools 2.2-beta depends on gradle 2.14).

The bug is resolved in gradle 3.0 and tools team suggested us to move
to 3.0.

I've also added some sane defaults to gradle-properties to get faster
builds with in-process dexing and gradle daemon usage

Bug: 30160196
Gradle Bug: https://code.google.com/p/android/issues/detail?id=219034
Change-Id: I6a8c310dd252d160565b6bd57635a8d4ee41dc6b
/frameworks/support/gradlew
0451867ab21b4fd8d11c37fd774a4cee1ffeb0ff 19-Mar-2014 Xavier Ducrohet <xav@google.com> Update gradlew to relocate .gradle into out/...

Change-Id: I56657f33be295e5759042786c2fd3fc941dcfb78
/frameworks/support/gradlew
0f3d903942978b7a4f2f91d6bfc72d3876689cbe 19-Mar-2014 Xavier Ducrohet <xav@google.com> Add gradle wrapper.

Change-Id: I09f5f505c2ea705e2b80e905decb354eeea91f1c
/frameworks/support/gradlew