Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-30 Thread Kelly O'Hair
/19/2010 11:27 AM, Kelly O'Hair wrote: Need reviewer: Add vsvars.sh script to jdk7 repo A while back I created a Windows shell script that could be used to setup your environment variables for Visual Studio compiler usage. The VS product itself provides a bat file to help do this, but no shell

Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-30 Thread Brad Wetmore
n 12/19/2010 11:27 AM, Kelly O'Hair wrote: Need reviewer: Add vsvars.sh script to jdk7 repo A while back I created a Windows shell script that could be used to setup your environment variables for Visual Studio compiler usage. The VS product itself provides a bat file to help do this, but no shell

Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-29 Thread Kelly O'Hair
On 12/19/2010 11:27 AM, Kelly O'Hair wrote: Need reviewer: Add vsvars.sh script to jdk7 repo A while back I created a Windows shell script that could be used to setup your environment variables for Visual Studio compiler usage. The VS product itself provides a bat file to help do this,

Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-29 Thread Brad Wetmore
order for me is usually: VSpaths ant jdk CYGWIN system32 ---end--- Brad On 12/19/2010 11:27 AM, Kelly O'Hair wrote: Need reviewer: Add vsvars.sh script to jdk7 repo A while back I created a Windows shell script that could be used to setup your environment variables for Visual Studio

Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-20 Thread Dalibor Topic
On 12/19/10 8:27 PM, Kelly O'Hair wrote: > Need reviewer: Add vsvars.sh script to jdk7 repo Looks good to me. I didn't realize Common7 was so common. cheers, dalibor topic -- Oracle <http://www.oracle.com> Dalibor Topic | Java F/OSS Ambassador Phone: +494023646738 | | | Mo

Re: Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-20 Thread Steve Poole
external symbol __imp_FT_Library_Version referenced in function main" which apparently requires I build freetype via VisualStudio... Steve From: "Kelly O'Hair" To: build-dev@openjdk.java.net Date: 19/12/2010 19:29 Subject:Need reviewer: Add vsvars.sh script

Need reviewer: Add vsvars.sh script to jdk7 repo

2010-12-19 Thread Kelly O'Hair
Need reviewer: Add vsvars.sh script to jdk7 repo A while back I created a Windows shell script that could be used to setup your environment variables for Visual Studio compiler usage. The VS product itself provides a bat file to help do this, but no shell script. This vsvars.sh script