Kelly O'Hair
0d4785d9a3
6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
...
Needed BOOT_JAR_JFLAGS. Fixed PREVIOUS_RELEASE_IMAGE.
Reviewed-by: tbell
2008-08-06 15:02:15 -07:00
Lana Steuck
bd39fefcf9
Merge
2008-08-05 17:44:17 -07:00
Kelly O'Hair
413cf8882e
6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
...
Reviewed-by: tbell
2008-07-30 19:40:57 -07:00
Kelly O'Hair
034e883c86
6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles
...
Reviewed-by: tbell
2008-07-27 18:42:57 -07:00
Lana Steuck
025ca5d66a
Merge
2008-07-24 21:12:50 -07:00
Dmitri Trembovetski
bd5f86fee1
6728492: typo in copyrights in some files touched by the d3d pipeline port
...
Reviewed-by: prr
2008-07-22 11:24:32 -07:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
Kelly O'Hair
c65bf79ac2
6548261: Use of SE in make/common/Defs-windows.gmk
...
Reviewed-by: darcy
2008-07-16 09:51:43 -07:00
Kelly O'Hair
6fa758c552
6695765: Remove winver.exe completely from jdk sources
...
Binary file winver.exe is unnecessary and the repositories should not manage binary files.
Reviewed-by: darcy
2008-07-08 09:27:08 -07:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Tim Bell
7086c93746
Merge
2008-06-16 22:16:19 -07:00
Xiomara Jayasena
cd6060aace
Merge
2008-06-12 11:46:57 -07:00
Martin Buchholz
bc2be13ac0
6704165: JDK_DEBUG_IMAGE_DIR used in jdk/make/common/Release.gmk but not defined
...
Reviewed-by: ohair, tbell
2008-06-10 16:31:26 -07:00
Tim Bell
e23242de59
Merge
2008-06-06 15:16:19 -07:00
Kelly O'Hair
821c41a2cd
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
...
Changes to support building with SS12.
Reviewed-by: tbell
2008-06-04 09:38:18 -07:00
Jonathan Gibbons
321a423512
6708729: update jdk Makefiles for new javap
...
Reviewed-by: ohair
2008-06-03 13:28:16 -07:00
Lana Steuck
093ae7bee7
Merge
2008-06-03 11:18:33 -07:00
Phil Race
a2ffb58a98
Merge
2008-05-19 15:33:24 -07:00
Kelly O'Hair
19c686e7f4
6590549: Cygwin build of OpenJDK has problems and not very well documented
...
Just the Makefile changes to fix a cygwin nawk BINMODE=w problem.
Reviewed-by: igor, tbell
2008-05-15 13:04:31 -07:00
Kelly O'Hair
4dfd0da387
Merge
2008-04-18 16:40:32 -07:00
Xiomara Jayasena
3ceaec158c
Merge
2008-04-18 13:24:06 -07:00
Kelly O'Hair
0e9c8616cc
6641585: jdk/make/javax/Makefile should not have both SUBDIRS and AUTO_FILES_JAVA_DIRS
...
Separated Makefile logic, subtree walk vs. javac compiles. Also fixed minor issue in Rules.gmk.
Reviewed-by: tbell
2008-04-18 12:47:38 -07:00
Kelly O'Hair
a2db9ffac0
6484686: The next directory looks like it is no longer part of the build (deploy makefiles)
...
Getting rid of the _OUTPUTDIR settings. Using BUILD_PARENT_DIRECTORY instead. This solves problems with the "/build/windows-i586*" paths getting mangled on Windows builds (fastdebug builds in particular).
Reviewed-by: tbell
2008-04-14 14:52:27 -07:00
Lana Steuck
1d540f665e
Merge
2008-04-10 18:31:26 -07:00
Phil Race
caf5ff6f0e
6662775: Move imaging and color classes from closed to open
...
Reviewed-by: tdv, campbell
2008-04-10 16:28:45 -07:00
Tim Bell
a996482e5d
Merge
2008-04-07 23:27:43 -07:00
Bradford Wetmore
e6ce57d09e
6683078: Update JCE framework and provider builds to work on read-only filesystems
...
6644659: Error in default target of make/javax/crypto in OpenJDK build
Reviewed-by: valeriep, ohair
2008-04-06 10:15:03 -07:00
Kelly O'Hair
3d9e4854d0
6482134: JDK 6 build error on Windows, Visual Studio .NET on Japanese locale
...
Fix scanning of cl.exe version output, removed CC_TYPE.
Reviewed-by: tbell
2008-04-01 15:14:53 -07:00
Kelly O'Hair
4a807d5ed3
6501543: Username can have non-alphanumeric characters
...
User version string issues, including a L10n issue with month names.
Reviewed-by: tbell
2008-03-31 17:20:48 -07:00
Kelly O'Hair
ea297b80d9
6672405: OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
...
OpenJDK freetype sanity check cleanup.
Reviewed-by: tbell
2008-03-31 17:17:18 -07:00
Kelly O'Hair
ba11a6a5e6
6627817: Remove ^M characters in all files (Makefiles too)
...
Some files included the use of the ^M character, which has been deleted.
Reviewed-by: xdono
2008-03-25 14:40:43 -07:00
Kelly O'Hair
cd2e0b7e91
6611629: Avoid hardcoded cygwin paths for memory detection
...
Use free with sygwin, mem or systeminfo otherwise, to get MB_OF_MEMORY on windows.
Reviewed-by: tbell
2008-03-19 13:26:29 -07:00
Kelly O'Hair
e35b18e39b
6654458: /java/devtools findbugs doesn't work on windows
...
Changes to both ant and findbugs version checking.
Reviewed-by: tbell
2008-03-18 11:08:09 -07:00
Kelly O'Hair
42919ee3bb
6674232: OPENJDK=false is same as OPENJDK=true
...
OPENJDK should be empty (undefined) or "true".
Reviewed-by: tbell
2008-03-18 11:06:34 -07:00
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
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
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
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