Re: MSVC builld of 9.5.12 is broken? - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: MSVC builld of 9.5.12 is broken?
Date
Msg-id CABUevEwahrko2GSqnGLOwKu4fK+rTS55jfwGB6RT5MCJqaXnnQ@mail.gmail.com
Whole thread Raw
In response to Re: MSVC builld of 9.5.12 is broken?  (Victor Wagner <vitus@wagner.pp.ru>)
Responses Re: MSVC builld of 9.5.12 is broken?  (Victor Wagner <vitus@wagner.pp.ru>)
List pgsql-hackers
On Tue, Feb 27, 2018 at 1:42 PM, Victor Wagner <vitus@wagner.pp.ru> wrote:
On Tue, 27 Feb 2018 11:43:34 +0100
Magnus Hagander <magnus@hagander.net> wrote:


> I'm unsure why this was introduced in 9.5 and earlier, but not in the
> newer ones.  This smells like a possible backpatch mistake, in which
> case that part should probably be backed out of the old branches
> rather than teaching mkvcbuild about it.

Patch for Mkvcbuild.pm is actually quite simple (see attach) 

Does not apply cleanly to 9.5 at least for me. Probably easy to fix, but I still feel we shouldn't mess around with the buildsystem in back branches unless we actually have to.


Really, I have more complicated patch, which supports recursive
substitution as gmake does. It was developed to simplify inclusion of
PGXS extensions into contrib tree. (authors of modern extension often
use complex Makefile constructs).

That's of course not going to get backpatched.

 

I've not presented it to community because I hoped that current MSVC
build system would be soon replaced by cmake.

I don't know how you define "soon". Some people have been saying "soon" for almost 10 years on that, so I wouldn't hold my breath :P 


--

pgsql-hackers by date:

Previous
From: Victor Wagner
Date:
Subject: Re: MSVC builld of 9.5.12 is broken?
Next
From: Victor Wagner
Date:
Subject: Re: MSVC builld of 9.5.12 is broken?