hg: jdk7/build/corba: 6909026: Change GNU make version requirement to 3.81

2010-12-18 Thread kelly . ohair
Changeset: 39e071e5adaf Author:ohair Date: 2010-12-18 18:29 -0800 URL: http://hg.openjdk.java.net/jdk7/build/corba/rev/39e071e5adaf 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad ! make/common/shared/Platform.gmk

hg: jdk7/build/jdk: 6909026: Change GNU make version requirement to 3.81

2010-12-18 Thread kelly . ohair
Changeset: 435b477c4f14 Author:ohair Date: 2010-12-18 18:28 -0800 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/435b477c4f14 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad ! make/common/shared/Defs-versions.gmk

hg: jdk7/build: 6909026: Change GNU make version requirement to 3.81

2010-12-18 Thread kelly . ohair
Changeset: f4c95f4b7590 Author:ohair Date: 2010-12-18 18:28 -0800 URL: http://hg.openjdk.java.net/jdk7/build/rev/f4c95f4b7590 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad ! README ! README-builds.html

Need reviewer: Retire ALT_MSDEVTOOLS_PATH (Windows only)

2010-12-18 Thread Kelly O'Hair
Need reviewer: Retire ALT_MSDEVTOOLS_PATH (Windows only) The use of ALT_MSDEVTOOLS_PATH with VS2010 has become so confused that the simplest solution is to remove it completely and rely on COMPILER_PATH when building with VS2010, the expected compiler. Some minor restructuring and simplific

Re: Need reviewer: GNU make 3.81

2010-12-18 Thread Dalibor Topic
On 12/18/10 8:59 PM, Kelly O'Hair wrote: > Need reviewer. > Looks good to me. cheers, dalibor topic -- Oracle Dalibor Topic | Java F/OSS Ambassador Phone: +494023646738 | | | Mobile: +491772664192 Oracle Java Platform Group ORACLE Deutschland B.V. & Co. KG | Nagelswe

Need reviewer: GNU make 3.81

2010-12-18 Thread Kelly O'Hair
Need reviewer. This just causes a sanity warning message at build time when anything older than GNU make 3.81 is used. We have run into multiple issues where the use of the older GNU make versions have caused problems and there are some features such as $(eval) that only work with 3.81 that