pgAdmin III commit: Build static libraries as well on Windows for those

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Build static libraries as well on Windows for those
Date: 2010-10-23 08:36:03
Message-ID: 201010230836.o9N8a3Gm024460@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Build static libraries as well on Windows for those of us that have to maintain older versions of pgAdmin. Build wxrc and hhp2cached at the same time, and update scripts to call them directly from the wxWidgets directory.

Branch
------
master

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

Modified Files
--------------
docs/builddocs.bat | 10 +++++-----
pgadmin/ui/embed-xrc.bat | 26 +++++++++++++-------------
xtra/wx-build/build-wxmsw.bat | 22 ++++++++++++++++++++++
3 files changed, 40 insertions(+), 18 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.