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

feat(CI): Test Github Actions on Windows and Macos (Take #2) #14

Merged
merged 13 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    120f8ec View commit details
    Browse the repository at this point in the history
  2. fix(CI/CD): Quote the github.workpace in all absolute paths if need

    The build directory may be the relative, but MODULE/PREFIX paths should
    be absolute. The quoting is needed as Windows PWSH seems tries to handle
    incorrectly paths and CMake got crazy on its internal compiler checks.
    leha-bot committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ef975b0 View commit details
    Browse the repository at this point in the history
  3. chore(CI/CD): Fix cmake.yaml

    leha-bot committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b8490c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7814da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c5da5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4903c0 View commit details
    Browse the repository at this point in the history
  7. fix(CI/CD): Fix broken paths on Windows

    Co-authored-by: leha-bot <[email protected]>
    acidicMercury8 and leha-bot committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    160db01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb8d031 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5622bda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    100773c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3c8335 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a049111 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81f691c View commit details
    Browse the repository at this point in the history