aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04Update source_jar_zipper_deploy.jarupstream-mainnickreid
2023-12-04Remove -Xuse-old-innerclasses-logicnickreid
2023-11-07Update Kotlinc to 1.9.20Kotlin Google Eng
2023-11-06Rebuild source_jar_zipper_deploy.jarPolina Mitrikovskaia
2023-11-06n/anickreid
2023-11-03Merge jvm_library.bzl and jvm_library.internal.bzlnickreid
2023-11-01Remove java_plugin_datas from kt_plugin_map.nickreid
2023-10-31n/anickreid
2023-10-31Simplify Kotlin toolchain JDK selectionLiam Miller-Cushon
2023-10-31Move disable_lint_checks handling into run_lint_on_library for unified handling.Kotlin Google Eng
2023-10-27n/anickreid
2023-10-26Separate KtCompilerPluginInfo from kt_compiiler_pluginnickreid
2023-10-25n/anickreid
2023-10-24n/anickreid
2023-10-24Be more precise about which JARs are being merged into the final HJAR.nickreid
2023-10-23When calling unittest_suite.render, use the name arg as a prefix to the rende...nickreid
2023-10-20n/anickreid
2023-10-19Add some tests for cross-package src validations.nickreid
2023-10-19n/anickreid
2023-10-19Enforce that analysis test names match the name of the target under test.nickreid
2023-10-18Move neverlink test to analysis testsnickreid
2023-10-17Flatten unnecessary "internal_do_not_use" directories now that starlark has v...nickreid
2023-10-17Delete some unused filesnickreid
2023-10-17Move compiler_plugin tests under analysis/jvm/compiler_pluginnickreid
2023-10-17Expand jvm_compile_test.bzl into BUILD filesnickreid
2023-10-17Set RULES_DEFS_THAT_COMPILE_KOTLIN to "public"nickreid
2023-10-17n/anickreid
2023-10-13Expand jvm_import_test.bzl into BUILD files.nickreid
2023-10-12Expand jvm_library_test.bzl into BUILD filesnickreid
2023-10-12Automated rollback of commit 0f89d67cae72c0953805ea0fa4b4d46bf2f934bc.nickreid
2023-10-12Rebuild source_jar_zipper_deploy.jarnickreid
2023-10-11Remove -Xuse-old-innerclasses-logicnickreid
2023-10-11Rebuild source_jar_zipper_deploy.jarnickreid
2023-10-11Move some analysis tests to tests/jvm/analysisnickreid
2023-10-11internal_changeDonald Duo Zhao
2023-10-10Enforce that kt analysis test targets end with _testnickreid
2023-10-10internal_changeDonald Duo Zhao
2023-10-10Delete assert_failure_test.bzlnickreid
2023-10-10n/anickreid
2023-10-10Expose the license target in OSS so that we can also expose package(default_a...nickreid
2023-10-10Remove unused attributesLiam Miller-Cushon
2023-10-10n/anickreid
2023-10-09Add kt_unittest_suites to simplify writing unit testsnickreid
2023-10-09Move kt_jvm_library_test rule to its own file, and rename it to kt_jvm_librar...nickreid
2023-10-09n/anickreid
2023-10-09Move tests/analysis/for_testing.bzl to kotlin/jvm/testing/for_analysis.bzlnickreid
2023-10-09Get toolchain type from a kotlin toolchain when setting it on affected actionsNevena Kotlaja
2023-10-09Move some more testing utils under common/testingnickreid
2023-10-09Add kt_asserts for common testing assertions.nickreid
2023-10-09Run Android Lint iff there are files that need to be checked.nickreid