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

[POC] Github Actions support for OSX platform #17054

Draft
wants to merge 112 commits into
base: develop2
Choose a base branch
from

Commits on Sep 24, 2024

  1. Initial OSX draft for CI

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cf88f0d View commit details
    Browse the repository at this point in the history
  2. Update tools paths for osx

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ffe856c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove performance tests

    Co-authored-by: Abril Rincón Blanco <[email protected]>
    perseoGI and AbrilRBS authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    99a470a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Install bazel

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5e67b70 View commit details
    Browse the repository at this point in the history
  2. Install make and libtool

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0c2bdf6 View commit details
    Browse the repository at this point in the history
  3. Install extra packages using homebrew

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8c3fa75 View commit details
    Browse the repository at this point in the history
  4. Fix Android SDK path

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    22f4328 View commit details
    Browse the repository at this point in the history
  5. Try to configure xcode

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9ffc3b3 View commit details
    Browse the repository at this point in the history
  6. debug: show xcrun compiler

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    634e859 View commit details
    Browse the repository at this point in the history
  7. Use brute force to configure clang

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2067aac View commit details
    Browse the repository at this point in the history
  8. Skip test_editable_cmake_osx for now

    Signed-off-by: Uilian Ries <[email protected]>
    uilianries committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5179087 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. rosetta already installed

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1555741 View commit details
    Browse the repository at this point in the history
  2. adjustments

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8b696d0 View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    58bacb0 View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2bdc5d8 View commit details
    Browse the repository at this point in the history
  5. one python

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dae1ca4 View commit details
    Browse the repository at this point in the history
  6. use macos-14

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aa711dc View commit details
    Browse the repository at this point in the history
  7. wip

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2a7bd6 View commit details
    Browse the repository at this point in the history
  8. wip

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    699472e View commit details
    Browse the repository at this point in the history
  9. update default profile

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a1a8d71 View commit details
    Browse the repository at this point in the history
  10. cache installations

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    90cb422 View commit details
    Browse the repository at this point in the history
  11. dont run in parallel

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7f8f46c View commit details
    Browse the repository at this point in the history
  12. wip

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ce66ecd View commit details
    Browse the repository at this point in the history
  13. remove cache

    czoido committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6367438 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3bc955e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae43b5 View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    49970d2 View commit details
    Browse the repository at this point in the history
  4. get android ndk from env

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c521dd4 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    958740b View commit details
    Browse the repository at this point in the history
  6. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a915b99 View commit details
    Browse the repository at this point in the history
  7. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dc69f4c View commit details
    Browse the repository at this point in the history
  8. explicit xcode

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3c067c3 View commit details
    Browse the repository at this point in the history
  9. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5fc134b View commit details
    Browse the repository at this point in the history
  10. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dba6dea View commit details
    Browse the repository at this point in the history
  11. check bazel

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4afeabe View commit details
    Browse the repository at this point in the history
  12. fix bazel

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    78caceb View commit details
    Browse the repository at this point in the history
  13. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fa6428d View commit details
    Browse the repository at this point in the history
  14. add cmake 3.15 to path

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4debe4 View commit details
    Browse the repository at this point in the history
  15. check cmake

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2a14e84 View commit details
    Browse the repository at this point in the history
  16. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    899e45a View commit details
    Browse the repository at this point in the history
  17. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e9a1f87 View commit details
    Browse the repository at this point in the history
  18. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    38e212a View commit details
    Browse the repository at this point in the history
  19. update sdk version

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    af774b2 View commit details
    Browse the repository at this point in the history
  20. fix test

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d58f242 View commit details
    Browse the repository at this point in the history
  21. run apple tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d6dff48 View commit details
    Browse the repository at this point in the history
  22. run cmake tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8f2df0c View commit details
    Browse the repository at this point in the history
  23. build cmake from sources

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3988a15 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    78df1ab View commit details
    Browse the repository at this point in the history
  25. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    06c7985 View commit details
    Browse the repository at this point in the history
  26. cache cmake

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7807d01 View commit details
    Browse the repository at this point in the history
  27. minor changes

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee3c44b View commit details
    Browse the repository at this point in the history
  28. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fce7ea5 View commit details
    Browse the repository at this point in the history
  29. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    263329c View commit details
    Browse the repository at this point in the history
  30. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0f037c5 View commit details
    Browse the repository at this point in the history
  31. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8b79f27 View commit details
    Browse the repository at this point in the history
  32. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4b2c529 View commit details
    Browse the repository at this point in the history
  33. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b36d741 View commit details
    Browse the repository at this point in the history
  34. bump to cmake 3.23 some tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d4e1a1b View commit details
    Browse the repository at this point in the history
  35. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e5c4bcd View commit details
    Browse the repository at this point in the history
  36. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    37e9960 View commit details
    Browse the repository at this point in the history
  37. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e278b40 View commit details
    Browse the repository at this point in the history
  38. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a427aa7 View commit details
    Browse the repository at this point in the history
  39. no spaces

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7d1b2db View commit details
    Browse the repository at this point in the history
  40. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    32e2406 View commit details
    Browse the repository at this point in the history
  41. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    504c654 View commit details
    Browse the repository at this point in the history
  42. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6237280 View commit details
    Browse the repository at this point in the history
  43. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ba7936a View commit details
    Browse the repository at this point in the history
  44. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8ef7aef View commit details
    Browse the repository at this point in the history
  45. revert

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d492ea5 View commit details
    Browse the repository at this point in the history
  46. bump

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f444ea5 View commit details
    Browse the repository at this point in the history
  47. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1bc4952 View commit details
    Browse the repository at this point in the history
  48. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c15abaa View commit details
    Browse the repository at this point in the history
  49. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7b19513 View commit details
    Browse the repository at this point in the history
  50. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6e2bd0 View commit details
    Browse the repository at this point in the history
  51. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aa70cf7 View commit details
    Browse the repository at this point in the history
  52. output

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b736192 View commit details
    Browse the repository at this point in the history
  53. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    30fc36f View commit details
    Browse the repository at this point in the history
  54. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    65781eb View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7789d22 View commit details
    Browse the repository at this point in the history
  56. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e0d55c2 View commit details
    Browse the repository at this point in the history
  57. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c51d111 View commit details
    Browse the repository at this point in the history
  58. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    be1f765 View commit details
    Browse the repository at this point in the history
  59. update cmake 3.23 version

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    731e376 View commit details
    Browse the repository at this point in the history
  60. fix test

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    53b4433 View commit details
    Browse the repository at this point in the history
  61. wip

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    76c5b9d View commit details
    Browse the repository at this point in the history
  62. all tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    367e84c View commit details
    Browse the repository at this point in the history
  63. some cleaning

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3d70168 View commit details
    Browse the repository at this point in the history
  64. some fixes

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b3e8e3c View commit details
    Browse the repository at this point in the history
  65. dont need cmake for this

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6891040 View commit details
    Browse the repository at this point in the history
  66. minor changes

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    83c289a View commit details
    Browse the repository at this point in the history
  67. better workflow

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23d39aa View commit details
    Browse the repository at this point in the history
  68. fix tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c16b437 View commit details
    Browse the repository at this point in the history
  69. more fixes

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8910996 View commit details
    Browse the repository at this point in the history
  70. update catalyst test

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    99a7f9c View commit details
    Browse the repository at this point in the history
  71. check test

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    951bec5 View commit details
    Browse the repository at this point in the history
  72. run all

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    05681ed View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    4cfbacf View commit details
    Browse the repository at this point in the history
  74. fix tests

    czoido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e377f7b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. xfail test

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f0d3ac7 View commit details
    Browse the repository at this point in the history
  2. add id

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b127412 View commit details
    Browse the repository at this point in the history
  3. fix cache?

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9b8f247 View commit details
    Browse the repository at this point in the history
  4. test cache

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bbc62b7 View commit details
    Browse the repository at this point in the history
  5. testing cache

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    739a347 View commit details
    Browse the repository at this point in the history
  6. use ~

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4057814 View commit details
    Browse the repository at this point in the history
  7. more things in cache

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9a0febe View commit details
    Browse the repository at this point in the history
  8. wip

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e939f8a View commit details
    Browse the repository at this point in the history
  9. test paralell run

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    893068e View commit details
    Browse the repository at this point in the history
  10. remove -v

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    36f50a4 View commit details
    Browse the repository at this point in the history
  11. more caching

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5e0fdae View commit details
    Browse the repository at this point in the history
  12. remove jenkins

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5be2b5b View commit details
    Browse the repository at this point in the history
  13. use macos 13

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0943c22 View commit details
    Browse the repository at this point in the history
  14. revert changes

    czoido committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c5b9cac View commit details
    Browse the repository at this point in the history