pgsql: Enable the use of multiple CPUs/cores when building on MSVC. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Date
Msg-id 20090810114850.4A4DF75331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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_3_STABLE

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Project.pm (r1.16.2.1 -> r1.16.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.16.2.1&r2=1.16.2.2)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Enable the use of multiple CPUs/cores when building on MSVC.