aboutsummaryrefslogtreecommitdiff
path: root/kotlin
AgeCommit message (Expand)Author
2022-12-09enable support of `neverlink` for `kt_jvm_library` for AOSP onlyKotlin Google Eng
2022-12-06Eliminate merged_deps from common.bzl, and track lists of deps instead.nickreid
2022-12-06enable support of `target_compatible_with` for `kt_jvm_library`Kotlin Google Eng
2022-12-05Eliminate merged_deps from common.kt_jvm_importnickreid
2022-12-05Eliminate dep on skylib structs.nickreid
2022-12-02Automated rollback of commit d717705108bf8ca922a199de7bff0965044c5982.nickreid
2022-12-02Eliminate merged_deps from common.bzl, and track lists of deps instead.nickreid
2022-11-30 NONEDonald Duo Zhao
2022-11-21 NONEDonald Duo Zhao
2022-11-18 NoneDonald Duo Zhao
2022-11-16n/anickreid
2022-11-11Add functionality of `_create_jar_from_tree_artifacts` to the `source_jar_zip...Kotlin Google Eng
2022-11-09n/anickreid
2022-11-07n/anickreid
2022-11-04Pass android_lint_plugins as targets, rather than JavaInfos, to kt_jvm_compilenickreid
2022-11-04Create and apply FileFactory, a class for declaring files relative to some ba...nickreid
2022-11-01InternalZhaoqing Xu
2022-11-01Move the flogger_runtime dep into the kt_jvm_toolchain, and inject it based ...nickreid
2022-10-31Move coverage instrumentation into _run_kotlinc.nickreid
2022-10-26Remove unused export `compile`.nickreid
2022-10-24Push stdlib injection into common.bzlnickreid
2022-10-19Allow foo/testing/ to befriend code in foo/nickreid
2022-10-19Internal cleanup.Kotlin Google Eng
2022-10-17Internal changeLiam Miller-Cushon
2022-10-04internal changeKotlin Google Eng
2022-09-29Replace zipping and unzipping functions in `rules_kotlin/kotlin/common.bzl` w...Kotlin Google Eng
2022-09-22Internal ChangeZhaoqing Xu
2022-09-18android_library no longer has deps-as-exports behaviour.nickreid
2022-09-15Fixing broken go link (replace '-' with '_')jparachoniak
2022-09-12 NONEDonald Duo Zhao
2022-09-07 NONEDonald Duo Zhao
2022-09-07Use relative instead of absolute labels when referring to targets within rule...nickreid
2022-09-02Internal ChangeZhaoqing Xu
2022-08-31Silence kotlinc warnings emitted when running builds in the terminal.nickreid
2022-08-26n/anickreid
2022-08-26 - Allow empty kt sources to compile.Donald Duo Zhao
2022-08-25 NONEDonald Duo Zhao
2022-08-25 NONEDonald Duo Zhao
2022-08-24 Empty Dir SupportDonald Duo Zhao
2022-08-23Clean up references to kt_jvm_compile aliases.nickreid
2022-08-22Internal ChangeZhaoqing Xu
2022-08-19 NONEDonald Duo Zhao
2022-08-16Automated rollback of commit 60d33bd1df238f77cc8eac97cd9807555011c1d8.Zhaoqing Xu
2022-08-16Internal ChangeZhaoqing Xu
2022-08-15 Drop `kt_jvm_toolchains.zipper`Donald Duo Zhao
2022-08-12 `kt_jvm_test.resources` accepts directories.Donald Duo Zhao
2022-08-12 - Support directories (tree artifacts) as `resources` attribute.Donald Duo Zhao
2022-08-11 NONEDonald Duo Zhao
2022-08-09 Add a `java_plugin` visitorDonald Duo Zhao
2022-08-09- NONEDonald Duo Zhao