[pgadmin-hackers] pgAdmin 4 commit: Ensure the Mac Appbundle builds correctly both witha - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure the Mac Appbundle builds correctly both witha
Date
Msg-id E1ceKBr-0006No-Nr@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the Mac Appbundle builds correctly both with and without code signing.

Correct current versions of Python/Qt while we're passing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3041f1113ef492d5c08b241b2fb162d47d5abb1
Author: Atira Odhner <aodhner@pivotal.io>

Modified Files
--------------
.gitignore                  |  2 ++
README                      |  6 ++++
pkg/mac/build.sh            | 22 +++++++++++---
pkg/mac/codesign-bundle.sh  | 55 -----------------------------------
pkg/mac/codesign.conf.in    | 10 -------
pkg/mac/complete-bundle.sh  |  1 +
pkg/mac/framework-config.sh | 71 +++++++++++++++++++++++++++++++++++++++++++++
pkg/mac/framework.conf.in   | 10 +++++++
8 files changed, 108 insertions(+), 69 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Handling of non-ascii with Python2.7
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] Fixes QT build when not signing