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: diffblue/homebrew-cbmc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: diffblue/homebrew-cbmc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20221202-improve-script
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 2, 2022

  1. Add cleaner script for extracting binaries and producing bottle text

    This adds a new script that extracts the binaries in the same
    manner as transform_binary.sh, but outputs the exact text
    needed for the formula.
    TGWDB committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    94434ff View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Add cleaner script for extracting binaries and producing bottle text

    This adds a new script that extracts the binaries in the same
    manner as transform_binary.sh, but outputs the exact text
    needed for the formula.
    TGWDB committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4638a5a View commit details
    Browse the repository at this point in the history
  2. Replace old file

    TGWDB committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    62d0a9e View commit details
    Browse the repository at this point in the history
  3. Merge branch '20221202-improve-script' of github.com:diffblue/homebre…

    …w-cbmc into 20221202-improve-script
    TGWDB committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3942aa4 View commit details
    Browse the repository at this point in the history
Loading