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

Make Klib-related Gradle tasks public #204

Merged
merged 26 commits into from
Jun 24, 2024
Merged

Make Klib-related Gradle tasks public #204

merged 26 commits into from
Jun 24, 2024

Commits on Jun 21, 2024

  1. Cleanup build task

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3b2dcb7 View commit details
    Browse the repository at this point in the history
  2. Cleanup merge task

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    31311b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6081700 View commit details
    Browse the repository at this point in the history
  4. Continue cleaning tasks up

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f968b33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c14e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc3b34d View commit details
    Browse the repository at this point in the history
  7. Make tasks public

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a09b259 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    308224d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    853fabb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3f077c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d260c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9a65fe View commit details
    Browse the repository at this point in the history
  13. Cleanup

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d91fa97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d15504 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1df69a View commit details
    Browse the repository at this point in the history
  16. Update KDoc

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ca37fa6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    792a409 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2a30a46 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8420f77 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1d40fa2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    69f94f3 View commit details
    Browse the repository at this point in the history
  22. Align JVM- and KLib-validation behavior for empty projects

    Also, reworked error reporting for the compare task.
    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cd2a320 View commit details
    Browse the repository at this point in the history
  23. Update tasks

    - SyncFile is no longer cachable
    - removed KotlinApiCompareTask's ctor
    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d8271ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8411246 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e306d73 View commit details
    Browse the repository at this point in the history
  26. Fixed property kind

    fzhinkin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    df5c4f9 View commit details
    Browse the repository at this point in the history