Re: win32 binaries

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: win32 binaries
Date: 2004-04-23 14:13:42
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101ADD1@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-04-23 14:28:18 Re: win32 binaries
Previous Message Bruce Momjian 2004-04-23 14:00:38 Re: win32 binaries