Обсуждение: pgAdmin 4 commit: Cleanup Python detection in the runtime project file.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Cleanup Python detection in the runtime project file.

От
Dave Page
Дата:
Cleanup Python detection in the runtime project file. Fixes #5444

Branch
------
master

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

Modified Files
--------------
Make.bat                          |   2 +-
README                            |  66 ++++++++--------
docs/en_US/release_notes_4_22.rst |   1 +
pkg/linux/build-functions.sh      |   4 +-
pkg/mac/build.sh                  |   6 +-
runtime/pgAdmin4.pro              | 153 +++++++++++++++++++++-----------------
6 files changed, 127 insertions(+), 105 deletions(-)