History log of /frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa3ddb1c5a23592d92f7583f0e6b528215310d30 04-May-2018 Aurimas Liutikas <aurimas@google.com> Move Kotlin back to 1.2.20 for Jetifier dependencies

org.jetbrains.kotlin:kotlin-stdlib:1.2.20
and bump jetifier version to 1.0.0-alpha05.

Test: ./gradlew assembleDebug
Change-Id: I361c73c6a4ae5c4a947aad9b78221bf1caffc589
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
ba381a314edcd57963ed1ac5910595e04faf29cc 28-Mar-2018 Filip Pavlis <pavlis@google.com> Refactor Jetifier packages to com.android.tools

Bug: b/64833662
Test: it builds!

Change-Id: I27bc0d2b0de17ba0d22e7588dc0742a041f17f31
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
4a360e3a3af230badc847867c117f605367170aa 23-Mar-2018 Filip Pavlis <pavlis@google.com> Split core into core and processor.

For databinding we need a lightweight core that only contains the
types map so we don't have to pull in extra dependencies. This splits
core into core and processor where core is just the config with
neccessary parser and types for its tokens.

Test: N/A
Bug: b/64833662
Change-Id: I7fe7a8c01b3ec24b9d43c6cf29a2e87adbea22d8
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
9220b853b1ab98b677f1feb0d9ff91fe75c5a4ba 06-Mar-2018 Alan Viverette <alanv@google.com> Merge "Pull artifacts from 28.0.0-alpha1 release" into pi-preview1-androidx-dev
am: eb6cbffa2b

Change-Id: Iaa9a34d0b41d1999665a68719939ad2ef7c4760f
dc5d71e83c1ce2a689f4fecdd692f1032f390f4d 06-Mar-2018 Alan Viverette <alanv@google.com> Pull artifacts from 28.0.0-alpha1 release

Also adds more Git mappings, which is probably fine?

Change-Id: I61e8379f1e4cf653ff4523dcc30a2e4a39c79cd8
Fixes: 74213452
Test: ./gradlew dist
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
526389b5eb93f99eaf4dba0b0c75b0b7df9a0f65 27-Feb-2018 Aurimas Liutikas <aurimas@google.com> Move buildSrc classes to androidx.build package.

Test: ./gradlew assembleDebug for support and flatfoot projects
Change-Id: I9ecada2082209e46058dbce453d7222d3999c925
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
a2208ae3c2092b8cd524d4bbbe3444968e656fe0 29-Jan-2018 Jeff Gaston <jeffrygaston@google.com> Move Jetifier Gradle projects into Support Library build

Bug: 72639070
Test: ./gradlew build
Test: ./gradlew projects | grep jetifier
Test: ./gradlew buildOnServer && \
unzip -l ../../out/dist/top-of-tree-m2repository-0.zip \
| grep -i jetifier

Change-Id: I3f91faf2a810b6badc9468e058d6f8df7ce2ea8c
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
55ff6cf2ea231052896b6ffd64a73d74711076d3 09-Jan-2018 Aurimas Liutikas <aurimas@google.com> Make maven archive creation work for Jetifier.

Test: ./gradlew createArchive -> this makes a zip to out/dist/
Change-Id: I59a93c738293b9f4c48f5a2926a8a236c3eca965
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
a55270f0d4721c3b56d454264fdff1e899b0c1bf 30-Nov-2017 Filip Pavlis <pavlis@google.com> Adds build server support into jetifier.

Test: N/A
Bug: b/64833662

Change-Id: I38c53cb9368d5df17f900fe539d614e85ffa9200
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle
94567f47da634d0416d839a926ffd792d8eecaa4 04-Aug-2017 Filip Pavlis <pavlis@google.com> Initial implementation of jetifier.

Tool to be used to rewrite libraries that depend on the
non-refactored support library. Written in Kotlin.

Bug: b/64833662
Test: Tests will be added in next CL.

Change-Id: I0f12636eb792405f1fa30fbbe68dc9c1381db52f
(cherry picked from commit c65e291403a37bb718488ebc472658eab7fbe34d)
/frameworks/support/jetifier/jetifier/gradle-plugin/build.gradle