Vyacheslav Gerasimov
|
bcefa68df0
|
Always checkout/checkin text files with lf endings
Different line endings on linux/windows prevents gradle from reusing
build cache since endings make task inputs completely different between
systems
|
2020-03-18 22:33:15 +03:00 |
|
Mikhail Glukhikh
|
cb92009862
|
Fix maven build + ~50 compiler tests broken by UNUSED_PARAMETER in main
|
2018-10-26 19:51:20 +03:00 |
|
Alexander Udalov
|
464820458e
|
JS: rename "-library-files" argument to "-libraries" and change separator
Use the system separator (':' or ';') instead of commas
#KT-16083 Fixed
|
2017-01-31 16:26:35 +03:00 |
|
Michael Nedzelsky
|
bfc641caba
|
JS: fix tests for -meta-info
|
2015-05-21 02:30:57 +03:00 |
|
Michael Nedzelsky
|
2f7ebf677f
|
JS: allow js-file in library-files for cli compiler
|
2015-03-26 00:22:19 +03:00 |
|
Michael Nedzelsky
|
33cdf8c969
|
JS backend: add cli test for creating metadata and ant test for library with metadata
|
2015-03-18 09:39:04 +03:00 |
|