icedtea

log

age author description
2010-03-03 Andrew John Hughes Differentiate the plugin build directory from the source directory.default tip
2010-03-03 Andrew John Hughes Add missing genstubs-nofork.patch
2010-03-02 Andrew John Hughes Bump to b84 (milestone 6).
2010-02-19 Andrew John Hughes Forwardport new plugin configure detection to IcedTea7.
2010-01-29 Andrew John Hughes Revert doko's patch 663183355f4c; there is already a stamps/plugin.stamp on IcedTea7.
2010-01-21 doko Don't hide errors in statement sequences building the NPPlugin
2010-01-19 Man Lung Wong Assigned default values to certain non required attributes.
2010-01-17 doko Look for merged sparc kernel headers in asm/
2010-01-15 doko Proper dependency checking for files involved in the build of the NPPlugin
2010-01-15 Xerxes R?nby PR icedtea/428: Remove -pedantic from LLVM_CFLAGS.
2010-01-13 Deepak Bhole - Adding last bits for full Java->JS array element access (read and write)
2010-01-09 Andrew John Hughes Include Mercurial revisions and build distribution in version output.
2010-01-07 Andrew John Hughes Bump to b78.
2010-01-06 Deepak Bhole Ported over NP plugin fixes from IcedTea 1.6 branch
2009-12-24 Deepak Bhole - Blanket merge for np plugin code from icedtea6 branch.
2009-12-24 Deepak Bhole Set JDK_UPDATE_VERSION based on upstream drop version
2009-12-24 Andrew John Hughes Merge
2009-12-21 doko Fix zero build as additional VM.
2009-12-24 Andrew John Hughes Make updating rt.jar dependent on LACKS_SUN_AWT_TOOLKIT.
2009-12-21 Andrew John Hughes Add -Xprefer:source so disable bootstrap works. Disable building bootstrap classes when sun.awt.SunToolkit is present.
2009-12-15 Andrew John Hughes Always turn off doc generation for the bootstrap build.
2009-12-14 Andrew John Hughes Explicitly set the path to the javac executable.
2009-12-14 Man Lung Wong JNLP files are now launched when system is offline only if offline-allowed tag is present. Also corrected my previous Changelog entry on Dec 03, 09.
2009-12-14 Andrew John Hughes Bump to b77.
2009-12-07 Andrew John Hughes Make clean-icedtea* targets only run make if the directory exists.
2009-12-03 Man Lung Wong Desktop element fixed and enabled.
2009-12-03 Gary Benson 2009-12-03 Gary Benson <gbenson@redhat.com>
2009-12-03 Gary Benson 2009-12-03 Gary Benson <gbenson@redhat.com>
2009-12-03 Gary Benson 2009-12-03 Gary Benson <gbenson@redhat.com>
2009-12-02 Andrew John Hughes Include latest LCMS fixes from IcedTea6.
2009-11-23 Andrew John Hughes Merge
2009-11-23 Andrew John Hughes Update NetBeans requirement to 6.7.1.
2009-11-18 Andrew John Hughes Added tag icedtea-1.12 for changeset d96a0228b792
2009-11-18 Andrew John Hughes Update NEWS.icedtea-1.12
2009-11-17 Andrew John Hughes Make the AttributeBase fix actually compile...
2009-11-17 Andrew John Hughes Add missing alternate zip options for VisualVM and NetBeans profiler. Ensure symlinks are cleaned.
2009-11-17 Andrew John Hughes Update to VisualVM 1.2.1.
2009-11-17 Andrew John Hughes Add additional JAXWS gcj 4.3 fix for AttributeBase.java
2009-11-17 Andrew John Hughes Use SHA256 checksums throughout.
2009-11-17 Andrew John Hughes Always checksum zips, even if specified with --with-alt-x.
2009-11-17 Andrew John Hughes Fix path on new JAXWS patch.
2009-11-17 Andrew John Hughes Patch the JAXWS source if getDTDType() has the wrong return type (gcj 4.3 and earlier)
2009-11-17 Gary Benson 2009-11-17 Gary Benson <gbenson@redhat.com>
2009-11-17 Andrew John Hughes Remove errant semi-colon in call to $JAVA.
2009-11-17 Andrew John Hughes Fix use of IT_CHECK_FOR_CLASS method on Fedora.
2009-11-17 Andrew John Hughes Removed tag icedtea-1.12
2009-11-17 Andrew John Hughes Added tag icedtea-1.12 for changeset 3f7290ca2f57
2009-11-17 Andrew John Hughes Bump to 1.12. Ensure make distcheck passes by adding missing clean targets and sources.
2009-11-17 Andrew John Hughes Obtain a better default for --with-parallel-jobs using getconf
2009-11-16 Gary Benson Add missing backslash.
2009-11-15 Andrew John Hughes Bump to b76, use SHA256 checksums for OpenJDK and JAXP, always set Zero defines.
2009-11-14 Andrew John Hughes Set ARCH_DATA_MODEL rather than ZERO_BITSPERWORD
2009-11-12 Andrew John Hughes Replace non-ASCII copyright symbol with Unicode number.
2009-11-12 Andrew John Hughes Normalize the whitespace in the JTReg sources using the Sun script.
2009-11-11 Andrew John Hughes Document icedtea-sources.patch.
2009-11-11 Andrew John Hughes Use a proper target for building the Java plugin source, rather than copying files.
2009-11-04 Andrew John Hughes Delete bootstrap/jdk1.7.0 on clean.
2009-11-04 Andrew John Hughes Update to latest changesets, including m5 changes and new timezone data patch.
2009-11-02 Andrew John Hughes Add missing plugin target and turn icedtea-*-stage2 into stamps.
2009-11-02 Andrew John Hughes Ensure all downloading and extracting happens before building OpenJDK.