Re: win32 binaries - Mailing list pgsql-hackers-win32

From Merlin Moncure
Subject Re: win32 binaries
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101ADD1@Herge.rcsinc.local
Whole thread Raw
In response to win32 binaries  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
List pgsql-hackers-win32
Bruce Momjian wrote:
> In the past we had automated tar builds, but binary builds are harder
to
> automate.  If it was updated once a week, that would be enough.

Hmm. With a simple batch script/scheduled task it would not be terribly
difficult to:
1. login to cvs
2. update pgsql
3. make/make install
4. zip up with command line zip utility
5. ftp to location of choice

The problem is the configure script because this requires logging into
msys...is there a way to launch msys & run a script?  Of course, it is
not necessary to run configure every day.

Merlin

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: win32 binaries
Next
From: "Magnus Hagander"
Date:
Subject: Re: win32 binaries