From e0d7971191ad08a19f21218843750ce09f6da5c4 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jul 2007 15:02:25 +0000 Subject: Bring module to HEAD. --- jfreereport/download/jcommon-serializer.zip | Bin 0 -> 349102 bytes jfreereport/download/libfonts.zip | Bin 0 -> 1921743 bytes jfreereport/download/liblayout.zip | Bin 0 -> 4616481 bytes jfreereport/download/libloader.zip | Bin 0 -> 970803 bytes jfreereport/download/librepository.zip | Bin 0 -> 364560 bytes jfreereport/download/libxml.zip | Bin 0 -> 451053 bytes jfreereport/java/flute/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/jcommon-serializer/makefile.mk | 78 +++++++++++++++++++++ jfreereport/java/jfreereport/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/libfonts/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/libformula/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/liblayout/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/libloader/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/librepository/makefile.mk | 77 ++++++++++++++++++++ jfreereport/java/libxml/makefile.mk | 77 ++++++++++++++++++++ jfreereport/nbprojects/flute/nbproject/project.xml | 42 +++++++++++ .../jcommon-serializer/nbproject/project.xml | 42 +++++++++++ .../nbprojects/jfreereport/nbproject/project.xml | 42 +++++++++++ .../nbprojects/libfonts/nbproject/project.xml | 42 +++++++++++ .../nbprojects/libformula/nbproject/project.xml | 42 +++++++++++ .../nbprojects/liblayout/nbproject/project.xml | 42 +++++++++++ .../nbprojects/libloader/nbproject/project.xml | 42 +++++++++++ .../nbprojects/librepository/nbproject/project.xml | 42 +++++++++++ .../nbprojects/libxml/nbproject/project.xml | 42 +++++++++++ jfreereport/prj/build.lst | 11 +++ jfreereport/prj/d.lst | 11 +++ 26 files changed, 1094 insertions(+) create mode 100644 jfreereport/download/jcommon-serializer.zip create mode 100644 jfreereport/download/libfonts.zip create mode 100644 jfreereport/download/liblayout.zip create mode 100644 jfreereport/download/libloader.zip create mode 100644 jfreereport/download/librepository.zip create mode 100644 jfreereport/download/libxml.zip create mode 100644 jfreereport/java/flute/makefile.mk create mode 100644 jfreereport/java/jcommon-serializer/makefile.mk create mode 100644 jfreereport/java/jfreereport/makefile.mk create mode 100644 jfreereport/java/libfonts/makefile.mk create mode 100644 jfreereport/java/libformula/makefile.mk create mode 100644 jfreereport/java/liblayout/makefile.mk create mode 100644 jfreereport/java/libloader/makefile.mk create mode 100644 jfreereport/java/librepository/makefile.mk create mode 100644 jfreereport/java/libxml/makefile.mk create mode 100644 jfreereport/nbprojects/flute/nbproject/project.xml create mode 100644 jfreereport/nbprojects/jcommon-serializer/nbproject/project.xml create mode 100644 jfreereport/nbprojects/jfreereport/nbproject/project.xml create mode 100644 jfreereport/nbprojects/libfonts/nbproject/project.xml create mode 100644 jfreereport/nbprojects/libformula/nbproject/project.xml create mode 100644 jfreereport/nbprojects/liblayout/nbproject/project.xml create mode 100644 jfreereport/nbprojects/libloader/nbproject/project.xml create mode 100644 jfreereport/nbprojects/librepository/nbproject/project.xml create mode 100644 jfreereport/nbprojects/libxml/nbproject/project.xml create mode 100644 jfreereport/prj/build.lst create mode 100644 jfreereport/prj/d.lst diff --git a/jfreereport/download/jcommon-serializer.zip b/jfreereport/download/jcommon-serializer.zip new file mode 100644 index 000000000000..ffbcf9443b89 Binary files /dev/null and b/jfreereport/download/jcommon-serializer.zip differ diff --git a/jfreereport/download/libfonts.zip b/jfreereport/download/libfonts.zip new file mode 100644 index 000000000000..fe380988b0f2 Binary files /dev/null and b/jfreereport/download/libfonts.zip differ diff --git a/jfreereport/download/liblayout.zip b/jfreereport/download/liblayout.zip new file mode 100644 index 000000000000..9c926e8d81f8 Binary files /dev/null and b/jfreereport/download/liblayout.zip differ diff --git a/jfreereport/download/libloader.zip b/jfreereport/download/libloader.zip new file mode 100644 index 000000000000..800674fafbfb Binary files /dev/null and b/jfreereport/download/libloader.zip differ diff --git a/jfreereport/download/librepository.zip b/jfreereport/download/librepository.zip new file mode 100644 index 000000000000..c5ff0810cae5 Binary files /dev/null and b/jfreereport/download/librepository.zip differ diff --git a/jfreereport/download/libxml.zip b/jfreereport/download/libxml.zip new file mode 100644 index 000000000000..321b9f2151fc Binary files /dev/null and b/jfreereport/download/libxml.zip differ diff --git a/jfreereport/java/flute/makefile.mk b/jfreereport/java/flute/makefile.mk new file mode 100644 index 000000000000..bbddd1eebe0b --- /dev/null +++ b/jfreereport/java/flute/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:21 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=flute + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/jcommon-serializer/makefile.mk b/jfreereport/java/jcommon-serializer/makefile.mk new file mode 100644 index 000000000000..ce6e035be91d --- /dev/null +++ b/jfreereport/java/jcommon-serializer/makefile.mk @@ -0,0 +1,78 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:21 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=jcommon-serializer + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/jfreereport/makefile.mk b/jfreereport/java/jfreereport/makefile.mk new file mode 100644 index 000000000000..d869550fdc74 --- /dev/null +++ b/jfreereport/java/jfreereport/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:21 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=jfreereport + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/libfonts/makefile.mk b/jfreereport/java/libfonts/makefile.mk new file mode 100644 index 000000000000..7afa6ce405fd --- /dev/null +++ b/jfreereport/java/libfonts/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:22 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=libfonts + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/libformula/makefile.mk b/jfreereport/java/libformula/makefile.mk new file mode 100644 index 000000000000..c2e19175bfc7 --- /dev/null +++ b/jfreereport/java/libformula/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:22 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=libformula + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/liblayout/makefile.mk b/jfreereport/java/liblayout/makefile.mk new file mode 100644 index 000000000000..b232e4810c42 --- /dev/null +++ b/jfreereport/java/liblayout/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:22 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=liblayout + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/libloader/makefile.mk b/jfreereport/java/libloader/makefile.mk new file mode 100644 index 000000000000..8c5d365450d6 --- /dev/null +++ b/jfreereport/java/libloader/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:22 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=libloader + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/librepository/makefile.mk b/jfreereport/java/librepository/makefile.mk new file mode 100644 index 000000000000..5e142a183132 --- /dev/null +++ b/jfreereport/java/librepository/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:22 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=librepository + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/java/libxml/makefile.mk b/jfreereport/java/libxml/makefile.mk new file mode 100644 index 000000000000..a0d283805368 --- /dev/null +++ b/jfreereport/java/libxml/makefile.mk @@ -0,0 +1,77 @@ +#************************************************************************* +# +# OpenOffice.org - a multi-platform office productivity suite +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.2 $ +# +# last change: $Author: rt $ $Date: 2007-07-06 16:02:23 $ +# +# The Contents of this file are made available subject to +# the terms of GNU Lesser General Public License Version 2.1. +# +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2005 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=jfreereport +TARGET=libxml + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# override buildfile +ANT_BUILDFILE=ant$/build.xml + +.INCLUDE : antsettings.mk + +.IF "$(SOLAR_JAVA)" != "" +# --- Files -------------------------------------------------------- + +TARFILE_NAME=$(TARGET) + +TARFILE_ROOTDIR=$(TARGET) + +CONVERTFILES=ant$/build.xml\ + +.IF "$(JAVACISGCJ)"=="yes" +JAVA_HOME= +.EXPORT : JAVA_HOME +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -Dbuild.compiler=gcj -f $(ANT_BUILDFILE) all +.ELSE +BUILD_ACTION=$(ANT) -Dbuild.label="build-$(RSCREVISION)" -f $(ANT_BUILDFILE) all +.ENDIF + +.ENDIF # $(SOLAR_JAVA)!= "" + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(SOLAR_JAVA)" != "" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/jfreereport/nbprojects/flute/nbproject/project.xml b/jfreereport/nbprojects/flute/nbproject/project.xml new file mode 100644 index 000000000000..4280b91022ab --- /dev/null +++ b/jfreereport/nbprojects/flute/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + flute-13a + + ../../wntmsci10/misc/build/flute + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/jcommon-serializer/nbproject/project.xml b/jfreereport/nbprojects/jcommon-serializer/nbproject/project.xml new file mode 100644 index 000000000000..f7a14ae8712f --- /dev/null +++ b/jfreereport/nbprojects/jcommon-serializer/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + jcommon-serializer + + ../../wntmsci10/misc/build/jcommon-serializer + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/jfreereport/nbproject/project.xml b/jfreereport/nbprojects/jfreereport/nbproject/project.xml new file mode 100644 index 000000000000..8f6074cfb8d8 --- /dev/null +++ b/jfreereport/nbprojects/jfreereport/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + jfreereport + + ../../wntmsci10/misc/build/jfreereport + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/libfonts/nbproject/project.xml b/jfreereport/nbprojects/libfonts/nbproject/project.xml new file mode 100644 index 000000000000..d84bfb7f832b --- /dev/null +++ b/jfreereport/nbprojects/libfonts/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + libfonts + + ../../wntmsci10/misc/build/libfonts + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/libformula/nbproject/project.xml b/jfreereport/nbprojects/libformula/nbproject/project.xml new file mode 100644 index 000000000000..e056200ee16e --- /dev/null +++ b/jfreereport/nbprojects/libformula/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + libformula + + ../../wntmsci10/misc/build/libformula + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/liblayout/nbproject/project.xml b/jfreereport/nbprojects/liblayout/nbproject/project.xml new file mode 100644 index 000000000000..63ad9ef3f420 --- /dev/null +++ b/jfreereport/nbprojects/liblayout/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + liblayout + + ../../wntmsci10/misc/build/liblayout + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/libloader/nbproject/project.xml b/jfreereport/nbprojects/libloader/nbproject/project.xml new file mode 100644 index 000000000000..6b06d5686759 --- /dev/null +++ b/jfreereport/nbprojects/libloader/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + libloader + + ../../wntmsci10/misc/build/libloader + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/librepository/nbproject/project.xml b/jfreereport/nbprojects/librepository/nbproject/project.xml new file mode 100644 index 000000000000..c1b92593de3f --- /dev/null +++ b/jfreereport/nbprojects/librepository/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + librepository + + ../../wntmsci10/misc/build/librepository + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/nbprojects/libxml/nbproject/project.xml b/jfreereport/nbprojects/libxml/nbproject/project.xml new file mode 100644 index 000000000000..6b966c904cd3 --- /dev/null +++ b/jfreereport/nbprojects/libxml/nbproject/project.xml @@ -0,0 +1,42 @@ + + + org.netbeans.modules.ant.freeform + + + + libxml + + ../../wntmsci10/misc/build/libxml + ${project.dir}/ant/build.xml + + + + + ${project.dir} + + + + + + all + + + + javadoc + + + + + + ${ant.script} + + + + + + + + + + + diff --git a/jfreereport/prj/build.lst b/jfreereport/prj/build.lst new file mode 100644 index 000000000000..0e1e707ab764 --- /dev/null +++ b/jfreereport/prj/build.lst @@ -0,0 +1,11 @@ +jf jfreereport : solenv NULL +jf jfreereport usr1 - all jf_mkout NULL +jf reportdesign\java\flute nmake - all jf_flute NULL +jf reportdesign\java\libxml nmake - all jf_libxml NULL +jf reportdesign\java\libloader nmake - all jf_libloader NULL +jf reportdesign\java\libfonts nmake - all jf_libfonts NULL +jf reportdesign\java\libformula nmake - all jf_libformula NULL +jf reportdesign\java\librepository nmake - all jf_librepository NULL +jf reportdesign\java\jcommon-serializer nmake - all jf_jcommon-serializer NULL +jf reportdesign\java\jfreereport nmake - all jf_jfreereport NULL +jf reportdesign\java\liblayout nmake - all jf_liblayout NULL diff --git a/jfreereport/prj/d.lst b/jfreereport/prj/d.lst new file mode 100644 index 000000000000..9c02526dd2f0 --- /dev/null +++ b/jfreereport/prj/d.lst @@ -0,0 +1,11 @@ +..\%__SRC%\misc\build\flute\flute-1.3-jfree-20061107.jar %_DEST%\bin%_EXT%\flute-1.3-jfree-20061107.jar +..\%__SRC%\misc\build\libxml\libxml-0.9.5.jar %_DEST%\bin%_EXT%\libxml-0.9.5.jar +..\%__SRC%\misc\build\libloader\libloader-0.3.4.jar %_DEST%\bin%_EXT%\libloader-0.3.4.jar +..\%__SRC%\misc\build\libfonts\libfonts-0.2.6.jar %_DEST%\bin%_EXT%\libfonts-0.2.6.jar +..\%__SRC%\misc\build\libformula\libformula-0.1.8.jar %_DEST%\bin%_EXT%\libformula-0.1.8.jar +..\%__SRC%\misc\build\librepository\librepository-0.1.1.jar %_DEST%\bin%_EXT%\librepository-0.1.1.jar +..\%__SRC%\misc\build\librepository\lib\jcommon-1.0.10.jar %_DEST%\bin%_EXT%\jcommon-1.0.10.jar +..\%__SRC%\misc\build\jcommon-serializer\jcommon-serializer-0.1.0.jar %_DEST%\bin%_EXT%\jcommon-serializer-0.1.0.jar +..\%__SRC%\misc\build\jfreereport\jfreereport-0.9.0-05.jar %_DEST%\bin%_EXT%\jfreereport-0.9.0-05.jar +..\%__SRC%\misc\build\jfreereport\lib\sac.jar %_DEST%\bin%_EXT%\sac.jar +..\%__SRC%\misc\build\liblayout\liblayout-0.2.6.jar %_DEST%\bin%_EXT%\liblayout-0.2.6.jar -- cgit