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

Improve ign tool support on macOS #477

Merged
merged 5 commits into from
Jan 11, 2021

Commits on Dec 8, 2020

  1. Enable ign test on macOS

    This enables and fixes UNIT_ign_TEST for macOS.
    
    * Set environment variables in cmake
    * Find ign binary location
    * Try to find brew ruby location to workaround SIP
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c1bc06b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Suggest fixes for ign gazebo failures on macOS

    Recommend using brew ruby and ensuring that colcon
    setup scripts have been sourced.
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    20331b8 View commit details
    Browse the repository at this point in the history
  2. Exit ign gazebo early on macOS unless -s is used

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    182bee1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Find ign-tools properly and add link to gazebosim#44

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0dfa9aa View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    b7774c8 View commit details
    Browse the repository at this point in the history