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

Replace OSAtomic with stdatomic. #178

Closed
wants to merge 15 commits into from
Closed

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    bd77761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a445a View commit details
    Browse the repository at this point in the history
  3. Update submodules.

    cntrump committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5669c8c View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    cntrump committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6db7c51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ea1cee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bac4e6f View commit details
    Browse the repository at this point in the history
  7. Update travis.yml

    - build branches: master & main
    cntrump committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a0102b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Add build status in ReadMe

    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3d00c76 View commit details
    Browse the repository at this point in the history
  2. Update *OS_VERSION_MIN_REQUIRED

    - iOS 9.0
    - tvOS 9.0
    - macOS 11.11
    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8f8ae52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a09ff1 View commit details
    Browse the repository at this point in the history
  4. Update build settings

    - GCC_C_LANGUAGE_STANDARD = gnu11
    - COMPILER_INDEX_STORE_ENABLE = YES
    - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"
    - CLANG_CXX_LIBRARY = "libc++"
    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5cba801 View commit details
    Browse the repository at this point in the history
  5. Update travis.yml

    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6c8392c View commit details
    Browse the repository at this point in the history
  6. Update bitcode build settings

    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    69c4c34 View commit details
    Browse the repository at this point in the history
  7. Update RACKVOWrapperSpec.m

    cntrump committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    85577b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9330325 View commit details
    Browse the repository at this point in the history