MSVC build scripts status - Mailing list pgsql-hackers

From Andrew Dunstan
Subject MSVC build scripts status
Date
Msg-id 46F84128.1070806@dunslane.net
Whole thread Raw
Responses Re: MSVC build scripts status
List pgsql-hackers
I have reduced the build and regress .bat files to one liners:

build.bat:
@perl build.pl %*

vcregress.bat:
@perl vcregress.pl %*

These mirror exactly what the buildfarm will do when it's modified.

In fact, an unmodified buildfarm client run goes through cleanly with 
these files.

However, neither the new nor the old scripts run ECPG tests on my setup, 
so I have been unable to test that.

I can commit the new scripts now or we can wait till the ECPG situation 
is cleared up.

cheers

andrew


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)
Next
From: "Merlin Moncure"
Date:
Subject: Re: HOT is applied