pgAdmin 4 commit: Build the electron runtime in the standard build dirs

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Build the electron runtime in the standard build dirs
Date: 2018-07-02 15:28:20
Message-ID: E1fa0kW-0006Nl-4i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Build the electron runtime in the standard build dirs for easier debugging. Do a little cleanup along the way.

Branch
------
electron

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=716be3e7e551d5cc7b92c0844c16165494a4de79

Modified Files
--------------
.gitignore | 2 ++
Makefile | 8 +++++++-
pkg/build-darwin.sh | 35 +++++++++++++++++------------------
pkg/build-linux.sh | 16 ++++++++++------
4 files changed, 36 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-02 15:30:13 pgAdmin 4 commit: We should probably create the build directory. It may
Previous Message Dave Page 2018-07-02 14:59:17 Re: [pgAdmin4][RM3371] Ping endpoint still send a pg4a_session cookie