Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShell-Native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PowerShell/PowerShell-Native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/add-glibc-min-version-to-cmake
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 27, 2026

  1. Initial plan

    Copilot committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    2a5842e View commit details
    Browse the repository at this point in the history
  2. Add GLIBC_MIN_VERSION flags to CMake files

    Co-authored-by: adityapatwardhan <12820925+adityapatwardhan@users.noreply.github.com>
    Copilot and adityapatwardhan committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    87ceb03 View commit details
    Browse the repository at this point in the history
  3. Add GLIBC_MIN_VERSION=2.27 to ARM64 toolchain

    Co-authored-by: adityapatwardhan <12820925+adityapatwardhan@users.noreply.github.com>
    Copilot and adityapatwardhan committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    6b6a727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b401e6d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Add cmake flag

    adityapatwardhan committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    d211385 View commit details
    Browse the repository at this point in the history
Loading