Commit Graph

1111 Commits

Author SHA1 Message Date
Kelly O'Hair
c0165a4ae8 6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter
OUTPUTDIR changes to make sure absolute path is correct.

Reviewed-by: xdono
2008-03-10 16:51:23 -07:00
Martin Buchholz
4341094beb 6600143: Remove another 450 unnecessary casts
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
2008-03-10 15:07:09 -07:00
Martin Buchholz
504a24907d 6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win)
Reviewed-by: alanb, iris
2008-03-10 14:32:51 -07:00
Kelly O'Hair
fbfab433d5 6672777: Broken deploy build from jdk fix 6668781 for cygwin windows
Deploy workspace does not set BUILDDIR, uses it, assumes it is jdk/make.

Reviewed-by: xdono
2008-03-09 14:16:49 -07:00
Kelly O'Hair
373ad3f1c5 6628146: Exclude the .hgignore and .hgtags files from the source bundles
Just add to list of SCM files.

Reviewed-by: xdono
2008-03-06 11:37:14 -08:00
Kumar Srinivasan
86d2ba8dfc 6596475: (launcher) javaw should call InitCommonControls
Javaw does not show error window after manifest changes.

Reviewed-by: darcy
2008-03-06 07:51:28 -08:00
Kelly O'Hair
4b49c996b4 6668781: Openjdk windows cygwin build failure: no rule to make linker_md.obj target
Use of GNU make vpath breaks on windows with C:/ style fullpaths

Reviewed-by: xdono
2008-03-04 09:52:54 -08:00
Kelly O'Hair
c13218442a 6638060: Build failed with GNU make 3.81 (part of latest Solaris 'gmake')
Changes to the way GNU make 3.81 deals with the env variable SHELL

Reviewed-by: xdono
2008-03-04 09:51:25 -08:00
Kelly O'Hair
962e1ab78e 6638571: Fix freetype sanity check to work on solaris 64bit
Missing -xarch options to build for 64bit

Reviewed-by: xdono
2008-03-04 09:50:30 -08:00
Kelly O'Hair
e467c731a7 6654456: OpenJDK build problem with freetype makefiles
Ifdef test on OPENJDK before it gets set based on source tree contents

Reviewed-by: xdono
2008-03-04 09:47:43 -08:00
J. Duke
319a3b9947 Initial load 2007-12-01 00:00:00 +00:00