index
:
flycheck-android-experimental.git
master
release-0.3.12
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2023-01-23
fixup! Fix access to internal components in kotlin
Joel Klinghed
2023-01-23
fixup! Allow partial variant match
Joel Klinghed
2023-01-23
Increase memory available for kotlinc
Joel Klinghed
2023-01-23
Possibly save time when compiling kotlin files
Joel Klinghed
2023-01-23
Fix access to internal components in kotlin
Joel Klinghed
2023-01-23
Allow partial variant match
Joel Klinghed
2022-11-09
Ignore -Xplugin= argument, I can't get kapt3 to work with the standard kotlinc
Joel Klinghed
2022-11-09
Remove leftover log
Joel Klinghed
2022-11-08
Fix typo
Joel Klinghed
2022-11-05
Add support for kotlin by adding flycheck-android-kotlin checker
Joel Klinghed
2019-07-01
Support multiple jars in flycheck-android-java-checkstyle-jar
Joel Klinghed
2018-02-15
Add option for not running generate*Sources task before check
Joel Klinghed
2018-02-15
Generate configurations for all variants
Joel Klinghed
2017-12-05
Stop hardcoding generateDebugSources
Joel Klinghed
2017-12-05
Do not fail because of missing files in source lists
Joel Klinghed
2017-12-05
Remove unused import
Joel Klinghed
2017-01-12
Add temporary output dir to classpath
Joel Klinghed
2017-01-11
Handle completely new files better
Joel Klinghed
2017-01-11
Add support for running checkstyle after compilation
Joel Klinghed
2017-01-10
Speedup compilation
Joel Klinghed
2017-01-10
Add a cache for gradle output
Joel Klinghed
2017-01-10
Initial commit
Joel Klinghed