npgsql - Npgsql2: Added a lot of targets to package Npgsql source and

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Added a lot of targets to package Npgsql source and
Date: 2010-02-14 03:14:35
Message-ID: 20100214031435.8245B10715D0@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Added a lot of targets to package Npgsql source and binary distribution.
Added target to ccnet.

Added ability to generate AssemblyInfo.cs automatically. In order to do that, run build.sh (build.bat) -D:CCNetLabel=2.0.9.0 so the assembly value is set to this label value.

Thanks Daniel Nauck for support and .build sample file.

Modified Files:
--------------
Npgsql2/src:
Npgsql.build (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql.build?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-02-14 14:10:23 pgsql: Make the msvc build system ask python about details of version
Previous Message Robert Haas 2010-02-14 02:36:19 Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while