ohair [Sun, 09 Mar 2008 14:16:49 -0700] rev 32
6672777: Broken deploy build from jdk fix 6668781 for cygwin windows
Summary: deploy workspace does not set BUILDDIR, uses it, assumes it is jdk/make.
Reviewed-by: xdono
ohair [Thu, 06 Mar 2008 11:37:14 -0800] rev 31
6628146: Exclude the .hgignore and .hgtags files from the source bundles
Summary: Just add to list of SCM files.
Reviewed-by: xdono
ohair [Tue, 04 Mar 2008 09:52:54 -0800] rev 30
6668781: Openjdk windows cygwin build failure: no rule to make linker_md.obj target
Summary: Use of GNU make vpath breaks on windows with C:/ style fullpaths
Reviewed-by: xdono
ohair [Tue, 04 Mar 2008 09:51:25 -0800] rev 29
6638060: Build failed with GNU make 3.81 (part of latest Solaris 'gmake')
Summary: Changes to the way GNU make 3.81 deals with the env variable SHELL
Reviewed-by: xdono
ohair [Tue, 04 Mar 2008 09:50:30 -0800] rev 28
6638571: Fix freetype sanity check to work on solaris 64bit
Summary: Missing -xarch options to build for 64bit
Reviewed-by: xdono
ohair [Tue, 04 Mar 2008 09:49:22 -0800] rev 27
6637583: Build failure on latest Solaris, source missing include of resource.h?
Summary: The include of sys/resource.h must be explicit
Reviewed-by: xdono
ohair [Tue, 04 Mar 2008 09:47:43 -0800] rev 26
6654456: OpenJDK build problem with freetype makefiles
Summary: ifdef test on OPENJDK before it gets set based on source tree contents
Reviewed-by: xdono