Thread: SVN Commit by mha: r5327 - trunk/pgadmin3/xtra/wx-build

SVN Commit by mha: r5327 - trunk/pgadmin3/xtra/wx-build

From
svn@pgadmin.org
Date:
Author: mha

Date: 2006-09-05 12:22:32 +0100 (Tue, 05 Sep 2006)

New Revision: 5327

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5327&view=rev

Log:
Got tired of doing it manually, so here's a script that builds the required parts of wxWidgets when an upgrade is
needed...Just stick the list of wx subprojects in the variable at the top and fire away (from a VS command prompt) 

No need for the old solution file.


Added:
   trunk/pgadmin3/xtra/wx-build/build-wx.bat
Modified:
   trunk/pgadmin3/xtra/wx-build/readme.txt

Re: SVN Commit by mha: r5327 - trunk/pgadmin3/xtra/wx-build

From
"Dave Page"
Date:
You forgot the Makefile old bean.

/D

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> svn@pgadmin.org
> Sent: 05 September 2006 12:23
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] SVN Commit by mha: r5327 -
> trunk/pgadmin3/xtra/wx-build
>
> Author: mha
>
> Date: 2006-09-05 12:22:32 +0100 (Tue, 05 Sep 2006)
>
> New Revision: 5327
>
> Revision summary:
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5327&view=rev
>
> Log:
> Got tired of doing it manually, so here's a script that
> builds the required parts of wxWidgets when an upgrade is
> needed... Just stick the list of wx subprojects in the
> variable at the top and fire away (from a VS command prompt)
>
> No need for the old solution file.
>
>
> Added:
>    trunk/pgadmin3/xtra/wx-build/build-wx.bat
> Modified:
>    trunk/pgadmin3/xtra/wx-build/readme.txt
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org
> so that your
>        message can get through to the mailing list cleanly
>
>

Re: SVN Commit by mha: r5327 - trunk/pgadmin3/xtra/wx-build

From
"Magnus Hagander"
Date:
You know, I wish I could say you were wrong.. But no, I can't.

//mha

> -----Original Message-----
> From: Dave Page [mailto:dpage@vale-housing.co.uk]
> Sent: Tuesday, September 05, 2006 1:45 PM
> To: pgadmin-hackers@postgresql.org; Magnus Hagander
> Subject: RE: [pgadmin-hackers] SVN Commit by mha: r5327 -
> trunk/pgadmin3/xtra/wx-build
>
> You forgot the Makefile old bean.
>
> /D
>
> > -----Original Message-----
> > From: pgadmin-hackers-owner@postgresql.org
> > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> > svn@pgadmin.org
> > Sent: 05 September 2006 12:23
> > To: pgadmin-hackers@postgresql.org
> > Subject: [pgadmin-hackers] SVN Commit by mha: r5327 -
> > trunk/pgadmin3/xtra/wx-build
> >
> > Author: mha
> >
> > Date: 2006-09-05 12:22:32 +0100 (Tue, 05 Sep 2006)
> >
> > New Revision: 5327
> >
> > Revision summary:
> > http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5327&view=rev
> >
> > Log:
> > Got tired of doing it manually, so here's a script that builds
> the
> > required parts of wxWidgets when an upgrade is needed... Just
> stick
> > the list of wx subprojects in the variable at the top and fire
> away
> > (from a VS command prompt)
> >
> > No need for the old solution file.
> >
> >
> > Added:
> >    trunk/pgadmin3/xtra/wx-build/build-wx.bat
> > Modified:
> >    trunk/pgadmin3/xtra/wx-build/readme.txt
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an
> appropriate
> >        subscribe-nomail command to majordomo@postgresql.org so
> that
> > your
> >        message can get through to the mailing list cleanly
> >
> >

Re: SVN Commit by mha: r5327 - trunk/pgadmin3/xtra/wx-build

From
"Dave Page"
Date:

> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> Sent: 05 September 2006 12:53
> To: Dave Page; pgadmin-hackers@postgresql.org
> Subject: RE: [pgadmin-hackers] SVN Commit by mha: r5327 -
> trunk/pgadmin3/xtra/wx-build
>
> You know, I wish I could say you were wrong.. But no, I can't.

Makes a change :-p

/D