Vasily Levchenko
68234016a5
[kotlin compiler][update] 1.3.30-dev-761
2019-01-14 18:11:53 +03:00
Dmitriy Dolovov
dcb423a3ce
KLIB reader: uniform API for obtaining module descriptors from Kotlin/Native libraries ( #1932 )
2018-08-25 18:24:07 +03:00
Dmitriy Dolovov
f0cfbb9918
move Kotlin/Native metadata deserialization and KLIB reader to a separate module ( #1908 )
...
1. move Kotlin/Native metadata deserialization and KLIB reader to a separate module
2. decouple KLIB reader from ModuleDescriptor creation
2018-08-22 14:01:20 +03:00
Sergey Bogolepov
5a66f91da5
Update LLVM to 6.0.1 and WebAssembly target refactoring ( #1788 )
...
* wasm updates: removed binaryen, simplified morecore and launcher.js
* Updated LLVM toolchain to 6.0.1
2018-08-14 21:08:45 +03:00
Dmitriy Dolovov
a4a235be42
Move KonanBuiltIns to a separate module ( #1860 )
...
1. Separate (temporary) modules for the code to be moved to https://github.com/JetBrains/kotlin repo
2. KonanBuiltIns, functions for creation of module descriptors and interop descriptors and moved to "konan.descriptors" module
3. Re-organizing KonanModuleOrigin and it's inheritors to better naming/understanding
2018-08-14 13:20:28 +03:00
Sergey Bogolepov
a3c82ba5ce
Removed hprof due to removal from JDK9 ( http://openjdk.java.net/jeps/240 )
2018-06-09 19:07:28 +07:00
ilmat192
b31590f545
Fix KONAN_DATA_DIR in the Windows command-line runner ( #1649 )
2018-06-05 14:35:23 +07:00
Ilya Matveev
9e1e7559a2
Fix setting custom path to .konan for Windows
2018-04-17 16:35:19 +07:00
Nikolay Igotti
6415734881
Respect JAVA_OPTS env variable in CLI tools. ( #1478 )
2018-04-09 10:08:00 +03:00
Vasily Levchenko
67c723b93b
[win][build][batch] fix path variable calculation
2018-01-27 00:46:04 +03:00
Igor Chevdar
8f3aa9a07c
Turned on passing “-X” arguments to compiler
2017-12-11 17:00:02 +03:00
Mike Sinkovsky
4a02ab2939
llvm 5.0 migration remainings
2017-12-01 17:09:02 +03:00
Vasily Levchenko
6457e97364
[kotlin compiler][update] 1.1-20171004.235336-906
...
kotlin-script-runtime: 1.1-20171004.235353-597
kotlin-stdlib: 1.1-20171004.235357-905
kotlin-reflect: 1.1-20171004.235348-905
kotlin-stlib-jdk8: 1.1-20171004.235402-815
kotlin-gradle-plugin: 1.1-20171004.235345-884
2017-10-12 15:16:30 +03:00
Ilya Matveev
9667749b4e
[SQUASHME] Fix run_konan.bat
2017-08-23 19:42:06 +07:00
Alexander Gorshenev
83d96f7d97
Windows scripts commoned.
2017-06-15 17:34:31 +03:00