From bcd19fd9e511ed4198b7fc787b75a93b37cc0133 Mon Sep 17 00:00:00 2001 From: Jani Laakso Date: Thu, 18 Oct 2007 13:12:36 +0000 Subject: [PATCH] Added platform specific package creation. Removed launcher from toolkit jar, they still exists on workspace src and classpath. Removed excess sources from demo. Removed tests. svn changeset:2552/svn branch:trunk --- build/build.xml | 150 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 113 insertions(+), 37 deletions(-) diff --git a/build/build.xml b/build/build.xml index 3bbf44cb34..2a0eec17b0 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1,34 +1,125 @@ - - + - + + + + + + + + + + Building package for Windows platform. + + + + + + + + + + - - + + Building package for Linux platform. + + + + + - + + + + + + + + + + + Building package for Mac platform. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -40,7 +131,6 @@ - @@ -60,12 +150,8 @@ - - - - @@ -98,11 +184,8 @@ - - - @@ -127,8 +210,8 @@ - - Unifying mix usage of OSX/Linux/Win linefeeds for java/html/css/xml files. + + Unifying mix usage of Mac/Linux/Win linefeeds for java/html/css/xml files. @@ -187,6 +270,7 @@ + @@ -203,7 +287,7 @@ - + @@ -241,18 +325,10 @@ + - - Adding GWT binaries - - - - - - - @@ -263,8 +339,8 @@ - - + + @@ -275,8 +351,8 @@ - - + + @@ -291,8 +367,8 @@ - - + + @@ -309,8 +385,6 @@ - - @@ -324,7 +398,9 @@ Adding (duplicating) source for demo - + + + -- 2.39.5