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: JuliaPackaging/BinaryBuilderBase.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.35.1
Choose a base ref
...
head repository: JuliaPackaging/BinaryBuilderBase.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 26, 2025

  1. Copy the full SHA
    ccbbf37 View commit details

Commits on Jan 31, 2025

  1. Copy the full SHA
    ea0b49d View commit details
  2. [Runner] Work around wrong path of compiler libraries for riscv64. Ag…

    …ain (#407)
    
    * [Runner] Work around wrong path of compiler libraries for riscv64. Again
    
    * Add test of linking C++ library with gcc
    
    * [Runner] Fix FreeBSD and add comment to explain why these flags are here
    giordano authored Jan 31, 2025
    Copy the full SHA
    0abbe35 View commit details
  3. Copy the full SHA
    9b5e88d View commit details

Commits on Feb 9, 2025

  1. [Runner] Move some functions outside of giant `generate_compiler_wrap…

    …pers!` (#410)
    
    * [Runner] Move some functions outside of giant `generate_compiler_wrappers!`
    
    * [Runner] Pass new arguments to `wrapper` which were previously taken from outer scope.  Sigh
    giordano authored Feb 9, 2025
    2
    Copy the full SHA
    bc1c293 View commit details

Commits on Feb 12, 2025

  1. Copy the full SHA
    1fe5d2b View commit details

Commits on Feb 13, 2025

  1. Copy the full SHA
    7c82b89 View commit details

Commits on Feb 15, 2025

  1. Add a test for installing a dependency with a specific version number (

    …#413)
    
    * Add a test for installing a dependency with a specific version number
    
    * Don't setup broken deps at all with Julia v1.9-10
    giordano authored Feb 15, 2025
    Copy the full SHA
    8ccf581 View commit details
  2. [CI] Update some GitHub Actions workflows (#414)

    * [CI] Update some GitHub Actions workflows
    
    * [CI] Tests must be run in the same step as the one setting up the SSH agent
    giordano authored Feb 15, 2025
    Copy the full SHA
    c925b84 View commit details
Loading