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

Add minimal alpine rosdeps for ros_core #18474

Merged
merged 4 commits into from
Jul 30, 2018

Commits on Jul 13, 2018

  1. Add minimal alpine rosdeps for ros_core

    With ros-infrastructure/rospkg#148 and ros-infrastructure/rosdep#616,
    all packages required by ros_core can be installed by rosdep on Alpine Linux (edge version)
    at-wat committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    069e74f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Use apk gtest and src gmock

    at-wat committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    f4dce5c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Use libressl instead of openssl

    since Alpine Linux recommends to use libressl instead of openssl
    (https://bugs.alpinelinux.org/issues/4970)
    at-wat committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    2fde3eb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

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