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 MacOS Runner #6580

Merged
merged 87 commits into from
Jul 21, 2024
Merged

Commits on Jul 10, 2024

  1. use latest macos runner

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    88eb187 View commit details
    Browse the repository at this point in the history
  2. try macos 13

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2612806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db012af View commit details
    Browse the repository at this point in the history
  4. Revert "remove unnecessary stdlib argument"

    This reverts commit db012af.
    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    53a9b7f View commit details
    Browse the repository at this point in the history
  5. fix typo in Makefile.include

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a0363d8 View commit details
    Browse the repository at this point in the history
  6. don't use stdlib with c

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ff18ad6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f674c45 View commit details
    Browse the repository at this point in the history
  8. apply changes on macos

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0766813 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44b4efb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21e2ff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da6106a View commit details
    Browse the repository at this point in the history
  12. fix base_move definition

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e9b301b View commit details
    Browse the repository at this point in the history
  13. target macos12

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    09cbea6 View commit details
    Browse the repository at this point in the history
  14. update supported sdks

    CoolSpy3 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b3ba282 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    b49b9d6 View commit details
    Browse the repository at this point in the history
  2. update docs

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cdcf3c7 View commit details
    Browse the repository at this point in the history
  3. update changelog

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cca2d71 View commit details
    Browse the repository at this point in the history
  4. try macos 14 again

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    269c1de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    809d226 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f49550 View commit details
    Browse the repository at this point in the history
  7. fix config file

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f956edb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93f72b6 View commit details
    Browse the repository at this point in the history
  9. revert last three commits

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6fb517c View commit details
    Browse the repository at this point in the history
  10. bump cppcheck

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a9dba77 View commit details
    Browse the repository at this point in the history
  11. actually bump cpp check

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cb396b2 View commit details
    Browse the repository at this point in the history
  12. bump cppcheck to latest

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    728dd68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b2bb6c View commit details
    Browse the repository at this point in the history
  14. fix pass by value warnings

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    45fe4cb View commit details
    Browse the repository at this point in the history
  15. fix variable scope warnings

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2c10e21 View commit details
    Browse the repository at this point in the history
  16. fix c-style cast warnings

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c07e5ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9877ee0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a6f20c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9d653d9 View commit details
    Browse the repository at this point in the history
  20. revert warning fixes

    CoolSpy3 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5836abb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Revert "revert warning fixes"

    This reverts commit 5836abb.
    CoolSpy3 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e337a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4800f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642eccb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. suppress constParameterCallback warning in ros controller

    I saw some instances of this being suppressed already, so I'm assuming it's a ros coding style
    CoolSpy3 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e4709cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    964ee4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d5cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4514a63 View commit details
    Browse the repository at this point in the history
  5. suppress constParameterCallback warnings globally

    In every instance I've found, I think it makes more sense to just suppress the warning rather than fix it
    CoolSpy3 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d5da5df View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    279e497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54977b View commit details
    Browse the repository at this point in the history
  3. fix constVariable warnings

    CoolSpy3 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e706c83 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix missingOverride warnings

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a07242c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4135fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81483f View commit details
    Browse the repository at this point in the history
  4. fix iterateByValue warnings

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0d8a83e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aecf5e5 View commit details
    Browse the repository at this point in the history
  6. fix unreadVariable warnings

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ebfd31a View commit details
    Browse the repository at this point in the history
  7. fix uselessOverride warnings

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5dc1bbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa3fdc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6546e57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a8056e View commit details
    Browse the repository at this point in the history
  11. fix functionConst warnings

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a4af30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78b888e View commit details
    Browse the repository at this point in the history
  13. remove unused function

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8bc80f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    026b017 View commit details
    Browse the repository at this point in the history
  15. add missing break

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fc1fca3 View commit details
    Browse the repository at this point in the history
  16. update cppcheck on windows

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bf00c76 View commit details
    Browse the repository at this point in the history
  17. use curl instead of wget

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    38a3152 View commit details
    Browse the repository at this point in the history
  18. set curl flags

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0fdd438 View commit details
    Browse the repository at this point in the history
  19. add msiexec args

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    59fa356 View commit details
    Browse the repository at this point in the history
  20. add debug prints

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7358b79 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9640a91 View commit details
    Browse the repository at this point in the history
  22. revert last two commits

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    603a964 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0d5c258 View commit details
    Browse the repository at this point in the history
  24. upload msiexec log

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2ef8378 View commit details
    Browse the repository at this point in the history
  25. Revert "upload msiexec log"

    This reverts commit 2ef8378.
    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2b680be View commit details
    Browse the repository at this point in the history
  26. install msi with powershell

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bb83e19 View commit details
    Browse the repository at this point in the history
  27. fix quotation marks

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2a3a639 View commit details
    Browse the repository at this point in the history
  28. use -ArgumentList

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    863cce8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0c3d9de View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d746f82 View commit details
    Browse the repository at this point in the history
  31. fix other warnings (round 2)

    CoolSpy3 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    56694c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix build errors

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b5714f7 View commit details
    Browse the repository at this point in the history
  2. fix more warnings

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e077ee9 View commit details
    Browse the repository at this point in the history
  3. run clang-format

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f3060fe View commit details
    Browse the repository at this point in the history
  4. run clang-format

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bd3202a View commit details
    Browse the repository at this point in the history
  5. run clang-format on c code

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    846a66a View commit details
    Browse the repository at this point in the history
  6. run clang-format@14

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28e7cf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acbf0eb View commit details
    Browse the repository at this point in the history
  8. fix windows build

    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    92dee8b View commit details
    Browse the repository at this point in the history
  9. store bool values before calling assert

    In previous commits, I wrapped a few calls in asserts. It looks like these were being optimized out in the release build.
    CoolSpy3 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    75346d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc7b143 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. remove redundant if-condition

    Co-authored-by: Olivier Michel <Olivier.Michel@cyberbotics.com>
    CoolSpy3 and omichel committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    69671e0 View commit details
    Browse the repository at this point in the history