From 1df4ab847dfdd4890896c303bd45a901284d1b46 Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Tue, 4 Aug 2015 18:56:16 +0300 Subject: [PATCH] Remove task for ant, include preprocessor into the compiler, call preprocessor in ant build. --- build.xml | 40 +++++++++++++++---- .../Preprocessor.kt | 38 +++++++++--------- .../PreprocessorTask.kt | 7 ++-- .../org.jetbrains.kotlin.preprocessor/cli.kt | 22 +++++++--- jslib_files.xml | 15 +------ 5 files changed, 73 insertions(+), 49 deletions(-) diff --git a/build.xml b/build.xml index 689d260ba52..27a54fbd571 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,4 @@ - - @@ -16,7 +14,7 @@ - + @@ -40,6 +38,8 @@ + + - - - - - - - - - - - - -