pgAdmin III commit: Modify the GNU build system so that it always rebui

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Modify the GNU build system so that it always rebui
Date: 2014-06-10 20:11:28
Message-ID: E1WuSOG-0006hS-CO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Modify the GNU build system so that it always rebuilds xrcdialogs.cpp if
needed during a "make all". This also adds a "make xrc" target, and as
a side effect, allows use to call pgadmin/ui/embed-xrc from directories
other than pgadmin/ui.

Branch
------
master

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

Modified Files
--------------
Makefile.am | 5 ++++-
pgadmin/ui/embed-xrc | 12 +++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2014-06-11 06:40:07 Re: Implementation of the GUI to create/modify/drop "Resource Group".
Previous Message Dave Page 2014-06-10 19:13:40 Re: Implementation of the GUI to create/modify/drop "Resource Group".