Cleanup runtime qmake code

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Cleanup runtime qmake code
Date: 2020-05-01 14:59:18
Message-ID: CA+OCxozLg1xP0ae90=BMJ3CaUsQejaMm78pvdkc5TNDTrMqtKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The attached patch tidies up the qmake code for configuring the runtime
build so that it's consistent on all platforms, and simply requires that
the PGADMIN_PYTHON_DIR environment variable points to the Python
installation to be used.

Please review, but don't commit, as this change will probably break some of
the Jenkins jobs. I'll commit and fix them when the patch has passed review.

(Sidenote: this is part of a larger tidy up/standardisation of the build
scripts).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Cleanup_runtime_Python_detection.patch application/octet-stream 12.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-05-04 04:04:45 Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu
Previous Message Dave Page 2020-05-01 14:18:32 pgAdmin 4 commit: Rename README