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

Switch Linux CI builds to use Docker based on Ubuntu 18 #1

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

Commits on Jan 12, 2023

  1. rolled back to gcc 9 to see if our mutex lock stops using the modern …

    …__pthread_key_create glibc function, not available in Ubuntu 18.
    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9caba82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17703a9 View commit details
    Browse the repository at this point in the history
  3. quick test: container

    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    8f49670 View commit details
    Browse the repository at this point in the history
  4. removed envs

    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    324041b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5966b34 View commit details
    Browse the repository at this point in the history
  6. debug

    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    52c3ed3 View commit details
    Browse the repository at this point in the history
  7. more debug

    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dd113f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90bab39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    577b4a9 View commit details
    Browse the repository at this point in the history
  10. debug

    Marcus10110 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    92f7cfd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    a1cde25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6463ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22cc4b View commit details
    Browse the repository at this point in the history
  4. cleanup

    Marcus10110 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5af8b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42896ef View commit details
    Browse the repository at this point in the history
  6. set executable flags.

    Marcus10110 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e061088 View commit details
    Browse the repository at this point in the history
  7. facepalm

    Marcus10110 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1b8b568 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24bd24e View commit details
    Browse the repository at this point in the history