From 17f4701ee50e687940138d2e2063c2a8e38b26de Mon Sep 17 00:00:00 2001 From: Bdkzero Date: Mon, 21 May 2012 00:34:21 +0200 Subject: [PATCH] Created new build target 'build-allrends'. Use this to build html2canvas including all renderers --- build.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 71 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index a0e5da7..984d861 100644 --- a/build.xml +++ b/build.xml @@ -22,11 +22,27 @@ - - + - - + + + + + + + + + + + + + + + + + + + @@ -47,11 +63,21 @@ + + Concatenating files:${line.separator}${prettty-sourcefiles}${line.separator}into ${build.dir}/${JS_NAME}... - - + + + + + + + + Concatenating files:${line.separator}${prettty-sourcefiles-allrends}${line.separator}into ${build.dir}/${JS_NAME}... + + @@ -76,8 +102,31 @@ - - + + + + + + + + + + + + + + + + + + + + + + + @@ -97,6 +146,20 @@ + + + + + + + + + + + +