-
Notifications
You must be signed in to change notification settings - Fork 211
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
nkoroste
merged 17 commits into
bazelbuild:master
from
nkoroste:nk-compilationAvoidanceKotlin_upstream
Sep 29, 2023
Merged
Enables compiling against direct dependencies only - kotlin #842
nkoroste
merged 17 commits into
bazelbuild:master
from
nkoroste:nk-compilationAvoidanceKotlin_upstream
Sep 29, 2023
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3416501 - Browse repository at this point
Copy the full SHA 3416501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fecde - Browse repository at this point
Copy the full SHA 16fecdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32638bf - Browse repository at this point
Copy the full SHA 32638bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11d238 - Browse repository at this point
Copy the full SHA f11d238View commit details -
Configuration menu - View commit details
-
Copy full SHA for a05fc41 - Browse repository at this point
Copy the full SHA a05fc41View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2aabe48 - Browse repository at this point
Copy the full SHA 2aabe48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4cbe8 - Browse repository at this point
Copy the full SHA 2b4cbe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37af8f2 - Browse repository at this point
Copy the full SHA 37af8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1558636 - Browse repository at this point
Copy the full SHA 1558636View commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f14ecf - Browse repository at this point
Copy the full SHA 9f14ecfView commit details
Commits on Jul 26, 2023
-
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) ...
Configuration menu - View commit details
-
Copy full SHA for 03ba94c - Browse repository at this point
Copy the full SHA 03ba94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3186a38 - Browse repository at this point
Copy the full SHA 3186a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ab463 - Browse repository at this point
Copy the full SHA b2ab463View commit details -
All excluding specific target via kt_experimental_prune_transitive_de…
…ps_incompatible tag
Configuration menu - View commit details
-
Copy full SHA for 81cce1e - Browse repository at this point
Copy the full SHA 81cce1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce390b2 - Browse repository at this point
Copy the full SHA ce390b2View commit details
Commits on Sep 15, 2023
-
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)
Configuration menu - View commit details
-
Copy full SHA for bc3ab47 - Browse repository at this point
Copy the full SHA bc3ab47View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d28f9fa - Browse repository at this point
Copy the full SHA d28f9faView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.