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

formula: add optional source and target args to #rpath #13722

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

carlocab
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

There are about 10 formulae which need a bit more flexibility from
#rpath. Most of them use Pathname#relative_path_from, so we can
replace those instances with a call to #rpath instead once #rpath
knows how to handle this.

There are about 10 formulae which need a bit more flexibility from
`#rpath`. Most of them use `Pathname#relative_path_from`, so we can
replace those instances with a call to `#rpath` instead once `#rpath`
knows how to handle this.
@BrewTestBot
Copy link
Member

Review period will end on 2022-08-22 at 09:36:26 UTC.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Aug 19, 2022
@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Aug 22, 2022
@BrewTestBot
Copy link
Member

Review period ended.

@carlocab carlocab merged commit 9db6f0d into Homebrew:master Aug 22, 2022
@carlocab carlocab deleted the rpath-args branch August 22, 2022 11:07
carlocab added a commit to carlocab/homebrew-core that referenced this pull request Aug 25, 2022
carlocab added a commit to carlocab/homebrew-core that referenced this pull request Aug 25, 2022
carlocab added a commit to carlocab/homebrew-core that referenced this pull request Aug 25, 2022
`rpath` can now passed arguments to compute the correct `RPATH` entry on
both macOS and Linux.

See Homebrew/brew#13722.
BrewTestBot pushed a commit to Homebrew/homebrew-core that referenced this pull request Aug 27, 2022
`rpath` can now passed arguments to compute the correct `RPATH` entry on
both macOS and Linux.

See Homebrew/brew#13722.

Closes #108857.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
BrewTestBot pushed a commit to Homebrew/homebrew-core that referenced this pull request Aug 27, 2022
See Homebrew/brew#13722.

Closes #108859.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
BrewTestBot pushed a commit to Homebrew/homebrew-core that referenced this pull request Aug 27, 2022
See Homebrew/brew#13722.

Closes #108858.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 21, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants