An open API service for providing issue and pull request metadata for open source projects.

GitHub / pubref/rules_kotlin issues and pull requests

#58 - android: Update android_jar dependency

Pull Request - State: closed - Opened by fishy about 7 years ago - 1 comment

#57 - Fixing kotlin_android_library

Pull Request - State: closed - Opened by mikelikespie over 7 years ago - 1 comment

#56 - Bugfix: Implicit label kotlin deps error out

Pull Request - State: open - Opened by trevorsummerssmith over 7 years ago

#55 - The compiler worker does not log to file as the worker protocol expects.

Issue - State: closed - Opened by hsyed over 7 years ago - 2 comments

#54 - update the worker protocol.

Pull Request - State: closed - Opened by hsyed over 7 years ago - 2 comments

#53 - Use host_path_separator instead of colon for classpath

Pull Request - State: closed - Opened by alex-chung over 7 years ago - 1 comment

#51 - Remove in-place mutation in kotlin_compile

Pull Request - State: closed - Opened by trevorsummerssmith over 7 years ago - 1 comment

#50 - Background worker and multi-worker support.

Issue - State: closed - Opened by hsyed over 7 years ago - 2 comments

#49 - Cannot access org.pubref.rules.kotlin error

Issue - State: closed - Opened by alex-chung over 7 years ago - 1 comment

#48 - issue #44 update the provider to be compliant with the intelij skylar…

Pull Request - State: closed - Opened by hsyed over 7 years ago - 1 comment

#47 - `kotlin_compile` rule does not include all transitive dependencies

Issue - State: open - Opened by fishy over 7 years ago - 1 comment

#46 - Use + instead of append for depset

Pull Request - State: closed - Opened by fishy over 7 years ago - 1 comment

#45 - Feature Request: additional rules to support Kotlin@1.2 multiplatform feature

Issue - State: open - Opened by qibinlou over 7 years ago - 1 comment

#43 - update to kotlin 1.2

Pull Request - State: closed - Opened by hsyed over 7 years ago

#42 - namespace errorprone and findbugs as the repository name would collid…

Pull Request - State: closed - Opened by hsyed over 7 years ago - 3 comments

#41 - Use non-ABI jars for kotlin compilation.

Pull Request - State: closed - Opened by pcj over 7 years ago - 10 comments

#40 - Importing Kotlin jars

Issue - State: closed - Opened by jmmk over 7 years ago - 5 comments

#39 - Non standard external repositories break other rules -- cannot be overridden.

Issue - State: closed - Opened by hsyed over 7 years ago - 6 comments

#38 - Feature Request: Rudimentary Bazel IJ plugin support.

Issue - State: closed - Opened by hsyed over 7 years ago - 4 comments

#37 - Bump travis matrix up to 0.7.0

Pull Request - State: closed - Opened by pcj almost 8 years ago

#36 - Use android_library.exports instead of deps

Pull Request - State: closed - Opened by fishy almost 8 years ago - 1 comment

#35 - fix deprecated "set" after upgrade to bazel 0.6

Pull Request - State: closed - Opened by zakharovvi almost 8 years ago - 1 comment

#34 - Failing with bazel 0.6

Issue - State: closed - Opened by laurentlb almost 8 years ago - 4 comments

#33 - Include kotlin_android_library in rule TOC

Pull Request - State: closed - Opened by pcj almost 8 years ago

#32 - Add `kotlin_android_library` macro

Pull Request - State: closed - Opened by fishy almost 8 years ago - 6 comments

#31 - Update to kotlin v1.1.4-3

Pull Request - State: closed - Opened by pcj almost 8 years ago

#30 - Remove dependency of protobuf generation for normal usage.

Pull Request - State: closed - Opened by pcj almost 8 years ago

#29 - Make the protobuf dependencies lazy or use precompiled archives.

Issue - State: closed - Opened by hsyed almost 8 years ago - 4 comments

#28 - Propagate visibility attribute

Pull Request - State: closed - Opened by pcj about 8 years ago - 2 comments

#27 - visibility is not "inherited" to implicit outputs

Issue - State: closed - Opened by cdietze about 8 years ago - 1 comment

#26 - Upgrade protobuf to v3.3.0

Pull Request - State: closed - Opened by marczych about 8 years ago - 1 comment

#25 - allow kotlin_binary rules that don't depend on a kotlin_library

Pull Request - State: closed - Opened by plumpy about 8 years ago - 1 comment

#24 - Add kotlin release options to kotlin_repositories()

Pull Request - State: closed - Opened by zakharovvi about 8 years ago - 2 comments

#23 - java.lang.NoClassDefFoundError

Issue - State: closed - Opened by ayedo about 8 years ago - 1 comment

#22 - Use preloader for worker process and introduce kotlin_test rule

Pull Request - State: closed - Opened by pcj about 8 years ago

#21 - Add android_deps attr for android resources

Pull Request - State: closed - Opened by aaronj1335 about 8 years ago - 1 comment

#20 - Include 0.5.0 in travis matrix

Pull Request - State: closed - Opened by pcj about 8 years ago

#19 - Remove unnecessary tools/bazel.rc file

Pull Request - State: closed - Opened by pcj about 8 years ago

#18 - Introduce bazel worker & drop support for bazel < 0.4.5

Pull Request - State: closed - Opened by pcj about 8 years ago

#17 - Upgrade kotlin to 1.1.2-2

Pull Request - State: closed - Opened by pcj about 8 years ago

#16 - Include kotlin home libs in sandbox

Pull Request - State: closed - Opened by pcj about 8 years ago - 1 comment

#15 - Kotlin annotation Processing

Issue - State: open - Opened by lswith about 8 years ago - 9 comments
Labels: enhancement, help wanted

#14 - kotlin_library can't locate Android SDK

Issue - State: closed - Opened by aaronj1335 about 8 years ago - 4 comments

#13 - kotlin 1.1.2-2 update

Pull Request - State: closed - Opened by fboldog over 8 years ago - 1 comment

#12 - Add java_deps attribute to kotlin_compile rule.

Pull Request - State: closed - Opened by pcj over 8 years ago

#11 - java_deps attribute isn't pulling in jars exported by java_library?

Issue - State: closed - Opened by guyshefner over 8 years ago - 2 comments

#10 - Adds experimental bazel worker support.

Pull Request - State: closed - Opened by pcj over 8 years ago

#9 - Update kotlin to 1.1.1

Pull Request - State: closed - Opened by pcj over 8 years ago

#8 - Adds 'java_deps' attribute

Pull Request - State: closed - Opened by pcj over 8 years ago

#7 - kotlin_library dependency on java_library not working?

Issue - State: closed - Opened by guyshefner over 8 years ago - 5 comments

#6 - Fix plugin_opts and README.md

Pull Request - State: closed - Opened by fishy over 8 years ago - 1 comment

#5 - Any plan to add android_kotlin_binary and android_kotlin_library rules?

Issue - State: closed - Opened by fishy over 8 years ago - 8 comments
Labels: help wanted

#4 - Upgrade kotlinc to 1.1

Pull Request - State: closed - Opened by fishy over 8 years ago - 1 comment

#3 - Add tools/bazel.rc

Pull Request - State: closed - Opened by fishy over 8 years ago - 1 comment

#1 - Upgrade kotlinc to 1.0.6

Pull Request - State: closed - Opened by pcj over 8 years ago