Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream KSP implementation #1393

Merged
merged 29 commits into from Oct 16, 2021
Merged

Upstream KSP implementation #1393

merged 29 commits into from Oct 16, 2021

Commits on Sep 25, 2021

  1. Add KSP deps

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    203ecbc View commit details
    Browse the repository at this point in the history
  2. Initial code drop

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    a8b6679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4302951 View commit details
    Browse the repository at this point in the history
  4. Kotlin 1.5.30 and use KSP for autoservice

    So tired of kapt oh my god
    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    31fe0ba View commit details
    Browse the repository at this point in the history
  5. Remove remaining incap refs

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    5a34746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a9dea6 View commit details
    Browse the repository at this point in the history
  7. Add extra KSP tests

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    497bfbc View commit details
    Browse the repository at this point in the history
  8. Clean up properties

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    45e8290 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66a3933 View commit details
    Browse the repository at this point in the history
  10. Spotless

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    5d7c9af View commit details
    Browse the repository at this point in the history
  11. Simplify KSP test

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    bac1f8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    637357e View commit details
    Browse the repository at this point in the history
  13. Update KCT

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    8b4192d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9841567 View commit details
    Browse the repository at this point in the history
  15. Misc cleanups

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    2f852c5 View commit details
    Browse the repository at this point in the history
  16. Extract and share Options

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    bd4fd96 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7da1e39 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2408e77 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b7b3aa View commit details
    Browse the repository at this point in the history
  20. Add kotlinpoet ksp deps

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    d8a7685 View commit details
    Browse the repository at this point in the history
  21. Update kotlinpoet to 1.10.1

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b816f98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d0171e7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0bc41b2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ff8c8d4 View commit details
    Browse the repository at this point in the history
  25. Remove leftover comment

    ZacSweers committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    07faa9f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    5d1792a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Another fix

    ZacSweers committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    7e8374e View commit details
    Browse the repository at this point in the history
  2. Simplify

    ZacSweers committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    0eef2a2 View commit details
    Browse the repository at this point in the history
  3. Use toKModifier helper

    ZacSweers committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    d808086 View commit details
    Browse the repository at this point in the history