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

libcoro: add version 0.11.1 #22764

Merged
merged 16 commits into from
Feb 19, 2024
Merged

Commits on Feb 13, 2024

  1. libcoro: add version 0.11

    toge committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8cc6a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. relax compiler checks

    toge committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    50983d5 View commit details
    Browse the repository at this point in the history
  2. update to version 0.11.1

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a52f650 View commit details
    Browse the repository at this point in the history
  3. require newer compilers

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    02a83ae View commit details
    Browse the repository at this point in the history
  4. update config

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a86e095 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fada57 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix library name on Windows

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ea45020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5feaef1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. some options are not available on Windows

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d7fbd49 View commit details
    Browse the repository at this point in the history
  2. typo

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2514ba9 View commit details
    Browse the repository at this point in the history
  3. disable shared

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    168db30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4122cd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b987a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31e6e79 View commit details
    Browse the repository at this point in the history
  7. manage shared option

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    086a23c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35d0c51 View commit details
    Browse the repository at this point in the history