Anton Bannykh
|
4d12426145
|
JS: use ANT replace task to set $version
Needed make kotlin-test depend on the same version of kotlin
|
2017-11-09 15:10:12 +03:00 |
|
Anton Bannykh
|
f92c4b7704
|
Fixed indentation
|
2017-10-17 13:04:35 +03:00 |
|
Anton Bannykh
|
6d6ce7cbab
|
JS: publish to NPM sourcemaps and *.kjsm files
|
2017-10-17 13:04:35 +03:00 |
|
Anton Bannykh
|
2d3929ee58
|
JS: add ant tasks for publishing kotlin-test-js to NPM (KT-19682)
|
2017-10-14 02:18:43 +03:00 |
|
Zalim Bashorov
|
9bb7ed5e02
|
Use proper property name to get a tag to publish.
Also:
* remove obsolete kotlin.compiler.* properties
* move --tag argument to proper place (from npm to publish-to-npm)
|
2017-08-15 17:20:42 +03:00 |
|
Alexey Andreev
|
2f74fd6f90
|
Don't exit with error status when node.js tests fail
|
2017-07-07 11:57:32 +03:00 |
|
Zalim Bashorov
|
6441c9d913
|
Restore executable attributes for all files in kotlinc/bin after copying them
|
2017-06-27 21:57:59 +03:00 |
|
Zalim Bashorov
|
6cd678af06
|
Add the ability to provide custom tag when deploy to npm
|
2017-06-27 21:35:09 +03:00 |
|
Zalim Bashorov
|
3358f0ab69
|
KJS: use korlinc-js runner written in js to make possible to run it on any OS
Restore executable attributes on kotlinc* bash scripts after copying them.
|
2017-06-23 15:14:35 +03:00 |
|
Zalim Bashorov
|
8b9fd44bbe
|
Publish kotlin compiler artifacts to NPM
|
2017-06-19 22:52:01 +03:00 |
|
Alexey Andreev
|
2c10f253c5
|
Fix node.js tests on Windows agents in Teamcity
|
2017-05-10 16:46:49 +03:00 |
|
Alexey Andreev
|
72898b378e
|
Add and target to prepare running tests in node.js
|
2017-04-11 16:15:26 +03:00 |
|
Ilya Gorbunov
|
0df31f1223
|
Build kotlin-stdlib-js.jar in ant
#KT-15940
|
2017-01-27 22:19:40 +03:00 |
|
Zalim Bashorov
|
0a0a05d211
|
Add tasks to download node.js (platform independently) and tasks to publish packages to npm; extract some common things to common.xml
|
2016-10-13 23:22:36 +03:00 |
|