Magnus Hagander <[EMAIL PROTECTED]> writes:
> This patch fixes vcbuild so you can build without OpenSSL and libz
> should you want to. This disables the sslinfo and pgcrypto modules
> because they require the libraries to build at all.
Applied.
regards, tom lane
-
Magnus Hagander <[EMAIL PROTECTED]> writes:
>>> Attached is a simple README file (part from Dave P, if my memory is not
>>> mistaken) for the vcbuild stuff. Please put in src/tools/msvc.
Applied, with Mark K's fix and a bit of polishing of my own.
regards, tom lane
--
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Peter Eisentraut wrote:
> >> The problem is that this requires two runs even to proof the documentation,
> >> which I think no one wants.
>
> > So what would the API be to signal you want a draft build?
> > gmake DRAFT="Y" html
>
Magnus Hagander wrote:
Note that PostgreSQL builds natively with Visual C++. You must *there for*
make sure that you do *NOT* have any tools from Cygwin or Mingw available
in the system PATH. Also, make sure you don't have any Cygwin/Mingw
environment variables "leaking" through.
Little typ
On 1/8/07, Jaime Casanova <[EMAIL PROTECTED]> wrote:
maybe once this patch is applied you can think on make indexes and
[temp] sequences on temp tables use the same temp_tablespace that
table is using...
actually, the index part is easy... do you want to do it?
--
regards,
Jaime Casanova
"Pr
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Peter Eisentraut wrote:
>> The problem is that this requires two runs even to proof the documentation,
>> which I think no one wants.
> So what would the API be to signal you want a draft build?
> gmake DRAFT="Y" html
I'd vote for
gmake d
Peter Eisentraut wrote:
> Am Montag, 8. Januar 2007 05:10 schrieb Bruce Momjian:
> > Here is a patch that runs the build twice when HTML.index does not
> > exist, and once every time after that. This is not ideal, but it is a
> > start.
>
> The problem is that this requires two runs even to proof
Neil Conway wrote:
> Magnus Hagander wrote:
>> Attached is a simple README file (part from Dave P, if my memory is not
>> mistaken) for the vcbuild stuff. Please put in src/tools/msvc.
>
> No file attached, AFAICS.
Argh. You're right of course. Here it is.
//Magnus
This directory contains the to
Attached is a simple README file (part from Dave P, if my memory is not
mistaken) for the vcbuild stuff. Please put in src/tools/msvc.
//Magnus
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subs
This patch fixes vcbuild so you can build without OpenSSL and libz
should you want to. This disables the sslinfo and pgcrypto modules
because they require the libraries to build at all.
//Magnus
Index: src\tools\msvc/mkvcbuild.pl
===
Am Montag, 8. Januar 2007 05:10 schrieb Bruce Momjian:
> Here is a patch that runs the build twice when HTML.index does not
> exist, and once every time after that. This is not ideal, but it is a
> start.
The problem is that this requires two runs even to proof the documentation,
which I think no
11 matches
Mail list logo