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

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Make the msvc build system ask python about details of version
Дата
Msg-id 20100214141023.92FBD7541C5@cvs.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: Added a lot of targets to package Npgsql source and
Следующее
От: stark@postgresql.org (Greg Stark)
Дата:
Сообщение: pgsql: Make CREATE DATABASE safe against losing whole files by fsyncing