aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/mac/keg_relocate.rb
AgeCommit message (Expand)Author
2017-09-27Revert "mach: Avoid reopening the file for relocation"ilovezfs
2017-09-27Revert "keg_relocate: use correct number of arguments in call to change_insta...ilovezfs
2017-09-26keg_relocate: fix call to change_install_nameSteven Peters
2017-09-25mach: Avoid reopening the file for relocationWilliam Woodruff
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-04-05Merge pull request #2442 from tdsmith/fix-symlink-relocationMike McQuaid
2017-04-04Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."Mike McQuaid
2017-04-02Use extend/OS mechanism for grep argsTim D. Smith
2017-02-19keg_relocate: Don't relocate dylib IDs containing metavariables.William Woodruff
2017-01-07keg_relocate: Check HOMEBREW_TEMP's realpath when excluding name changes.William Woodruff
2016-10-24keg_relocate: wrap relocation locations in structJosh Hagins
2016-09-22Remove old cctools references now that only ruby-macho is used.William Woodruff
2016-07-09extend/os/mac/keg_relocate: fix weird omissionMartin Afanasjew
2016-07-09keg_relocate: port to generic OS. (#453)Mike McQuaid