Re: MSVC: Add MSVC support.

2010-07-01 Thread Peter Rosin
Hi! This is what I'm intending to push when the 72 hours have passed for the updated patch I'm about to send in the other thread, i.e. MSVC: For MSVC, embed the manifest as a resource in the executable. Both patches pushed. Cheers, Peter

Re: MSVC: Add MSVC support.

2010-06-28 Thread Peter Rosin
Hi Ralf, Thanks for the review! Den 2010-06-24 06:51 skrev Ralf Wildenhues: How about this: * Changes in supported systems or compilers: - Initial support for the Microsoft C/C++ Compiler with help from (proposed changes to) the compile script in Automake. And then fiddle the NEWS

MSVC: Add MSVC support.

2010-06-23 Thread Peter Rosin
Hi! This is basically Add MSVC support. 9c848f1e8acdf435d019aa80f3f0b0aeb45613f7 but with some things removed, which makes it depend on the proposed changes to the compile script in automake. This patch should be a NOP unless you are using the Microsoft C/C++ Compiler (aka MSVC, aka cl) and

Re: MSVC: Add MSVC support.

2010-06-23 Thread Ralf Wildenhues
* Peter Rosin wrote on Wed, Jun 23, 2010 at 04:26:22PM CEST: For this patch I'm looking for an ok to commit, but I'm going to hold the actual commit until I have done a couple of more things: * I have a similar ok for one more patch (.manifest related,

Re: MSVC: Add MSVC support.

2010-06-23 Thread Peter Rosin
Den 2010-06-23 20:29 skrev Ralf Wildenhues: * Peter Rosin wrote on Wed, Jun 23, 2010 at 04:26:22PM CEST: For this patch I'm looking for an ok to commit, but I'm going to hold the actual commit until I have done a couple of more things: * I have a similar ok for one more patch (.manifest