Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
e0d79711
Kaydet (Commit)
e0d79711
authored
Tem 06, 2007
tarafından
Rüdiger Timm
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bring module to HEAD.
üst
bae2876f
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
1094 additions
and
0 deletions
+1094
-0
jcommon-serializer.zip
jfreereport/download/jcommon-serializer.zip
+0
-0
libfonts.zip
jfreereport/download/libfonts.zip
+0
-0
liblayout.zip
jfreereport/download/liblayout.zip
+0
-0
libloader.zip
jfreereport/download/libloader.zip
+0
-0
librepository.zip
jfreereport/download/librepository.zip
+0
-0
libxml.zip
jfreereport/download/libxml.zip
+0
-0
makefile.mk
jfreereport/java/flute/makefile.mk
+77
-0
makefile.mk
jfreereport/java/jcommon-serializer/makefile.mk
+78
-0
makefile.mk
jfreereport/java/jfreereport/makefile.mk
+77
-0
makefile.mk
jfreereport/java/libfonts/makefile.mk
+77
-0
makefile.mk
jfreereport/java/libformula/makefile.mk
+77
-0
makefile.mk
jfreereport/java/liblayout/makefile.mk
+77
-0
makefile.mk
jfreereport/java/libloader/makefile.mk
+77
-0
makefile.mk
jfreereport/java/librepository/makefile.mk
+77
-0
makefile.mk
jfreereport/java/libxml/makefile.mk
+77
-0
project.xml
jfreereport/nbprojects/flute/nbproject/project.xml
+42
-0
project.xml
...eport/nbprojects/jcommon-serializer/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/jfreereport/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/libfonts/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/libformula/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/liblayout/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/libloader/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/librepository/nbproject/project.xml
+42
-0
project.xml
jfreereport/nbprojects/libxml/nbproject/project.xml
+42
-0
build.lst
jfreereport/prj/build.lst
+11
-0
d.lst
jfreereport/prj/d.lst
+11
-0
No files found.
jfreereport/download/jcommon-serializer.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/download/libfonts.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/download/liblayout.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/download/libloader.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/download/librepository.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/download/libxml.zip
0 → 100644
Dosyayı görüntüle @
e0d79711
File added
jfreereport/java/flute/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/jcommon-serializer/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/jfreereport/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/libfonts/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/libformula/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/liblayout/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/libloader/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/librepository/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/java/libxml/makefile.mk
0 → 100644
Dosyayı görüntüle @
e0d79711
#*************************************************************************
#
# 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
jfreereport/nbprojects/flute/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
flute-13a
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/flute
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
flute
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/jcommon-serializer/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
jcommon-serializer
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/jcommon-serializer
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
jcommon-serializer
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/jfreereport/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
jfreereport
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/jfreereport
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
jfreereport
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/libfonts/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
libfonts
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/libfonts
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
libfonts
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/libformula/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
libformula
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/libformula
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
libformula
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/liblayout/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
liblayout
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/liblayout
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
liblayout
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/libloader/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
libloader
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/libloader
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
libloader
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/librepository/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
librepository
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/librepository
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
librepository
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/nbprojects/libxml/nbproject/project.xml
0 → 100644
Dosyayı görüntüle @
e0d79711
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.ant.freeform
</type>
<configuration>
<general-data
xmlns=
"http://www.netbeans.org/ns/freeform-project/1"
>
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>
libxml
</name>
<properties>
<property
name=
"project.dir"
>
../../wntmsci10/misc/build/libxml
</property>
<property
name=
"ant.script"
>
${project.dir}/ant/build.xml
</property>
</properties>
<folders>
<source-folder>
<label>
libxml
</label>
<location>
${project.dir}
</location>
</source-folder>
</folders>
<ide-actions>
<action
name=
"build"
>
<script>
${ant.script}
</script>
<target>
all
</target>
</action>
<action
name=
"javadoc"
>
<script>
${ant.script}
</script>
<target>
javadoc
</target>
</action>
</ide-actions>
<view>
<items>
<source-file>
<location>
${ant.script}
</location>
</source-file>
</items>
<context-menu>
<ide-action
name=
"build"
/>
<ide-action
name=
"javadoc"
/>
</context-menu>
</view>
</general-data>
<java-data
xmlns=
"http://www.netbeans.org/ns/freeform-project-java/1"
/>
</configuration>
</project>
jfreereport/prj/build.lst
0 → 100644
Dosyayı görüntüle @
e0d79711
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
jfreereport/prj/d.lst
0 → 100644
Dosyayı görüntüle @
e0d79711
..\%__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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment