pgsql: Add basic build support for Visual Studio 2008, without resorting

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add basic build support for Visual Studio 2008, without resorting
Date: 2009-12-23 13:27:04
Message-ID: 20091223132704.E3442753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add basic build support for Visual Studio 2008, without resorting to
generating the build files for 2005 and then converting them.

Modified Files:
--------------
pgsql/src/tools/msvc:
Project.pm (r1.21 -> r1.22)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.21&r2=1.22)
Solution.pm (r1.48 -> r1.49)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.48&r2=1.49)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-12-23 16:43:44 pgsql: Remove code that attempted to rename index columns to keep them
Previous Message Heikki Linnakangas 2009-12-23 12:24:16 pgsql: Always pass catalog id to the options validator function