diff --git a/build.xml b/build.xml index d3806597379..84cb1d0f0e9 100644 --- a/build.xml +++ b/build.xml @@ -29,6 +29,31 @@ + + + + + + + + + + + + + + @@ -383,26 +408,6 @@ - - - - - - - - - - - @@ -413,9 +418,6 @@ - - - @@ -565,10 +567,6 @@ public protected *; } - -keep class kotlin.** { - public protected *; - } - -keep class com.intellij.psi.** { public protected *; } @@ -606,7 +604,15 @@ + + + + + + + + @@ -634,7 +640,7 @@ - + @@ -651,7 +657,7 @@ - + @@ -697,7 +703,7 @@ - + @@ -840,15 +846,16 @@ implementation-title="${manifest.impl.title.kotlin.jvm.runtime.minimal.sources}"/> - + - + depends="clean,init,prepare-dist,preloader,serialize-builtins,compiler-quick,ant-tools,jdk-annotations,android-sdk-annotations,runtime,kotlin-js-stdlib" + description="Builds everything, but classes are reused from project out dir, doesn't run proguard and javadoc"/>