npgsql - Npgsql2: Created helper scripts to build Npgsql with Nant from - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Created helper scripts to build Npgsql with Nant from
Date
Msg-id 20100131154049.8C4B910715E3@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Created helper scripts to build Npgsql with Nant from commandline. Just call build.sh or build.bat.

Added Files:
-----------
    Npgsql2/src:
        build.bat (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/build.bat?rev=1.1&content-type=text/x-cvsweb-markup)
        build.sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/build.sh?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Avoid performing encoding conversion on command tag strings
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed backslash for windows .bat :)