Обсуждение: pgsql: Enable the use of multiple CPUs/cores when building on MSVC.

Поиск
Список
Период
Сортировка

pgsql: Enable the use of multiple CPUs/cores when building on MSVC.

От
mha@postgresql.org (Magnus Hagander)
Дата:
Log Message:
-----------
Enable the use of multiple CPUs/cores when building on MSVC. This only
affects the C compiler step - we still only build one target at a
time.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Project.pm (r1.4.2.1 -> r1.4.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.4.2.1&r2=1.4.2.2)