Skip to content

SG-33297 Fixups - #78

Draft
julien-lang wants to merge 4 commits into
masterfrom
ticket/SG-33297-fixups
Draft

SG-33297 Fixups#78
julien-lang wants to merge 4 commits into
masterfrom
ticket/SG-33297-fixups

Conversation

@julien-lang

Copy link
Copy Markdown
Member

This pull request refactors the tk_build_qt_resources module to improve the handling of compiler arguments and environment variables. The most important changes include switching from string-based command construction to list-based argument handling for subprocess calls, updating environment variable defaults, and refining paths for PySide2 tools.

Refactoring compiler argument handling:

Environment variable updates:

Refinement of PySide2 tool paths:

@julien-lang
julien-lang requested a review from Copilot June 20, 2025 20:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the tk_build_qt_resources module to improve handling of compiler arguments and environment variables while refining tool paths for PySide2.

  • Switches from string‐based to list-based argument handling for subprocess calls
  • Updates the default environment variable to prioritize PYENV_VIRTUAL_ENV or VIRTUAL_ENV
  • Modifies PySide2 tool paths to include the bin directory

Comment thread tk_toolchain/cmd_line_tools/tk_build_qt_resources/__init__.py
Comment thread tk_toolchain/cmd_line_tools/tk_build_qt_resources/__init__.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants