pgAdmin 4 commit: Cleanup Python detection in the runtime project file. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Cleanup Python detection in the runtime project file.
Date
Msg-id E1jVXHR-0000Eg-Kz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Cleanup runtime qmake code
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework