From ec2ae7b2f0dce0579feaa19a7cc270499f1525e1 Mon Sep 17 00:00:00 2001 From: cbonar Date: Wed, 1 Feb 2012 01:45:09 +0100 Subject: [PATCH] + some targets are now extension-points # making of default(=source) and minified libs are now reusable macrodefs + targets to build libciform --- .hgignore | 2 ++ ciform/build.xml | 26 ++++++++++------ tools/build/ant-js.xml | 70 ++++++++++++++++++++++++++---------------- 3 files changed, 61 insertions(+), 37 deletions(-) diff --git a/.hgignore b/.hgignore index a1ce201..1273728 100644 --- a/.hgignore +++ b/.hgignore @@ -35,3 +35,5 @@ tools/build/common.properties tools/apache-ivy-2.2.0 tools/jsdoc_toolkit-2.4.0 tools/yuicompressor-2.4.7 +minilib/build +minilib/target diff --git a/ciform/build.xml b/ciform/build.xml index 0325b25..d245863 100644 --- a/ciform/build.xml +++ b/ciform/build.xml @@ -33,24 +33,30 @@ - + - - - - - - - - + + + + + + + + + - + + + + + + diff --git a/tools/build/ant-js.xml b/tools/build/ant-js.xml index fd79c46..620deb3 100644 --- a/tools/build/ant-js.xml +++ b/tools/build/ant-js.xml @@ -3,6 +3,7 @@ To use it, projects must import this file into their own build.xml and define all variables. --> + @@ -40,7 +42,7 @@ - + - + - - - + - - - - + @@ -87,19 +84,15 @@ - - - + - + - - - + @@ -108,12 +101,14 @@ + + - + @@ -130,7 +125,8 @@ - + +