Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the build environment due to Windows builder upgrades, other changes #4108

Merged
merged 14 commits into from
Apr 28, 2021

Conversation

ferdnyc
Copy link
Contributor

@ferdnyc ferdnyc commented Apr 28, 2021

No description provided.

ferdnyc added 14 commits April 18, 2021 06:13
- Wrap long code lines
- Assemble long command strings from " ".join()-ed lists
- Hardcoded 'python3.7', 'exe.mingw-3.7', etc. strings have been
  replaced with one constructed using the value of the sysconfig.py
  config variable 'py_version_short'
- Only exceptions: macOS-only code in fix_qt5_rpath.py/build_mac_dmg.sh
  (XXX comments placed, warning of their lack of future-proofing)
- Somehow, having it there makes PyQt5 freezable. That shouldn't
  be the case, and it seems like a bad sign.
@ferdnyc ferdnyc added 📅 Daily Build This is an issue involving a daily build. 📦 packaging An issue or PR related to the official package builds labels Apr 28, 2021
@ferdnyc ferdnyc merged commit e8e53cf into develop Apr 28, 2021
@ferdnyc ferdnyc deleted the mingw-paths branch April 28, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 Daily Build This is an issue involving a daily build. 📦 packaging An issue or PR related to the official package builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant