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

[ci] Update to GCC12 #940

Merged
merged 7 commits into from
Feb 18, 2023
Merged

[ci] Update to GCC12 #940

merged 7 commits into from
Feb 18, 2023

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    f40b939 View commit details
    Browse the repository at this point in the history
  2. [test] Split AVR Mega Pro unittests into three

    RAM space is running out for some tests.
    salkinium committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    f9fb90a View commit details
    Browse the repository at this point in the history
  3. [src] Adapt code and build system to GCC12

    co-authored-by: Christopher Durand <christopher.durand@rwth-aachen.de>
    salkinium and chris-durand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    0c53d1b View commit details
    Browse the repository at this point in the history
  4. [docs] Update for GCC12

    salkinium committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6150602 View commit details
    Browse the repository at this point in the history
  5. [python] Fix multiprocessing pool on Python >=3.8

    Processes are now spawned instead of forked, which could otherwise cause
    lockups and hung processes.
    salkinium committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5e16fe5 View commit details
    Browse the repository at this point in the history
  6. [ci] Update to GCC 12

    co-authored-by: Christopher Durand <christopher.durand@rwth-aachen.de>
    salkinium and chris-durand committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    8d91bfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    923f9c1 View commit details
    Browse the repository at this point in the history