Ilya Chernikov
|
731df8d3cc
|
Proper handling of the scripting compiler plugin in JSR-223 with daemon
|
2019-02-10 13:33:21 +01:00 |
|
Sergey Rostov
|
0f2fb4ff82
|
Build: remove intellijCore/annotations.jar usages
|
2019-01-28 13:43:08 +03:00 |
|
Ilya Chernikov
|
8529ed314c
|
[minor] fix compilation - avoid proguarding of addToStdLib.kt
|
2018-12-20 17:09:20 +01:00 |
|
Mikhael Bogdanov
|
87d99907f6
|
Remove redundant proguard option
Removed option is covered by
-keep class org.jetbrains.org.objectweb.asm.Opcodes { *; }
|
2018-12-20 12:55:09 +01:00 |
|
Yan Zhulanow
|
9498eb8d4d
|
Kapt: Preserve 'getJarPathForClass()' (used in kapt-cli)
|
2018-12-12 21:40:43 +09:00 |
|
Yan Zhulanow
|
9bc02279c4
|
Kapt: Fix Maven build, add 'getJarPathForClass()' to the ProGuard configuration
|
2018-11-28 02:25:34 +09:00 |
|
Mikhael Bogdanov
|
3e26f17e9d
|
Update proguard config for AS 34
|
2018-11-09 10:30:00 +01:00 |
|