pgAdmin III commit: Fix build for wx 2.9.5, along with an RPATH issue.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix build for wx 2.9.5, along with an RPATH issue.
Date: 2013-07-19 13:08:22
Message-ID: E1V0AQ2-00043X-HW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix build for wx 2.9.5, along with an RPATH issue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=23c1bc0944468d07e0f54cb43193aaad9e4bbe74
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/Makefile.am | 2 +-
pgadmin/Makefile.deps | 6 +++---
pgadmin/debugger/dbgEvents.cpp | 2 +-
pgadmin/debugger/dbgTargetInfo.cpp | 2 +-
pgadmin/pgAdmin3.cpp | 13 ++++++++++---
pgadmin/utils/sysSettings.cpp | 20 ++++++++++++++++++++
pgadmin/ver_svn.sh | 3 +++
7 files changed, 39 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Richard PALO 2013-07-19 13:58:01 warnings patch submission
Previous Message Dave Page 2013-07-19 12:48:14 Re: RTI patch using $(MAKE) instead of 'make' for SPHINX_BUILD