Re: automated builds?

"Magnus Hagander" <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
>Is everyone still building interactively? I'm looking for nice ways to 
>automate building on Windows without any human action 
>required, as part of the buildfarm project. 

Not sure what you mean by interactively. A shellscript that does
distclean/configure/make qualify as non-interactive? If so....

Getting it in with the buildfarm would be great though ;-)

>Ideas on how to do this nicely for Windows 
>would be appreciated. Can one run the MSys shell without it 
>firing up an emulated xterm?

Certainly. Just start x:\msys\1.0\bin\sh.exe. To get the adjusted paths
(if you want ls and such tools), run
x:\msys\1.0\bin\sh --login -i

(msys.bat will actually do this if it doesn't find rxvt..)

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.