pgsql: Make the msvc build system ask python about details of version

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the msvc build system ask python about details of version
Date: 2010-02-14 14:10:23
Message-ID: 20100214141023.92FBD7541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make the msvc build system ask python about details of version and installation
prefix, instead of assuming it will always be following the default layout.

All information we need is not available on Windows, but the number of
assumptions are at least fewer this way than before.

Based on suggestions from James William Pye.

Modified Files:
--------------
pgsql/src/tools/msvc:
Mkvcbuild.pm (r1.51 -> r1.52)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm?r1=1.51&r2=1.52)

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Stark 2010-02-14 17:50:34 pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing
Previous Message User Fxjr 2010-02-14 03:14:35 npgsql - Npgsql2: Added a lot of targets to package Npgsql source and