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
mr [Fri, 29 Feb 2008 20:04:01 -0800] rev 25
6669216: Add jcheck configuration directories
Reviewed-by: ohair, xdono
xdono [Tue, 04 Dec 2007 16:28:33 -0800] rev 24
Added tag jdk7-b24 for changeset 90ce3da70b43
duke [Wed, 05 Jul 2017 16:34:04 +0200] rev 23
Merge
mr [Fri, 29 Feb 2008 20:03:58 -0800] rev 22
6669216: Add jcheck configuration directories
Reviewed-by: ohair, xdono
xdono [Tue, 04 Dec 2007 16:28:18 -0800] rev 21
Added tag jdk7-b24 for changeset 489c9b5090e2
ohair [Tue, 25 Mar 2008 14:38:56 -0700] rev 20
6623832: Cleanup old j2se makefile targets
Summary: Just removing unneeded makefile rules and 'control' logic.
Reviewed-by: xdono
ohair [Tue, 18 Mar 2008 11:01:40 -0700] rev 19
6674232: OPENJDK=false is same as OPENJDK=true
Summary: If OPENJDK has a value, that value must be "true", empty value == undefined with GNU make.
Reviewed-by: tbell
ohair [Thu, 13 Mar 2008 16:12:15 -0700] rev 18
6675289: Make default production build NOT include an openjdk build
Summary: SKIP_OPENJDK_BUILD now set to true.
Reviewed-by: xdono
ohair [Sun, 09 Mar 2008 15:47:58 -0700] rev 17
6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter
Summary: Cleanup of OUTPUTDIR handling
Reviewed-by: xdono
ohair [Sun, 09 Mar 2008 13:11:51 -0700] rev 16
6649270: Change by-default openjdk building in control/make/makefile to use open source tree
Summary: Change build rules to allow for openjdk builds by default when building the closed or production build.
Reviewed-by: xdono