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

Update doctest to 2.4.6 + local fixes slated for upstream #716

Merged
merged 3 commits into from
Nov 29, 2021

Commits on Nov 29, 2021

  1. Add github actions workflow

    use docker containers
    remove sudo
    install software-properties-common
    update before trying install
    install wget
    cmake and make
    install cmake from pip
    add apt-transport-https
    Use llvm xenial
    Fix clang package name
    Fix boost with gcc<5
    verbose compile
    skip boost for gcc<5
    macos test
    skip boost for macos
    test different xcode compilers
    use new cmake syntax for selecting platform
    no xcode 10 installed
    Rename tests
    isuruf authored and AzothAmmo committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    3be7f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b4d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40aba37 View commit details
    Browse the repository at this point in the history