index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
extend
/
os
/
mac
/
keg_relocate.rb
Age
Commit message (
Expand
)
Author
2017-09-27
Revert "mach: Avoid reopening the file for relocation"
ilovezfs
2017-09-27
Revert "keg_relocate: use correct number of arguments in call to change_insta...
ilovezfs
2017-09-26
keg_relocate: fix call to change_install_name
Steven Peters
2017-09-25
mach: Avoid reopening the file for relocation
William Woodruff
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-04-05
Merge pull request #2442 from tdsmith/fix-symlink-relocation
Mike McQuaid
2017-04-04
Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."
Mike McQuaid
2017-04-02
Use extend/OS mechanism for grep args
Tim D. Smith
2017-02-19
keg_relocate: Don't relocate dylib IDs containing metavariables.
William Woodruff
2017-01-07
keg_relocate: Check HOMEBREW_TEMP's realpath when excluding name changes.
William Woodruff
2016-10-24
keg_relocate: wrap relocation locations in struct
Josh Hagins
2016-09-22
Remove old cctools references now that only ruby-macho is used.
William Woodruff
2016-07-09
extend/os/mac/keg_relocate: fix weird omission
Martin Afanasjew
2016-07-09
keg_relocate: port to generic OS. (#453)
Mike McQuaid