Re: MSVC build system

From: Hannes Eder <Hannes(at)HannesEder(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: MSVC build system
Date: 2007-09-14 20:01:12
Message-ID: 46EAE888.5090508@HannesEder.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
>
> I want to overhaul the MSVC build system somewhat and want to discuss
> my plans.
>
> [snip]. Apart from fixing the issue with using the systems "dir"
> command rather than using File::Find, which I will revisit, I think
> that's all I would do now, given how close we are to Beta. [snip]

Hi,

please find attached the patch I submitted for the "systems 'dir'"-issue
a couple of month ago. The patch is against current CVS head (as of
2007-09-14). You might find it useful.

hth,
-Hannes

Attachment Content-Type Size
Install.pm-200709141.patch text/plain 4.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2007-09-14 20:06:39 Re: RETURNING and DO INSTEAD ... Intentional or not?
Previous Message Don Walker 2007-09-14 19:57:41 Re: Use of global and static variables in shared libraries