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

Normalize C++ action config tool paths based on exec platform OS #22218

Closed

Commits on May 2, 2024

  1. Normalize C++ action config tool paths based on exec platform OS

    RELNOTES: Tool paths specified in `cc_toolchain` action configs are now normalized based on the current execution platform's OS rather than the host OS. In particular, Windows-style absolute paths are now treated as absolute paths when building on a Windows executor from a non-Windows host.
    fmeum committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d119829 View commit details
    Browse the repository at this point in the history