pgAdmin 4 commit: Cleanup and refactor the macOS build scripts. Fixes #

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Cleanup and refactor the macOS build scripts. Fixes #
Дата
Msg-id E1jabzB-0000ga-St@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Cleanup and refactor the macOS build scripts. Fixes #5525

Branch
------
master

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

Modified Files
--------------
README                            |  21 +--
docs/en_US/release_notes_4_22.rst |   1 +
pkg/mac/README                    |  19 +-
pkg/mac/build-functions.sh        | 380 ++++++++++++++++++++++++++++++++++++++
pkg/mac/build.sh                  | 267 +++++---------------------
pkg/mac/codesign-binaries.sh      |  36 ----
pkg/mac/codesign-bundle.sh        |  26 ---
pkg/mac/codesign-dmg.sh           |  30 ---
pkg/mac/create-dmg.sh             |  36 ----
pkg/mac/framework-config.sh       |  71 -------
10 files changed, 439 insertions(+), 448 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow the base directory for the repo to be overridde
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove obsolete file.