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: compnerd/swift-build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: compnerd/swift-build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/6.1
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 25, 2025

  1. Configuration menu
    Copy the full SHA
    02b736e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    9610293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba5e64 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Feb 19, 2025

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

Commits on Mar 7, 2025

  1. Get the native arm64 CI to work (#915)

    Cherry pick commit #878
    hjyamauchi authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    a6e5317 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Update build-toolchain.yml

    Push the manifest change to the appropriate branch.
    compnerd committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    be63623 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Fix the 6.1 snapshot checkout

    hjyamauchi authored and compnerd committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    039067b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. [6.1] Temporarily specify Windows SDK and MSVC versions (#961)

    This is a Cherry-Pick of #913
    
    This is necessary to work around an issue with the latest version
    (26100) of the Windows SDK where changes in headers result in circular
    module dependencies.
    For the compilers build, this installs and uses MSVC 14.42 because the
    current build does not work with MSVC 14.43. In addition, this removes
    the 26100 Windows SDK to get the compilers to build until the bootstrap
    toolchain supports the new SDK.
    
    See #909 for details.
    Steelskin authored May 23, 2025
    Configuration menu
    Copy the full SHA
    2a1f176 View commit details
    Browse the repository at this point in the history
Loading