Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_kotlin
/
HEAD
4dc407c
Update dependency com.eed3si9n.jarjar:jarjar to v1.17.0 (#1668)
by renovate[bot]
· 4 days ago
upstream/master
9d5d337
Fix broken compilation with BTAPI and add tests (#1663)
by eugenezh
· 4 days ago
f34bb2c
Isolate KSP2 processor classpath from KAPT processor JARs (#1670)
by nikolai-manzhos
· 4 days ago
96085bf
Fingerprint KSP2 classloader cache by jar content, not just path (#1672)
by nikolai-manzhos
· 4 days ago
41f7bd4
Only pass KSP-generated srcjars to javac when the processor generates Java (#1671)
by nikolai-manzhos
· 4 days ago
91de636
Fix cli_toolchain ignoring its language_version attribute (#1669)
by eugenezh
· 4 days ago
f49d589
Add .bazelci/presubmit.yml (#1655)
by Ben Lee
· 10 days ago
16ddac2
Emit javac -source/-target from kotlinc jvm_target (#1648)
by eugenezh
· 11 days ago
f28c504
Update KSP to 2.3.10 (#1662)
by Ben Lee
· 12 days ago
73c3084
Update Kotlin to 2.4.10 (#1661)
by Ben Lee
· 12 days ago
2f45950
Symlink examples/android/.bazelversion to root .bazelversion (#1665)
by Ben Lee
· 12 days ago
153d198
Update dependency buildifier_prebuilt to v8.5.1.3 (#1664)
by renovate[bot]
· 12 days ago
fc0a45b
Inherit module_name from associates for export-only targets (#1649)
by eugenezh
· 13 days ago
63109e0
Ensure "target" and "source" compiler options are honored by KAPT. (#1650)
by eugenezh
· 13 days ago
dd6cdc3
Update dependency bazel to v9.2.0 (#1660)
by renovate[bot]
· 14 days ago
aad2be0
Expand make variables and locations in kt_jvm env (#1595)
by Ben Lee
· 2 weeks ago
1058be3
Fix buildifier errors (#1656)
by Ben Lee
· 2 weeks ago
7c012ea
Update bazel-contrib/publish-to-bcr action to v1.4.2 (#1659)
by renovate[bot]
· 2 weeks ago
0d81028
Normalize KSP2 output jar timestamps for build determinism (#1657)
by arteghem
· 3 weeks ago
ec2403e
Build third_party/empty.jar with copy_file instead of a cp genrule (#1651)
by eugenezh
· 4 weeks ago
6cec0df
perf(android): dedup transitive R.class jars in kt_android_library analysis (#1652)
by Snorlax
· 4 weeks ago
1218158
Update BCR pre-submit to run 9.x tests (#1632)
by Ben Lee
· 4 weeks ago
764ec1e
Don't publish as draft to the BCR (#1635)
by Ben Lee
· 5 weeks ago
a33c1c6
Cache URLClassLoader in KotlinKsp2 worker actions (#1640)
by Ben Lee
· 5 weeks ago
c7137e5
Update dependency bazel_features to v1.50.0 (#1641)
by renovate[bot]
· 5 weeks ago
624acbf
Update actions/cache action to v6 (#1643)
by renovate[bot]
· 5 weeks ago
f2ad5e1
Drop explicit worker strategy in .bazelrc (#1639)
by Ben Lee
· 5 weeks ago
9f621a0
Update actions/checkout action to v7 (#1638)
by renovate[bot]
· 6 weeks ago
e126e96
Update dependency bazel_features to v1.49.0 (#1634)
by renovate[bot]
· 6 weeks ago
703f1d4
Update MODULE.bazel (#1633)
by Ben Lee
· 6 weeks ago
v2.4.0
62ebfc1
Bump compatibility_level to 1 (#1631)
by Ben Lee
· 6 weeks ago
3e588ad
Remove rules_python bazel_dep and run mod tidy (#1606)
by Corbin McNeely-Smith
· 6 weeks ago
f0b17c1
Bcr publish workflow (#1629)
by Ben Lee
· 6 weeks ago
ece2d06
Update ktlint to 1.8.0 (#1627)
by cheister
· 6 weeks ago
03c02d2
Update dependency rules_multirun to v0.14.0 (#1617)
by renovate[bot]
· 6 weeks ago
e96b691
Add experimental preserve_declaration_order and remove_data_class_copy ABI options (#1626)
by Ben Lee
· 6 weeks ago
b823fca
Bump worker APIs to 0.0.11, use upstream worker proto definition (#1623)
by Ben Lee
· 6 weeks ago
c6ab15f
Do not percent-encode '+' in classpath-jar manifest Class-Path entries (#1612)
by mgalindo-sc
· 6 weeks ago
a5d58c3
Bump rules_kotlin to Kotlin 2.4.0 (#1608)
by Ben Lee
· 6 weeks ago
dbda1d1
Export core/plugin bzl_library from release archive (#1621)
by Simon Mavi Stewart
· 6 weeks ago
c3daa8c
Update dependency rules_android to v0.7.3 (#1616)
by renovate[bot]
· 7 weeks ago
1ffbf26
Update dependency bazel to v9.1.1 (#1613)
by renovate[bot]
· 7 weeks ago
8049f03
Update README to point to bazel-contrib (#1611)
by Ben Lee
· 7 weeks ago
2190b45
Add support for experimental_ksp2_psi_resolution (#1602)
by Ben Lee
· 7 weeks ago
92683ac
Add default_applicable_licenses to rules_kotlin (#1609)
by Ben Lee
· 7 weeks ago
84fe8d3
Update KSP to 2.3.9 (#1601)
by Ben Lee
· 8 weeks ago
432a0c2
Update dependency bazel_ci_rules to v2 (#1603)
by renovate[bot]
· 8 weeks ago
44faf91
Update dependency com.eed3si9n.jarjar:jarjar to v1.16.0 (#1598)
by renovate[bot]
· 10 weeks ago
v2.3.21
581fbf8
Fail KotlinBuilder on uncaught jar creation exceptions (#1594)
by Ben Lee
· 10 weeks ago
55d45bc
Updated toolchain = "ubuntu2204" → "ubuntu2404" (#1592)
by Ben Lee
· 10 weeks ago
5d92455
Update MODULE.bazel (#1597)
by Ben Lee
· 10 weeks ago
d3a3884
Move from org.pantsbuild to com.eed3si9n.jarjar (#1588)
by Ben Lee
· 3 months ago
b0a864d
Remove compatibility level from MODULE.bazel (#1584)
by Andrzej Głuszak
· 3 months ago
6266bb8
Update dependency rules_python to v2 (#1583)
by renovate[bot]
· 3 months ago
ee46889
Update softprops/action-gh-release action to v3 (#1574)
by renovate[bot]
· 3 months ago
a7f68ca
Update Kotlin to 2.3.21, KSP to 2.3.7 (#1580)
by Ben Lee
· 3 months ago
03ea036
Update dependency rules_android to v0.7.2 (#1577)
by renovate[bot]
· 3 months ago
d9b7c99
Update dependency rules_jvm_external to v7 (#1578)
by renovate[bot]
· 3 months ago
aa72e27
Add path-mapping multiplex sandboxing support to Kotlin worker (#1547)
by Mauricio G
· 3 months ago
7ae9f3d
Update dependency bazel to v9.1.0 (#1575)
by renovate[bot]
· 3 months ago
cac6af3
Enable multiplex workers by default (#1549)
by Ben Lee
· 3 months ago
a4b374b
chore(deps): update dependency buildifier_prebuilt to v8.5.1.2 (#1548)
by renovate[bot]
· 4 months ago
4eb4b23
Add back ktlint_fix_all command (#1539)
by Ben Lee
· 4 months ago
a6ad468
fix: add support for nullability annotations (#1542)
by Magnus Raaum
· 4 months ago
d5651c5
chore(deps): update softprops/action-gh-release action to v2 (#1523)
by renovate[bot]
· 4 months ago
e316f85
Update CODEOWNERS (#1538)
by Andrzej Głuszak
· 4 months ago
upstream/alert-autofix-2
1258594
Update CONTRIBUTING.md (#1536)
by Andrzej Głuszak
· 4 months ago
upstream/alert-autofix-1
028eb6d
Remove outdated scripts (#1537)
by Andrzej Głuszak
· 4 months ago
c48fdbf
Remove makefile (#1535)
by Andrzej Głuszak
· 4 months ago
ec17681
Update the Github URL in .github/workflows/release_prep.sh to bazel-contrib (#1524)
by Ben Lee
· 4 months ago
a839467
Update .bcr/metadata.template.json to bazel-contrib (#1525)
by Ben Lee
· 4 months ago
70507fa
Update the examples/ to pull from bazel-contrib (#1526)
by Ben Lee
· 4 months ago
20c50cc
chore(deps): update actions/setup-java action to v5 (#1516)
by renovate[bot]
· 4 months ago
v2.3.20
2fb8e2d
chore(deps): update actions/cache action to v5 (#1513)
by renovate[bot]
· 4 months ago
3e30a11
chore(deps): update actions/checkout action to v6 (#1514)
by renovate[bot]
· 4 months ago
7103ed7
Update Kotlin to 2.3.20 (#1515)
by Andrzej Głuszak
· 4 months ago
06a0166
Remove WorkerEnvironmentTest (#1496)
by Ben Lee
· 4 months ago
d8825d3
feat: allow passing KSP options via kt_ksp_plugin (#1478)
by Andrei Nevedomskii
· 5 months ago
d6e9b64
chore(deps): update dependency bazel to v9.0.1 (#1483)
by renovate[bot]
· 5 months ago
726f2b1
Add repository entry for bazel-contrib rules_kotlin (#1482)
by Yun Peng
· 5 months ago
9323f56
[maintenance] Update buildifier (#1486)
by Andrzej Głuszak
· 5 months ago
1fd1747
[maintenance] Remove unused development setup for WORKSPACE (#1477)
by Andrzej Głuszak
· 5 months ago
a0c8013
Drop support for Java 8, stop using kotlin-preloader (#1474)
by Andrzej Głuszak
· 5 months ago
ab0094a
[maintenance] Remove old capability files (#1475)
by Andrzej Głuszak
· 5 months ago
c599932
Fix stale bot configuration (#1473)
by Ben Lee
· 5 months ago
v2.3.10
936c8ff
Fix resource strip prefix (#1476)
by Ben Lee
· 5 months ago
dcfb788
[maintenance] Remove dead code (#1472)
by Andrzej Głuszak
· 5 months ago
5aafd49
[maintenance] Remove unused bazel_deps from MODULE.release.bazel (#1457)
by Andrzej Głuszak
· 5 months ago
48bc339
Upgrade KSP to 2.3.6 (#1463)
by Ben Lee
· 5 months ago
9b518fb
Update Kotlin to 2.3.10 (#1453)
by Ben Lee
· 5 months ago
aeec5aa
fix: Conditionally set repo rules as reproducible (#1456)
by Morten Mjelva
· 5 months ago
8419523
Add support for newer JDK versions (#1361)
by Ben Lee
· 5 months ago
b85eee7
Fix transitive dependency propagation for sourceless targets (#1455)
by Pablo Pastor Martín
· 5 months ago
66d44b9
Rename CI Bazel cache to bazel-disk-cache (#1462)
by Ben Lee
· 5 months ago
v2.3.0
ccb185c
Don't set XDG_CACHE_HOME in release.yml (#1461)
by Ben Lee
· 5 months ago
7f05db5
Add configuration for stale bot (#1460)
by Andrzej Głuszak
· 5 months ago
a085b6b
Remove unused rules_stardoc repository rule (#1458)
by Andrzej Głuszak
· 5 months ago
675ff57
[maintenance] Bazel 9 & integration test maintenance (#1446)
by Andrzej Głuszak
· 5 months ago
7e32b7f
Run coverage in integration tests and drop coverage example (#1454)
by Andrzej Głuszak
· 5 months ago
2bdeddf
Fix JaCoCo coverage issue with rules_java 9.3.0+ (#1448)
by Andrzej Głuszak
· 6 months ago
Next »