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

Use recent gcc/apple-clang with OSX #11

Merged
merged 14 commits into from
Apr 23, 2024
Merged

Use recent gcc/apple-clang with OSX #11

merged 14 commits into from
Apr 23, 2024

Commits on Mar 6, 2024

  1. Use recent gcc/clang with OSX

    Klaim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ee3da6e View commit details
    Browse the repository at this point in the history
  2. Revert "Use recent gcc/clang with OSX"

    This reverts commit ee3da6e.
    Klaim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    beaf0fb View commit details
    Browse the repository at this point in the history
  3. osx version upgrade on ci

    Klaim committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    27d271d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Revert to macOS 14

    macOS 15 has not yet been released.
    
    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f8d13a5 View commit details
    Browse the repository at this point in the history
  2. Try selecting Xcode 15.3

    Reference:
    actions/runner-images#8282 (comment)
    
    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b4a2490 View commit details
    Browse the repository at this point in the history
  3. Complete comment

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8acefe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Try using LLVM 18 instead of Apple Clang

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0135df3 View commit details
    Browse the repository at this point in the history
  2. Revert "Try using LLVM 18 instead of Apple Clang"

    This reverts commit 0135df3.
    jjerphan committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c5018c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d9ad06 View commit details
    Browse the repository at this point in the history
  2. Explicitly specifying function template specialisation

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2576371 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee015f View commit details
    Browse the repository at this point in the history
  4. Try not selecting the latest version of Apple Clang

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3262048 View commit details
    Browse the repository at this point in the history
  5. Test both macOS 13 and macOS 14

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    
    Co-authored-by: Klaim <Klaim@users.noreply.github.com>
    jjerphan and Klaim committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5746057 View commit details
    Browse the repository at this point in the history