index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
kotlin_test.go
Age
Commit message (
Expand
)
Author
2022-10-18
Treat kotlin-annotations the same as kotlin-stdlib
Colin Cross
2022-05-03
Add missing dependency on compose plugin in kapt rules
Colin Cross
2022-04-06
Revert "Use kapt stubs for kotlin header jar for javac"
Isaac Chiou
2022-04-04
Use kapt stubs for kotlin header jar for javac
Colin Cross
2022-04-04
Enable kotlin's jvm-abi-gen plugin to generate header jars
Colin Cross
2022-03-25
Use turbine instead of kapt for kotlin annotation processors
Colin Cross
2021-09-20
Enable compose kotlinc plugin when depending on the compose runtime
Colin Cross
2021-07-20
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-06-14
Add a build flag to always enable errorprone per-target
Cole Faust
2021-03-24
Remove uses of buildDir from java/kotlin_test.go
Paul Duffin
2020-11-19
Support extra checks for ErrorProne in a dedicated property
Colin Cross
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-04-22
Repeat kapt processor argument for multiple processors
Colin Cross
2019-07-17
Java test code clean-up
Jaewoong Jung
2019-01-24
Remove annotation_processors property
Colin Cross
2019-01-23
Fix kotlin annotation processing after java_plugin
Colin Cross
2019-01-23
Replace annotation_processors with plugins
Colin Cross
2019-01-22
Pass annotation processors to kotlinc
Colin Cross
2019-01-22
Move kotlin to it's own file
Colin Cross