Alexander Udalov
f4912ed433
Minor, simplify JS-related build files a bit
...
* remove test roots in modules which have no tests
* 1.8 is already the default JVM target in the project
* replace compilation dependency on kotlin-reflect with runtime
2020-01-29 18:03:22 +01:00
Alexander Udalov
d27bb76fd0
Remove dependency of serialization.js on cli
...
To break up compilation dependency of JS IR/WASM backends on JVM
backend.
#KT-35854 Fixed
2020-01-29 18:03:22 +01:00
Nikolay Krasko
beb1bc09d4
Update to 192.5118.30
2019-06-25 11:48:59 +03:00
Vyacheslav Gerasimov
5a39c637c2
Build: Fix intellij dependency leak from ir tree module
2019-06-13 21:03:55 +03:00
Svyatoslav Kuzmich
91d16ee947
[CLI] Extract :compiler:cli-js from :compiler:cli
2019-05-14 15:49:50 +03:00