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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Date: 2009-08-10 11:48:50
Message-ID: 20090810114850.4A4DF75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-08-10 11:48:52 pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Previous Message Magnus Hagander 2009-08-10 11:48:48 pgsql: Enable the use of multiple CPUs/cores when building on MSVC.