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

Enables compiling against direct dependencies only - kotlin #842

Merged

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 (bazelbuild#989)
      Bump quick guide to use v1.8 (bazelbuild#987)
      Fail CI if the docs are outdated (bazelbuild#961)
      Rename dev_io_bazel_rules_kotlin -> io_bazel_rules_kotlin (bazelbuild#973)
      update stardoc to 0.5.6 (bazelbuild#986)
      fix readme about kotlinc_opts and javac_opts (bazelbuild#984)
      Update README with KSP support (bazelbuild#983)
      Regenerate the docs (bazelbuild#980)
      Update the README.md with the latest dev override config (bazelbuild#981)
      Remove opts.release.bzl which is no longer being used (bazelbuild#982)
      Remove print warning from kt_download_local_dev_dependencies (bazelbuild#974)
      Avoid creating duplicate android_sdk_repositories (bazelbuild#978)
      Normalize label (bazelbuild#968)
      Generate koltinc options (bazelbuild#962)
      Restore neverlink on compiler. (bazelbuild#977)
      Use the mnemonic for worker keys (bazelbuild#976)
      Update KtLint to 0.49.1 (bazelbuild#970)
      Add support for -Xuse-fir-lt (bazelbuild#972)
      Support -Xenable-incremental-compilation (bazelbuild#971)
      Update to Kotlin 1.8.21 (bazelbuild#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 Sep 15, 2023

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

    …idanceKotlin_upstream
    
    * upstream/master:
      Move the KSP and compiler target definitions into rules_kotlin (bazelbuild#1014)
      Avoid running java_common#compile against KSP generated outputs (bazelbuild#990)
      Update kt_java_stub_template to 6.2.1 (bazelbuild#992)
      Disable strict deps for Android example (bazelbuild#1013)
      Group the all_tests jobs together in presubmit.yml (bazelbuild#1008)
      Add rules_java 6.4.0 (bazelbuild#1010)
      Update Bazel to 6.3.2 (bazelbuild#1007)
      Update rules_jvm_external to 5.3 (bazelbuild#1009)
      Migrate usages of deprecated `JavaInfo` fields (bazelbuild#1005)
      Remove unnecessary Java runtime dependencies (bazelbuild#1000)
    nkoroste committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bc3ab47 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Add manifest check

    nkoroste committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d28f9fa View commit details
    Browse the repository at this point in the history