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

GH-40248: [R] fallback to the correct libtool when we find a GNU one #40259

Merged
merged 11 commits into from
Feb 28, 2024

Commits on Feb 27, 2024

  1. brew install libtool

    jonkeane committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    50a64a7 View commit details
    Browse the repository at this point in the history
  2. remove an errant echo

    jonkeane committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    77188a0 View commit details
    Browse the repository at this point in the history
  3. Clean up / use find_program

    jonkeane committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    87fa3b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19461ca View commit details
    Browse the repository at this point in the history
  5. Add the search path

    jonkeane committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a62b889 View commit details
    Browse the repository at this point in the history
  6. Update cpp/cmake_modules/BuildUtils.cmake

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    jonkeane and kou committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bbd9959 View commit details
    Browse the repository at this point in the history
  7. Update dev/tasks/r/github.macos-linux.local.yml

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    jonkeane and kou committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    150deb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    e1cac51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8e590 View commit details
    Browse the repository at this point in the history
  3. lint

    jonkeane committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a98893a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97bd2aa View commit details
    Browse the repository at this point in the history