pgAdmin III commit: Re-order the wxWidgets builds on GTK and Mac to ens

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Re-order the wxWidgets builds on GTK and Mac to ens
Date: 2010-10-23 08:36:03
Message-ID: 201010230836.o9N8a3sh024458@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Re-order the wxWidgets builds on GTK and Mac to ensure that shared/non-debug is last and therefore becomes the default. Also, build wxrc and hhp2cached while we're at it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ab02ff578cfe67bfd28278ca73167399321bf28d

Modified Files
--------------
xtra/wx-build/build-wxgtk | 19 +++++++++++++------
xtra/wx-build/build-wxmac | 19 +++++++++++++------
2 files changed, 26 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-10-23 10:11:01 [pgAdmin III] #266: Unable to backup table when quotation marks used in the name
Previous Message Dave Page 2010-10-22 20:46:28 pgAdmin III commit: Avoid a possible crash.