pginstaller - pginst: Automatically build MSVC import libraries instead - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Automatically build MSVC import libraries instead
Date
Msg-id 20041204162902.CB173AAED6E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Automatically build MSVC import libraries instead of having to do it manually (and sometimes forgetting to update to
thelatest version of the DLL) 

Modified Files:
--------------
    pginst:
        Makefile (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.26&r2=1.27)
        Makefile.config (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.config.diff?r1=1.18&r2=1.19)
        README (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.9&r2=1.10)
    pginst/inst:
        README (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/inst/README.diff?r1=1.1&r2=1.2)
    pginst/wxs:
        pginst.wxs (r1.95 -> r1.96)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.95&r2=1.96)

Added Files:
-----------
    pginst/inst:
        Makefile (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/inst/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: pgsql: On win32, there is currently no way to get
Next
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Complete backout of extra pgadming language file -