thought-machine / pleasings

Addons & new build rules for Please
Apache License 2.0
98 stars 39 forks source link

Initial Kotlin build rules #17

Closed peterebden closed 5 years ago

peterebden commented 5 years ago

Resolves #16

kotlin_test needs the latest version of junit_runner.jar which isn't released in a plz version yet; without that it won't run any of the tests.

It's also pretty slow; the compiler seems to have quite a lot of fixed overhead. Probably needs a persistent worker, might do that in a future PR.

peterebden commented 5 years ago

Okay this should be all good to go with 13.4.0.