changeset in /hg/icedtea: 2008-03-10 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Thu May 29 14:12:25 PDT 2008
changeset 02548bbd7016 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=02548bbd7016
description:
2008-03-10 Lillian Angel <langel at redhat.com>
* Makefile.am: Added patches to EXTRA_DIST.
* Makefile.in: Regenerated.
diffstat:
3 files changed, 17 insertions(+), 2 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 7 ++++++-
Makefile.in | 7 ++++++-
diffs (46 lines):
diff -r 6ca632b6ab09 -r 02548bbd7016 ChangeLog
--- a/ChangeLog Mon Mar 10 10:37:21 2008 -0400
+++ b/ChangeLog Mon Mar 10 11:04:53 2008 -0400
@@ -1,3 +1,8 @@ 2008-03-10 Gary Benson <gbenson at redhat
+2008-03-10 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am: Added patches to EXTRA_DIST.
+ * Makefile.in: Regenerated.
+
2008-03-10 Gary Benson <gbenson at redhat.com>
* ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
diff -r 6ca632b6ab09 -r 02548bbd7016 Makefile.am
--- a/Makefile.am Mon Mar 10 10:37:21 2008 -0400
+++ b/Makefile.am Mon Mar 10 11:04:53 2008 -0400
@@ -40,7 +40,12 @@ install:
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra
+ patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra \
+ patches/icedtea-hotspot-6b06-7b24.patch \
+ patches/icedtea-hotspot7-build-fixes.patch \
+ patches/icedtea-hotspot7-ports.patch \
+ patches/icedtea-bytecodeInterpreter.patch \
+ patches/icedtea-bytecodeInterpreterWithChecks.patch
# The Binary plugs directory is called jdk1.7.0 for historical reasons. The
# name is completely irrelevant; only contains the plugs to build IcedTea.
diff -r 6ca632b6ab09 -r 02548bbd7016 Makefile.in
--- a/Makefile.in Mon Mar 10 10:37:21 2008 -0400
+++ b/Makefile.in Mon Mar 10 11:04:53 2008 -0400
@@ -226,7 +226,12 @@ OPENJDK_VERSION = b06
@NETX_PLUGIN_TRUE at NETX_PATCH = patches/icedtea-netx-plugin.patch
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra
+ patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch extra \
+ patches/icedtea-hotspot-6b06-7b24.patch \
+ patches/icedtea-hotspot7-build-fixes.patch \
+ patches/icedtea-hotspot7-ports.patch \
+ patches/icedtea-bytecodeInterpreter.patch \
+ patches/icedtea-bytecodeInterpreterWithChecks.patch
# The Binary plugs directory is called jdk1.7.0 for historical reasons. The
More information about the distro-pkg-dev
mailing list