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

feat: copy .pdb files to Editable Installation and Wheel for easier debugging on windows #2220

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 14, 2024

  1. feat: copy .pdb files to Editable Installation and Wheel for ea…

    …sier debugging on windows
    WSH032 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    e3fd1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e579083 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    286e4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f8824 View commit details
    Browse the repository at this point in the history
  3. fix: use Target::is_msvc instead of cfg!(target_env="msvc") to av…

    …oid mistakenly assuming MSVC debug information during cross-compilation.
    WSH032 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1a85cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    b9a034f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe46b4c View commit details
    Browse the repository at this point in the history