From eef835f6c1e2c1b0fd7c3da18cd7088bbe17b045 Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Fri, 7 Apr 2017 02:06:43 +0300 Subject: [PATCH] Remove ant targets that are superseded by gradle build. --- build.xml | 528 +----------------------------------------------- jslib_files.xml | 44 ---- 2 files changed, 8 insertions(+), 564 deletions(-) delete mode 100644 jslib_files.xml diff --git a/build.xml b/build.xml index 1ad4a12f075..3ceab9bac22 100644 --- a/build.xml +++ b/build.xml @@ -4,11 +4,6 @@ - - - - - @@ -19,13 +14,11 @@ - - @@ -41,13 +34,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1313,138 +930,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1474,19 +959,22 @@ + depends="gradle-runtime,mock-runtime-for-test"/> + + + depends="clean,init,prepare-dist,preloader,serialize-builtins,compiler-quick,ant-tools,runtime,other-artifacts" + description="Builds everything, but classes are reused from project out dir, doesn't run proguard"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -