log

age author description
Fri, 27 May 2011 17:19:22 +0200 Xerxes R?nby 2011-05-27 Xerxes R?nby <xranby@zafena.se>
Fri, 27 May 2011 17:00:15 +0200 Xerxes R?nby JamVM: Updated to 2011-04-28 revision, implemented remaining OpenJDK Array reflection interface.
Fri, 27 May 2011 13:30:39 +0100 Andrew John Hughes Prepare for 2.0.
Wed, 25 May 2011 23:24:11 +0100 Andrew John Hughes Added tag icedtea-1.14 for changeset 1b47f8cc8c75
Wed, 25 May 2011 23:23:56 +0100 Andrew John Hughes Update NEWS and bump to 1.14. icedtea-1.14
Wed, 25 May 2011 21:25:40 +0100 Andrew John Hughes Use xsltproc for bootstrap xslt processing not Xerces/Xalan.
Wed, 25 May 2011 17:33:49 +0100 Andrew John Hughes Fix make distcheck, broken by recent imported patches from IcedTea6.
Wed, 25 May 2011 13:19:52 +0100 Andrew John Hughes Add missing 'fi'.
Wed, 25 May 2011 02:20:29 +0100 Andrew John Hughes Add the missing $.
Wed, 25 May 2011 02:17:57 +0100 Andrew John Hughes Invert AM_CONDITIONAL test in --with-x-src-zip to get correct behaviour.
Wed, 25 May 2011 02:15:27 +0100 Andrew John Hughes Remove superfluous use of CHECK in macro naming.
Wed, 25 May 2011 02:11:47 +0100 Andrew John Hughes Treat --without-x-src-zip as equivalent to not specifying the option.
Wed, 25 May 2011 02:08:09 +0100 Andrew John Hughes Check existence of source zips during configure.
Wed, 25 May 2011 01:58:11 +0100 Andrew John Hughes Make JDK binary macros more idiot-proof.
Wed, 25 May 2011 01:51:14 +0100 Andrew John Hughes Fix references to output directory in INSTALL.
Wed, 23 Feb 2011 17:05:16 +0000 Andrew John Hughes Cleanup the IT_CHECK_WITH_JAMVM_SRC_ZIP macro and document it in INSTALL.
Wed, 25 May 2011 01:48:54 +0100 Andrew John Hughes Update INSTALL documentation for latest changes.
Wed, 25 May 2011 01:42:05 +0100 Andrew John Hughes Replace WITH_CACAO with more accurate ENABLE_CACAO.
Tue, 22 Feb 2011 12:52:39 +0000 Andrew John Hughes PR497: Mercurial revision detection not very reliable
Wed, 25 May 2011 01:37:57 +0100 Andrew John Hughes PR103: Usage of native2ascii during bootstrap.
Mon, 23 May 2011 15:52:47 +0100 Andrew John Hughes Merge
Mon, 23 May 2011 15:48:03 +0100 Andrew John Hughes Make sure IT_LOCATE_NSS macro is called and include --enable-nss logic it depends on.
Mon, 23 May 2011 11:30:50 +0200 ptisnovs Added LocaleEnhanceTest to a JTreg exclude list.
Mon, 23 May 2011 14:08:37 +0100 Andrew John Hughes Revert to copying not linking the HotSpot directory.
Fri, 20 May 2011 03:23:45 +0100 Andrew John Hughes Avoid having two IT_FIND_JAVAC macros; rename one to IT_FIND_JAVA_COMPILER.
Fri, 20 May 2011 02:58:30 +0100 Andrew John Hughes Use absolute path when creating symbolic link to extracted HotSpot directory.
Fri, 20 May 2011 02:50:23 +0100 Andrew John Hughes Cleanup dependencies in extracting the OpenJDK tree.
Fri, 20 May 2011 02:40:36 +0100 Andrew John Hughes Ensure all macros have an IT_ prefix.
Fri, 20 May 2011 02:02:00 +0100 Andrew John Hughes PR714: Forwardport replace-hotspot support from IcedTea6. Also separates out sanitisation.
Fri, 20 May 2011 00:26:08 +0100 Xerxes R?nby CACAO threadlist & threadobject improvements.