Обсуждение: 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_4_STABLE

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Project.pm (r1.19 -> r1.19.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.19&r2=1.19.2.1)