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: messense/homebrew-macos-cross-toolchains
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.2.0
Choose a base ref
...
head repository: messense/homebrew-macos-cross-toolchains
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.2.0-1
Choose a head ref
  • 11 commits
  • 25 files changed
  • 3 contributors

Commits on Feb 15, 2022

  1. Run ct-ng oldconfig again

    messense committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dcbb829 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Upgrade to GCC 11.2.0

    messense committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f9426db View commit details
    Browse the repository at this point in the history
  2. CI: Add brew linkage test

    messense committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a81b3d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update homebrew formula to use [email protected]

    Since `[email protected]` is now the default when the formula aliases
    `python` or `python3` are used:
    https://formulae.brew.sh/formula/[email protected]
    
    As such, many other formulae are already using `[email protected]`,
    so updating to it for this project reduces the chance users will
    end up having to have two different Python versions installed.
    edmorley committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6182272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89bff5f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. arm-unknown-linux-musleabihf: add target

    Signed-off-by: Paul Spooren <[email protected]>
    Paul Spooren committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9c39156 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge pull request #19 from aparcar/arm-unknown-linux-musleabihf

    arm-unknown-linux-musleabihf: add target
    messense authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a8c8338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6facf95 View commit details
    Browse the repository at this point in the history
  3. Update github actions

    messense committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9b344ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from messense/target-alias

    Update to crosstool-ng 1.25.0 and add target alias
    messense authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c534fe0 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    messense committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    13fb5a6 View commit details
    Browse the repository at this point in the history
Loading