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

Restingbull/compilation avoidance kotlin #999

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    3416501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fecde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32638bf View commit details
    Browse the repository at this point in the history
  4. fix

    nkoroste committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f11d238 View commit details
    Browse the repository at this point in the history
  5. fixes after rebase

    nkoroste committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a05fc41 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    2aabe48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4cbe8 View commit details
    Browse the repository at this point in the history
  3. buildifier cleanup

    nkoroste committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    37af8f2 View commit details
    Browse the repository at this point in the history
  4. more buildifier

    nkoroste committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1558636 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jul 26, 2023

  1. Merge remote-tracking branch 'upstream/master' into nk-compilationAvo…

    …idanceKotlin_upstream
    
    * upstream/master: (51 commits)
      Expose ksp_version (#989)
      Bump quick guide to use v1.8 (#987)
      Fail CI if the docs are outdated (#961)
      Rename dev_io_bazel_rules_kotlin -> io_bazel_rules_kotlin (#973)
      update stardoc to 0.5.6 (#986)
      fix readme about kotlinc_opts and javac_opts (#984)
      Update README with KSP support (#983)
      Regenerate the docs (#980)
      Update the README.md with the latest dev override config (#981)
      Remove opts.release.bzl which is no longer being used (#982)
      Remove print warning from kt_download_local_dev_dependencies (#974)
      Avoid creating duplicate android_sdk_repositories (#978)
      Normalize label (#968)
      Generate koltinc options (#962)
      Restore neverlink on compiler. (#977)
      Use the mnemonic for worker keys (#976)
      Update KtLint to 0.49.1 (#970)
      Add support for -Xuse-fir-lt (#972)
      Support -Xenable-incremental-compilation (#971)
      Update to Kotlin 1.8.21 (#969)
      ...
    nkoroste committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    03ba94c View commit details
    Browse the repository at this point in the history
  2. fix after git merge

    nkoroste committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3186a38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ab463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81cce1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce390b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. list incoming jdeps

    restingbull committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    46d1e31 View commit details
    Browse the repository at this point in the history
  2. list incoming jdeps

    restingbull committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ccca26f View commit details
    Browse the repository at this point in the history
  3. Show inputs

    restingbull committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bd8f243 View commit details
    Browse the repository at this point in the history
  4. Show inputs

    restingbull committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b07e740 View commit details
    Browse the repository at this point in the history
  5. Show inputs

    restingbull committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70305e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Show inputs on trace

    restingbull committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a5a27a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

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