Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_kotlin
/
HEAD
d8825d3
feat: allow passing KSP options via kt_ksp_plugin (#1478)
by Andrei Nevedomskii
· 3 days ago
upstream/master
d6e9b64
chore(deps): update dependency bazel to v9.0.1 (#1483)
by renovate[bot]
· 4 days ago
726f2b1
Add repository entry for bazel-contrib rules_kotlin (#1482)
by Yun Peng
· 4 days ago
9323f56
[maintenance] Update buildifier (#1486)
by Andrzej Głuszak
· 4 days ago
1fd1747
[maintenance] Remove unused development setup for WORKSPACE (#1477)
by Andrzej Głuszak
· 6 days ago
a0c8013
Drop support for Java 8, stop using kotlin-preloader (#1474)
by Andrzej Głuszak
· 6 days ago
ab0094a
[maintenance] Remove old capability files (#1475)
by Andrzej Głuszak
· 6 days ago
c599932
Fix stale bot configuration (#1473)
by Ben Lee
· 7 days ago
v2.3.10
936c8ff
Fix resource strip prefix (#1476)
by Ben Lee
· 7 days ago
dcfb788
[maintenance] Remove dead code (#1472)
by Andrzej Głuszak
· 10 days ago
5aafd49
[maintenance] Remove unused bazel_deps from MODULE.release.bazel (#1457)
by Andrzej Głuszak
· 3 weeks ago
48bc339
Upgrade KSP to 2.3.6 (#1463)
by Ben Lee
· 3 weeks ago
9b518fb
Update Kotlin to 2.3.10 (#1453)
by Ben Lee
· 3 weeks ago
aeec5aa
fix: Conditionally set repo rules as reproducible (#1456)
by Morten Mjelva
· 3 weeks ago
8419523
Add support for newer JDK versions (#1361)
by Ben Lee
· 4 weeks ago
b85eee7
Fix transitive dependency propagation for sourceless targets (#1455)
by Pablo Pastor Martín
· 4 weeks ago
66d44b9
Rename CI Bazel cache to bazel-disk-cache (#1462)
by Ben Lee
· 4 weeks ago
v2.3.0
ccb185c
Don't set XDG_CACHE_HOME in release.yml (#1461)
by Ben Lee
· 4 weeks ago
7f05db5
Add configuration for stale bot (#1460)
by Andrzej Głuszak
· 4 weeks ago
a085b6b
Remove unused rules_stardoc repository rule (#1458)
by Andrzej Głuszak
· 4 weeks ago
675ff57
[maintenance] Bazel 9 & integration test maintenance (#1446)
by Andrzej Głuszak
· 4 weeks ago
7e32b7f
Run coverage in integration tests and drop coverage example (#1454)
by Andrzej Głuszak
· 4 weeks ago
2bdeddf
Fix JaCoCo coverage issue with rules_java 9.3.0+ (#1448)
by Andrzej Głuszak
· 5 weeks ago
a874935
[maintenance] Windows CI (#1439)
by Andrzej Głuszak
· 5 weeks ago
1449d4c
ktlint_test: use java runtime_toolchain_type for bazel 9 compatibility (#1452)
by Dmitry Ivankov
· 5 weeks ago
0f0ec19
chore(docs): remove badly outdated Bazel compatibility (#1451)
by Alex Eagle
· 7 weeks ago
b3793d8
maintenance: Remove dagger from the builder (#1423)
by Andrzej Głuszak
· 7 weeks ago
b2ee796
[maintenance] Add Kotlin 2.3 compiler options definitions (#1445)
by Andrzej Głuszak
· 7 weeks ago
b412275
[maintenance] Update rules_android (#1443)
by Andrzej Głuszak
· 9 weeks ago
f253347
[maintenance] Move all docs-related targets to the docs folder, mark stardoc as a dev dependency (#1435)
by Andrzej Głuszak
· 10 weeks ago
12b8069
[maintenance] Remove cruft (#1436)
by Andrzej Głuszak
· 10 weeks ago
97071a4
[maintenance] Remove unused release_archive folder (#1433)
by Andrzej Głuszak
· 2 months ago
f515ee4
Fix analysis tests for experimental_prune_transitive_deps (#1418)
by Andrzej Głuszak
· 3 months ago
aadfbd4
Drop KSP 2.0 success message from the build (#1428)
by Ben Lee
· 3 months ago
f08e668
Update Kotlin to 2.3.0 (#1410)
by Andrzej Głuszak
· 3 months ago
14c1a74
chore: Add a target to update docs automatically (#1421)
by Andrzej Głuszak
· 3 months ago
v2.2.2
5ea3a9b
Move to the official bazel worker api (with workspace support) (#1400)
by Andrzej Głuszak
· 3 months ago
5566e25
maintenance: Enable Build Tools API by default (#1426)
by Andrzej Głuszak
· 3 months ago
5c31ffb
.bazelrc: do not add IntelliJ-internal packages to --deleted_pacakges (#1422)
by Klaus Aehlig
· 3 months ago
db53eff
Document x_lambdas and x_sam_conversions defaults (#1419)
by Jonathan Mohrbacher
· 3 months ago
769d6ae
Fix post-merge error (#1420)
by Andrzej Głuszak
· 3 months ago
c72a6bf
Migrate from KSP1 (compiler plugin) to KSP2 (standalone tool) (#1405)
by Andrzej Głuszak
· 3 months ago
bdb38b5
Fix Windows bzlmod classpath issue for Kotlin compiler (#1411)
by Andrzej Głuszak
· 3 months ago
9c92535
Update rules_android to fix --incompatible_disable_native_repo_rules failure (#1358)
by Corbin McNeely-Smith
· 3 months ago
v2.2.1
09901ce
bump version of protoc version to `4.33.1` for backward compatibility with code generated with java protoc v3 (#1413)
by Nico Semko
· 3 months ago
3b338d5
Remove dependency on @bazel_tools (required for Bazel 9) (#1412)
by Daniel Brauner
· 3 months ago
c90a028
Include all abi jars from the associates array (#1409)
by Fred
· 3 months ago
89fd270
Add support for Kotlin 2.2+ (#1387)
by Andrzej Głuszak
· 4 months ago
v2.2.0
12021bd
Remove leftover debug logging from resource_strip_prefix_test.bzl (#1399)
by Andrzej Głuszak
· 4 months ago
ed7e66d
Update `resource_strip_prefix` logic to support path handling across modules (#1389)
by Andrzej Głuszak
· 4 months ago
f63ca67
Migrate jetpack_compose example to bzlmod and update it (#1393)
by Andrzej Głuszak
· 4 months ago
v2.1.10
8cdc109
Add support for x_warning_level (#1391)
by Ben Lee
· 4 months ago
ac136e7
Update Java runtime version to remotejdk_17 in .bazelrc (#1390)
by Andrzej Głuszak
· 5 months ago
944b15a
Bump bazel version to 8.4.2 (#1382)
by Andrzej Głuszak
· 5 months ago
f58613c
Windows portability fixes (#1386)
by Fabian Brandstetter
· 5 months ago
5711009
Add env and env_inherit support to kt_jvm_binary (#1379)
by Andrzej Głuszak
· 5 months ago
d673361
kt_jvm_binary: resolve JVM via runfiles path (fixes #1332) (#1380)
by Andrzej Głuszak
· 5 months ago
0dd29bb
Update rules_bazel_integration_test (#1383)
by Andrzej Głuszak
· 5 months ago
a5d3b4a
Add support for Experimental x_context_parameters (#1376)
by Kevo
· 5 months ago
b612fea
ktlint_fix: use `java` from toolchain rather than from default PATH (#1375)
by Dmitry Ivankov
· 5 months ago
45d4446
ktlint_fix: /bin/bash -> /usr/bin/env bash (#1371)
by Dmitry Ivankov
· 5 months ago
d3522ca
Restore user dependency precedence over stdlib in classpath (#1369)
by Andrzej Głuszak
· 6 months ago
b00b680
Mark released extension as reproducible (#1366)
by Fabian Meumertzheim
· 6 months ago
f9864ec
Allow setting newer language versions in toolchain (#1367)
by Lev Leontev
· 6 months ago
124421e
Add data attr to kt_plugin_cfg and kt_compiler_plugin (#1364)
by rbeazleyspot
· 6 months ago
f9157bb
Stop enabling Java Security Manager before Java 24 (#1360)
by Ben Lee
· 6 months ago
5ecb3fa
[kapt] allow options to be passed to kapt and javac annotation processing. (#1354)
by Corbin McNeely-Smith
· 7 months ago
17862f9
Generate KSP classes jar as output (#1329)
by Sridhar Mocherla
· 7 months ago
43a1533
Allow multiple kt_plugin_cfg (#1353)
by Corbin McNeely-Smith
· 8 months ago
9423246
fix doc (#1355)
by Jiayu Chen
· 8 months ago
18d8be4
Shard integration tests (#1350)
by Corbin McNeely-Smith
· 8 months ago
b7a524f
Fix non-file inclusion into runfiles for data. (#1349)
by Corbin McNeely-Smith
· 8 months ago
b09a3cf
Add support for env_inherit (#942)
by Gibson Fahnestock
· 9 months ago
13f43bf
Add support for experimental `removeDebugInfo` flag (#1342)
by Jiayu Chen
· 9 months ago
55f8585
Fix Android test coverage support (#1338)
by Ben Lee
· 9 months ago
v2.1.8
061c18e
Use the jacoco_coverage_runner provided by remote_java_tools (#1339)
by Ben Lee
· 9 months ago
43be561
Ensure that associates are being included in the source dep_infos list (#1337)
by Ben Lee
· 9 months ago
e778dcb
Fix type in kt_android_library_impl (#1336)
by Ben Lee
· 9 months ago
f7ad0cf
Support Starlark rules_android (#1333)
by Ben Lee
· 9 months ago
cb8b7be
Include associates transitive compile jars in classpath (#1331)
by rbeazleyspot
· 9 months ago
v2.1.7
9734aa6
Add experimental Build Tools API (BTAPI) for compilation (#1325)
by Erik Kerber
· 9 months ago
v2.1.6
c227a1e
Upgrade Kotlin to 2.1.21, KSP to 2.1.21-2.0.1 (#1323)
by Ben Lee
· 9 months ago
fb30529
Update JC plugin to support AS Layout Inspector (#1297)
by Sebastian Zalewski
· 9 months ago
c0935e1
Updating plexus-utils to patch CVE-2022-4244 (#1327)
by Aaron Levy
· 9 months ago
e1db289
Apply equivalent of changes from #1274 to release build file (#1324)
by Alex Humesky
· 10 months ago
f503450
Add missing load statements in setup.bzl (#1322)
by Ben Lee
· 10 months ago
41b1fcf
Bump Bazel versions to their latest minor releases (#1315)
by Ben Lee
· 10 months ago
a7c5da7
Update KtLint to 1.6.0 (#1319)
by Ben Lee
· 10 months ago
75db69a
Add missing java and shell load statements (#1318)
by Ben Lee
· 10 months ago
d2d26a5
Update rules_android to 0.6.4 (#1317)
by Ben Lee
· 10 months ago
82cc9d4
Rework local development docs (#1321)
by Ben Lee
· 10 months ago
b2bbb8b
Update KtLint to 1.5.0 (#1281)
by Ben Lee
· 10 months ago
2d41fbc
Add support for Kotlin 2.1.20 (#1298)
by Ben Lee
· 10 months ago
3b69871
Add x_annotation_default_target kotlinc option (#1314)
by Erik Kerber
· 10 months ago
28d6379
Fix associates compile classpath (#1271)
by rbeazleyspot
· 10 months ago
5219847
Use `export_files` to export the KSP JAR files (#1313)
by Kenny Pitt
· 10 months ago
9ea77be
[exports] Propagate runfiles as part of exported resources (#1310)
by Corbin McNeely-Smith
· 10 months ago
3c9ac00
Remove duplicate and unused WorkignDirectoryContext (#1308)
by Erik Kerber
· 10 months ago
fe0f951
Fix FileAlreadyExistsException when running coverage with RBE (#1307)
by laureanobrs
· 11 months ago
dcfef21
Add x_suppress_warning to kotlinc options (#1306)
by cheister
· 11 months ago
Next »