Thread: RM5525: Cleanup and refactor the macOS build scripts
Patch attached. Please review, but do not commit as this change will require that PGADMIN_PYTHON_DIR is set on the build systems.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment
Hi Dave
Unable to apply the patch. Tried from pgadmin source folder as well as from the pkg folder.
I run git apply <patch_file>.
On Thu, May 14, 2020 at 7:01 PM Dave Page <dpage@pgadmin.org> wrote:
Patch attached. Please review, but do not commit as this change will require that PGADMIN_PYTHON_DIR is set on the build systems.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
patch -p0 < ~/Downloads/RM5525.patch
On Fri, May 15, 2020 at 6:46 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi DaveUnable to apply the patch. Tried from pgadmin source folder as well as from the pkg folder.I run git apply <patch_file>.On Thu, May 14, 2020 at 7:01 PM Dave Page <dpage@pgadmin.org> wrote:Patch attached. Please review, but do not commit as this change will require that PGADMIN_PYTHON_DIR is set on the build systems.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company--Thanks & RegardsAkshay JoshiSr. Software ArchitectEnterpriseDB Software India Private LimitedMobile: +91 976-788-8246
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Hi Dave
Following are my review comments:
- Code alignment is needed for some places in build-functions.sh. I have shellcheck installed in PyCharm and it is showing too many warnings in this file, not sure we should fix those or not
- Following files are empty files we should remove them and also remove the reference from the build.sh:framework_config
codesign_binaries
codesign_bundle
create_dmg
codesign_dmg
On Fri, May 15, 2020 at 1:51 PM Dave Page <dpage@pgadmin.org> wrote:
patch -p0 < ~/Downloads/RM5525.patchOn Fri, May 15, 2020 at 6:46 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Hi DaveUnable to apply the patch. Tried from pgadmin source folder as well as from the pkg folder.I run git apply <patch_file>.On Thu, May 14, 2020 at 7:01 PM Dave Page <dpage@pgadmin.org> wrote:Patch attached. Please review, but do not commit as this change will require that PGADMIN_PYTHON_DIR is set on the build systems.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company--Thanks & RegardsAkshay JoshiSr. Software ArchitectEnterpriseDB Software India Private LimitedMobile: +91 976-788-8246--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Hi
On Fri, May 15, 2020 at 12:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi DaveFollowing are my review comments:
- Code alignment is needed for some places in build-functions.sh. I have shellcheck installed in PyCharm and it is showing too many warnings in this file, not sure we should fix those or not
OK
- Following files are empty files we should remove them and also remove the reference from the build.sh:framework_config
codesign_binaries
codesign_bundle
create_dmg
codesign_dmg
Huh, odd. They are removed in my env. The patch must have done something weird.
Thanks!
On Fri, May 15, 2020 at 1:51 PM Dave Page <dpage@pgadmin.org> wrote:patch -p0 < ~/Downloads/RM5525.patchOn Fri, May 15, 2020 at 6:46 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Hi DaveUnable to apply the patch. Tried from pgadmin source folder as well as from the pkg folder.I run git apply <patch_file>.On Thu, May 14, 2020 at 7:01 PM Dave Page <dpage@pgadmin.org> wrote:Patch attached. Please review, but do not commit as this change will require that PGADMIN_PYTHON_DIR is set on the build systems.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company--Thanks & RegardsAkshay JoshiSr. Software ArchitectEnterpriseDB Software India Private LimitedMobile: +91 976-788-8246--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company--Thanks & RegardsAkshay JoshiSr. Software ArchitectEnterpriseDB Software India Private LimitedMobile: +91 976-788-8246
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company