pginstaller - pginst: Automatically build MSVC import libraries instead
| From: |
mha(at)pgfoundry(dot)org (User Mha) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pginstaller - pginst: Automatically build MSVC import libraries instead |
| Date: |
2004-12-04 16:29:02 |
| Message-ID: |
20041204162902.CB173AAED6E@pgfoundry.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Automatically build MSVC import libraries instead of having to do it manually (and sometimes forgetting to update to the latest 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
| Next: | From: User Mha | Date: 2004-12-04 16:33:51 |
| Subject: pginstaller - pginst: Complete backout of extra pgadming language file - |
| Previous: | From: Magnus Hagander | Date: 2004-12-04 11:40:51 |
| Subject: Re: pgsql: On win32, there is currently no way to get |