icedtea6

log

age author description
22 months ago Andrew John Hughes Always attempt pkgconfig detection of NSS, only resulting to the system library directory hack when necessary.default tip
22 months ago doko 2010-04-08 Matthias Klose <doko@ubuntu.com>
22 months ago Andrew John Hughes Merge
22 months ago Deepak Bhole Update debug output string and function/structure names to
22 months ago Andrew John Hughes Remove remaining references to rt source directory.
22 months ago Xerxes R?nby Updated check for shared LLVM library to include svn.
22 months ago Deepak Bhole Profiled memory usage and implemented proper cleanup for C++ side.
22 months ago doko Fix Hitachi SH settings
22 months ago doko Check for shared LLVM library.
22 months ago Xerxes R?nby Add explicit success returncode to mkbc.c
22 months ago doko .hgignore: Add Makefile.in
22 months ago doko Fix typo in IcedTeaNPPlugin.cc.
22 months ago Andrew John Hughes Merge
22 months ago Andrew John Hughes Support hs16 with security patches.
22 months ago doko acinclude.m4 (ENABLE_ZERO_BUILD): Depend on IT_SET_ARCH_SETTINGS
22 months ago Andrew John Hughes Add security updates.
22 months ago Andrew John Hughes Make javac versioning patch work with hs16 as well.
22 months ago Edward Nevill Fix for fast bytecode in cpp interpreter
22 months ago Andrew John Hughes Use IT_JAVACFLAGS and don't hardcode source/target options in javac script. Move to Perl javac.in, as in IcedTea7.
22 months ago Andrew John Hughes Remove BINARY_PLUGS_PATH environment variable setting and dead tools.jar targets.
22 months ago doko Remove wrong tag icedtea6-1.6-branchpoint.
22 months ago doko 2010-03-25 Matthias Klose <doko@ubuntu.com>
22 months ago doko Added tag icedtea6-1.8-branchpoint for changeset 9420faca6468
22 months ago doko Added tag icedtea6-1.6-branchpoint for changeset 9420faca6468
22 months ago Deepak Bhole Changed FIFO file location from /tmp/$user-... to
22 months ago Andrew John Hughes Remove duplication between ICEDTEA_ENV and ICEDTEA_ENV_ECJ.
22 months ago Deepak Bhole Fixed build: Changed IcedTeaPlugin.o -> IcedTeaNPPlugin.o
22 months ago Gary Benson Merge
22 months ago Gary Benson Shark updates
22 months ago Deepak Bhole Fixed Bug# 166: Create FIFO pies in temp dir instead of ~/.icedteaplugin
22 months ago Deepak Bhole Renamed IcedTeaPlugin.{cc,h} back to IcedTeaNPPlugin.{cc,h}
22 months ago Andrew John Hughes Merge
22 months ago Pavel Tisnovsky patches/icedtea-sh4-support.patch: removed duplicated
22 months ago Andrew John Hughes Update NEWS with OpenJDK6 b18 details and plugin/NetX build changes.
22 months ago Pavel Tisnovsky Added new regression test to check if the cacerts keytool
22 months ago Gary Benson Fix an issue with lost asynchronous exceptions
22 months ago doko More NEWS ...
22 months ago doko Updates for Hitachi SH
22 months ago doko Update NEWS for 1.8.
22 months ago Andrew John Hughes Remove the old plugin.
22 months ago Andrew John Hughes Only apply @Override patch to the ecj tree (needed as we currently build with 1.5 not 1.6 flags)
22 months ago Andrew John Hughes NetX/plugin build sync (3/3): Remove binary plug import.
22 months ago Deepak Bhole Added support for JSObject.finalize()
23 months ago Andrew John Hughes NetX/plugin build sync (2/3): Have the OpenJDK build extract the built plugin and NetX code as imports, not binary plugs.
23 months ago Deepak Bhole Liveconnect message processing design changes.
23 months ago Andrew John Hughes NetX/plugin build sync (1/3): Build NetX and plugin sources separately.
23 months ago Gary Benson Fix bugs preventing Shark building itself
23 months ago Gary Benson Increased ThreadStackSize by 512kb on 32-bit platforms
23 months ago Gary Benson Whitespace changes
23 months ago Andrew John Hughes Backport fix for Sun bug 6822370.
23 months ago Andrew John Hughes Remove some old cruft.
23 months ago doko Use Sazanami instead of Kochi for Japanese font on Debian/Ubuntu
23 months ago Deepak Bhole Message protocol overhaul to fix race conditions
23 months ago Andrew John Hughes Generalise ZERO_ARCHFLAG to ARCHFLAG and use in PulseAudio native build.
23 months ago Andrew John Hughes Merge
23 months ago doko Makefile.am (ICEDTEA_ECJ_PATCHES): Add DISTRIBUTION_ECJ_PATCHES
23 months ago Andrew John Hughes Revert previous change to copying over linking; patch will break hard links.
23 months ago Andrew John Hughes Build bootstrap classes from ecj tree, which is now copied, not linked.
23 months ago Andrew John Hughes Merge
23 months ago Xerxes R?nby Fix Shark sharkCompiler mattr memory corruption bug.