aboutsummaryrefslogtreecommitdiff
path: root/kotlin/common.bzl
AgeCommit message (Expand)Author
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-11Add functionality of `_create_jar_from_tree_artifacts` to the `source_jar_zip...Kotlin Google Eng
2022-11-09n/anickreid
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-24Push stdlib injection into common.bzlnickreid
2022-10-17Internal changeLiam Miller-Cushon
2022-09-29Replace zipping and unzipping functions in `rules_kotlin/kotlin/common.bzl` w...Kotlin Google Eng
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-25 NONEDonald Duo Zhao
2022-08-25 NONEDonald Duo Zhao
2022-08-24 Empty Dir SupportDonald Duo Zhao
2022-08-19 NONEDonald Duo Zhao
2022-08-15 Drop `kt_jvm_toolchains.zipper`Donald Duo Zhao
2022-08-12 - Support directories (tree artifacts) as `resources` attribute.Donald Duo Zhao
2022-08-08Enable JaCoCo code coverageKotlin Google Eng
2022-08-02Replace kt_plugin_config with kt_compiler_pluginnickreid
2022-07-28Accept plugin providers of multiple types in common.kt_jvm_librarynickreid
2022-07-27n/anickreid
2022-07-26Internal ChangeZhaoqing Xu
2022-07-26Internal ChangeZhaoqing Xu
2022-07-25Make run_kotlinc privatenickreid
2022-07-25Simplification to _kapt() now that _DirSrcjarSyncer exists.nickreid
2022-07-22Delete unnecessary HJAR generation action.nickreid
2022-07-22Tiny simplificationnickreid
2022-07-22Support tree-artifacts containing Java in common.kt_jvm_library.nickreid
2022-07-21Restrict rules_kotlin to only support tree-artifacts ending in "/kotlin"nickreid
2022-07-19Internal change.Kevin Bierhoff
2022-07-18Add param `rule_family` to `kt_jvm_compile`, which can be used to enable/disa...nickreid
2022-07-18derive ijar filename from outputKevin Bierhoff
2022-07-12n/anickreid
2022-07-07Accept JavaToolchainInfo as java_toolchain.nickreid
2022-06-29Internal change.Kevin Bierhoff
2022-06-29Internal change.Kevin Bierhoff
2022-06-28Delete unused var.nickreid
2022-06-28Tiny refactoringnickreid
2022-06-24Small simplification to common.kaptnickreid
2022-06-22Internal changeKotlin Google Eng
2022-06-22Make kt_toolchain a mandatory paramnickreid
2022-06-22Rename jvm_compile to run_kotlincnickreid
2022-06-08Internal changeKotlin Google Eng