Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped ubuntu builds to 24.04 #3288

Merged
merged 15 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    3bb16d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d225fa View commit details
    Browse the repository at this point in the history
  3. added texinfo to github actions setup

    Starting macOS 13 (Ventura), install-info is missing from the system, which causes the autotools build to fail.
    mahrud committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b45003f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e65af2 View commit details
    Browse the repository at this point in the history
  5. dropped architecture check for ForeignFunction macOS dlopen hack

    It was previously only a problem on ARM machines, since dlopen never
    checked in /opt/homebrew/lib.  But it's apparently a problem on Intel
    Ventura machines as well, since after to switching to macos-13 for the
    GitHub builds, dlopen doesn't check in /usr/local/lib either.
    d-torrance authored and mahrud committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b7253df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bff336c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5cb0aa View commit details
    Browse the repository at this point in the history
  8. updated docker files

    mahrud committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    16dfe9d View commit details
    Browse the repository at this point in the history
  9. disabled arm64 testing

    mahrud committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8bd3db7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d38f51e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    411f6d3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab87a41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36cece2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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