Ilya Gorbunov
12c314cfa4
[stdlib-mpp] Fix artifact classifiers for dist
...
KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
69a87efdd9
js.tests: change paths to kotlin-stdlib-js.klib
...
Change the expected klib name of stdlib
KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
34720f27d4
[stdlib-mpp] Switch kotlin-stdlib project to multiplatform
...
#KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
fac620df0b
[stdlib-mpp] Setup custom publishing, disable default publications
...
KT-56106, KT-53791
Co-authored-by: Anton Lakotka <anton.lakotka@jetbrains.com >
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
3090181cc5
[stdlib-mpp] Workaround legacy JS stdlib test run not using freshly-built kotlin.js
...
Move kotlin.js and kotlin-test-js-v1 output
closer to kotlin-stdlib-js-v1-test to avoid picking (or missing)
kotlin.js from bootstrap higher in hierarchy
#KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
d7d14e7e9e
[stdlib-mpp] Do not merge legacy js content into kotlin-stdlib-js.klib
...
#KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
58c5746fe4
[stdlib-mpp] Reconfigure jvm, js-ir, js-v1 mpp stdlib compilations
...
- jdk7/8 source sets
- source copying task dependencies
- jar manifest entries
- module-info.class
- jdk 9-11 test runs
- sources jars
#KT-56106
2023-08-03 14:47:20 +00:00
Ilya Gorbunov
46cee9d0a3
[stdlib-mpp] Setup JVM, JS-IR and JS-legacy unit tests
...
The latter do not work for now
#KT-56106
2023-08-03 14:47:19 +00:00
Ilya Gorbunov
5c6d3b03df
[stdlib-mpp] add JS-IR target
...
#KT-56106
2023-08-03 14:47:19 +00:00
Ilya Gorbunov
34fc6278ea
[stdlib-mpp] initial approach in a separate project
...
- produce similar jvm, js and common jars
- try default publishing
#KT-56106
2023-08-03 14:47:19 +00:00