- f9157bb Stop enabling Java Security Manager before Java 24 (#1360) by Ben Lee · 4 days ago upstream/master
- 5ecb3fa [kapt] allow options to be passed to kapt and javac annotation processing. (#1354) by Corbin McNeely-Smith · 4 weeks ago
- 17862f9 Generate KSP classes jar as output (#1329) by Sridhar Mocherla · 4 weeks ago
- 43a1533 Allow multiple kt_plugin_cfg (#1353) by Corbin McNeely-Smith · 6 weeks ago
- 9423246 fix doc (#1355) by Jiayu Chen · 7 weeks ago
- 18d8be4 Shard integration tests (#1350) by Corbin McNeely-Smith · 9 weeks ago
- b7a524f Fix non-file inclusion into runfiles for data. (#1349) by Corbin McNeely-Smith · 9 weeks ago
- b09a3cf Add support for env_inherit (#942) by Gibson Fahnestock · 3 months ago
- 13f43bf Add support for experimental `removeDebugInfo` flag (#1342) by Jiayu Chen · 3 months ago
- 55f8585 Fix Android test coverage support (#1338) by Ben Lee · 3 months ago v2.1.8
- 061c18e Use the jacoco_coverage_runner provided by remote_java_tools (#1339) by Ben Lee · 3 months ago
- 43be561 Ensure that associates are being included in the source dep_infos list (#1337) by Ben Lee · 3 months ago
- e778dcb Fix type in kt_android_library_impl (#1336) by Ben Lee · 3 months ago
- f7ad0cf Support Starlark rules_android (#1333) by Ben Lee · 3 months ago
- cb8b7be Include associates transitive compile jars in classpath (#1331) by rbeazleyspot · 3 months ago v2.1.7
- 9734aa6 Add experimental Build Tools API (BTAPI) for compilation (#1325) by Erik Kerber · 3 months ago v2.1.6
- c227a1e Upgrade Kotlin to 2.1.21, KSP to 2.1.21-2.0.1 (#1323) by Ben Lee · 3 months ago
- fb30529 Update JC plugin to support AS Layout Inspector (#1297) by Sebastian Zalewski · 3 months ago
- c0935e1 Updating plexus-utils to patch CVE-2022-4244 (#1327) by Aaron Levy · 3 months ago
- e1db289 Apply equivalent of changes from #1274 to release build file (#1324) by Alex Humesky · 3 months ago
- f503450 Add missing load statements in setup.bzl (#1322) by Ben Lee · 3 months ago
- 41b1fcf Bump Bazel versions to their latest minor releases (#1315) by Ben Lee · 3 months ago
- a7c5da7 Update KtLint to 1.6.0 (#1319) by Ben Lee · 3 months ago
- 75db69a Add missing java and shell load statements (#1318) by Ben Lee · 3 months ago
- d2d26a5 Update rules_android to 0.6.4 (#1317) by Ben Lee · 3 months ago
- 82cc9d4 Rework local development docs (#1321) by Ben Lee · 3 months ago
- b2bbb8b Update KtLint to 1.5.0 (#1281) by Ben Lee · 3 months ago
- 2d41fbc Add support for Kotlin 2.1.20 (#1298) by Ben Lee · 3 months ago
- 3b69871 Add x_annotation_default_target kotlinc option (#1314) by Erik Kerber · 3 months ago
- 28d6379 Fix associates compile classpath (#1271) by rbeazleyspot · 3 months ago
- 5219847 Use `export_files` to export the KSP JAR files (#1313) by Kenny Pitt · 3 months ago
- 9ea77be [exports] Propagate runfiles as part of exported resources (#1310) by Corbin McNeely-Smith · 4 months ago
- 3c9ac00 Remove duplicate and unused WorkignDirectoryContext (#1308) by Erik Kerber · 4 months ago
- fe0f951 Fix FileAlreadyExistsException when running coverage with RBE (#1307) by laureanobrs · 4 months ago
- dcfef21 Add x_suppress_warning to kotlinc options (#1306) by cheister · 4 months ago
- f446484 Use remote_java_tools for jacocorunner (#1303) by Ben Lee · 4 months ago v2.1.4
- 9abb823 Resolve compiler warning (#1302) by Ben Lee · 5 months ago
- ce4e084 More prep for 2.1.10+ (#1301) by Ben Lee · 5 months ago
- aa7b820 Pass class jars to the provider (#1304) by Ben Lee · 5 months ago
- 9a0fe8d Kotlin 2.1.10+ prep (#1299) by Ben Lee · 5 months ago
- c1f6d80 README + Release Note Refresh (#1296) by Sebastian Shanus · 5 months ago
- fb26ad6 Invert withTracing log output (#1295) by Sebastian Shanus · 5 months ago
- b563b57 Fix android_sdk import path to use rules_android (#1292) by Byoungchan Lee · 5 months ago
- e50564f Upgrade Bazel, rules_android, rules_java, and the rest of the world (#1278) by Ben Lee · 6 months ago
- 59a9253 Limit compiler version target to (major, minor) for capabilities (#1288) by Prasanna Swaminathan · 6 months ago
- 3a94ba3 Update README.md (#1286) by Christian Edward Jackson-Gruber · 6 months ago
- 681b218 Allow empty glob in src/main/starlark/BUILD.release.bazel for Bazel 8 compatibility (#1283) by Alex Humesky · 6 months ago v2.1.3
- f6de627 Don't glob for .bazel files in the release archive (#1279) by Ben Lee · 6 months ago v2.1.2
- 7c57e0c Add support for strict associate deps (#1260) by Ben Lee · 7 months ago v2.1.1
- 4e3b18e Fixes for Windows issues found in the course of updating rules_jvm_external to use Starlark Android rules (#1274) by Alex Humesky · 7 months ago
- f33145f Pass module_name from kt_android_library to kt_jvm_library (#1277) by Sukolsak Sakshuwong · 7 months ago
- 274ac9c Pull java_stub_template.txt as an http_file (#1270) by Ben Lee · 7 months ago
- 096170f Update platforms to 0.0.11 (#1263) by Ben Lee · 8 months ago
- 09a1a8b Improve maintenance of the capabilities. (#1252) by Corbin McNeely-Smith · 8 months ago
- 661142b Add support for experimental treatInternalAsPrivate (#1248) by rbeazleyspot · 8 months ago
- f20ef32 Require a mnemonic when calling _run_kt_builder_action (#1261) by Ben Lee · 8 months ago
- 5b593c0 Clean up _get_associates creation (#1259) by Ben Lee · 8 months ago
- 4b48424 Update .gitignore (#1258) by Ben Lee · 8 months ago
- ced0c70 Add 8.x to presubmit CI (#1256) by Ben Lee · 8 months ago
- fcf8055 Query the release target in the integration tests (#1254) by Ben Lee · 8 months ago v2.1.0
- f6a419c Fix typo in src/main/starlark/core/compile/BUILD.release.bazel (#1253) by Ben Lee · 8 months ago
- 7a988ee Create a new "bootstrap" toolchain and compile with 2.1.0 (#1244) by Corbin McNeely-Smith · 9 months ago
- c68e194 Add support for -Xconsistent-data-class-copy-visibility (#1247) by Ben Lee · 9 months ago
- f054b77 fix running kotlin targets (#1242) by Ben Lee · 9 months ago
- e6fcd7d Fix workspace resolution for development (#1231) by Corbin McNeely-Smith · 9 months ago
- 0b7d242 Add a current_toolchain target to be referenced by kt_toolchain attribute (#1239) by Jack Dai · 9 months ago
- 87d5987 Stop suggesting that Java's `exported_plugins` is transitive. (#1236) by Chris Povirk · 10 months ago
- c93d6ae Add rules_jvm_external overrides for stdlib (#1219) by Ben Lee · 11 months ago
- e51619c [infra] Use kotlin standard libraries from the toolchain, as opposed to hard coded. (#1225) by Corbin McNeely-Smith · 11 months ago
- 7c14a34 Pass generated_source_jar to the final JavaInfo (#1223) by Ben Lee · 11 months ago
- 40fecf5 Update released_rules_kotlin to 1.9.6 (#1215) by Ben Lee · 12 months ago v2.0.0
- 2821bbb Add support for Kotlin 2.0.10 (#1216) by Ben Lee · 12 months ago
- 7b2ba28 [stardoc] Update stardoc to 0.7.0 (#1214) by Corbin McNeely-Smith · 12 months ago
- cff2e6f [infra] Convert examples to bazel integration tests (#1183) by Corbin McNeely-Smith · 1 year ago
- 6d30df2 [toolchains] Add native.toolchain arguments to define_kt_toolchain (#1213) by Corbin McNeely-Smith · 1 year ago
- afceffb Update KtLint to 1.3.1 (#1210) by Ben Lee · 1 year ago
- e39c952 Add support for -Xjvm-release (#1200) by Ben Lee · 1 year ago
- f8e5c77 Implement Jdeps using K2 APIs (#1166) by James Barr · 1 year, 1 month ago
- 61e1a3d bump bazel to 7.3.0 (#1207) by Alberto Cavalcante · 1 year, 1 month ago
- 9cfccc3 [ksp] Rename files during extraction (#1201) by Corbin McNeely-Smith · 1 year, 1 month ago
- f14d01e Support testing with coverage in dev mode (#1199) by Ben Lee · 1 year, 2 months ago
- 67be90d Import rules_android in MODULE.bazel (#1195) by Ben Lee · 1 year, 2 months ago
- d964c23 Drop support for JavaScript (#1185) by Ben Lee · 1 year, 2 months ago
- 26482ca Update Bazel to 7.2.1 (#1186) by Ben Lee · 1 year, 2 months ago
- b12f628 Add docs for cutting new rules releases (#1191) by Ben Lee · 1 year, 2 months ago
- 38f9c0f Update Skylib to 1.7.1 (#1188) by Ben Lee · 1 year, 2 months ago
- b076b4a Revert "Update README.md" (#1192) by Ben Lee · 1 year, 2 months ago
- 07b5541 Update README.md by Ben Lee · 1 year, 2 months ago
- 4062c35 Fix stardoc breakage in bazel @ HEAD (#1190) by Corbin McNeely-Smith · 1 year, 2 months ago
- 289e716 Update platforms to 0.0.10 (#1189) by Ben Lee · 1 year, 2 months ago
- ec000a3 Update Skylib to 1.7.1 (#1187) by Ben Lee · 1 year, 2 months ago
- fe0d460 Update KtLint to 1.3.0 (#1184) by Ben Lee · 1 year, 2 months ago v1.9.6
- 7dcb7f9 Fix js test and format capabilities (#1178) by Corbin McNeely-Smith · 1 year, 3 months ago
- 24e2aa7 Should not have been committed without review. by Corbin McNeely-Smith · 1 year, 3 months ago
- 0c3e186 Fix js test and format capabilities by Corbin McNeely-Smith · 1 year, 3 months ago
- fe5c6fa Make loading the kotlinc repository lazy (#1126) by Corbin McNeely-Smith · 1 year, 3 months ago
- 257b9ad Restrict unecessary inputs to 'JdepsMerge' actions (#1175) by arteghem · 1 year, 4 months ago
- 6f3c7db Update presubmit.yml (#1177) by Ben Lee · 1 year, 4 months ago
- 4aa06a9 Update bazel_skylib to 1.6.1 in release module (#1174) by Ben Lee · 1 year, 4 months ago
- 0949543 Mark kotlin extension as reproducible (#1173) by Fabian Meumertzheim · 1 year, 4 months ago