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

Add explicit linking to atomic library when required #47

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2023

  1. Add CheckAtomic package helper to fix build on riscv64 architecture (… (

    jrmadsen#40)
    
    Add CheckAtomic package helper to fix build on riscv64 architecture (needing latomic library)
    LocutusOfBorg authored and csparker247 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cf3cbea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90ba59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90a2aa View commit details
    Browse the repository at this point in the history
  4. Small description change

    csparker247 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b194057 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. cmake-format

    csparker247 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bfefb42 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Simplify CheckAtomic

    csparker247 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ba0b840 View commit details
    Browse the repository at this point in the history
  2. cmake-format

    csparker247 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e10b44c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ab067 View commit details
    Browse the repository at this point in the history