Log Message:
-----------
Detect a 64-bit build environment on Windows, and generate the appropriate
project files.
Based on the work of Tsutomu Yamada, but much refactored.
Modified Files:
--------------
pgsql/src/tools/msvc:
Project.pm (r1.22 -> r1.23)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.22&r2=1.23)
Solution.pm (r1.50 -> r1.51)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.50&r2=1.51)
gendef.pl (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/gendef.pl?r1=1.8&r2=1.9)
pgsql-committers by date
| Next: | From: Simon Riggs | Date: 2010-01-01 18:41:42 |
| Subject: Re: pgsql: Add missing 'static' tag. |
| Previous: | From: Magnus Hagander | Date: 2010-01-01 16:58:53 |
| Subject: pgsql: Delete solution cache file on clean, if it exists. |