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:52
Message-ID: 20090810114852.509C475331E@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_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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-08-10 15:59:51 Re: [COMMITTERS] pgsql: Ship documentation without intermediate tarballs Documentation
Previous Message Magnus Hagander 2009-08-10 11:48:50 pgsql: Enable the use of multiple CPUs/cores when building on MSVC.