aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/keg_relocate.rb
AgeCommit message (Expand)Author
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-05-24Merge pull request #2598 from tdsmith/relocate-virtualenv-orig-prefixTim D. Smith
2017-05-17replace_text_in_files: Regex match is greedyShaun Jackman
2017-05-06Relocate virtualenv orig-prefix.txtTim D. Smith
2017-04-05keg_relocate: slim long lines.Mike McQuaid
2017-04-02rubocopTim D. Smith
2017-04-02Use extend/OS mechanism for grep argsTim D. Smith
2017-04-02Unlink before rewriting linkTim D. Smith
2017-04-02Don't follow symlinks when hunting for stringsTim D. Smith
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
2016-11-01keg_relocate: don't forget the hard linksJosh Hagins
2016-11-01keg_relocate: fix ordering of replacementsJosh Hagins
2016-10-25formula_installer: fix regression in #1253Josh Hagins
2016-10-24keg_relocate: wrap relocation locations in structJosh Hagins
2016-10-24keg_relocate: brew style fixesJosh Hagins
2016-10-24keg_relocate: refactor relocate_text_filesJosh Hagins
2016-10-24keg_relocate: cache files rewritten during brew bottleJosh Hagins
2016-10-15Explain why info could be nilTim D. Smith
2016-10-15Don't choke on invalid UTF-8 in `file` outputTim D. Smith
2016-10-12keg_relocate: fix for multiline /usr/bin/file outputJosh Hagins
2016-10-12keg_relocate: relocate text_executable? files.Mike McQuaid
2016-10-12Revert "keg_relocate: left out text_executable? check in #1258"Mike McQuaid
2016-10-12keg_relocate: left out text_executable? check in #1258Josh Hagins
2016-10-11keg_relocate: use xargs to batch file argumentsJosh Hagins
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-09-18Relocate HOMEBREW_REPOSITORY when necessary.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-08-02keg_relocate: refactor path.find change for performanceDominyk Tiller
2016-08-02keg_relocate: work around `file` bugDominyk Tiller
2016-07-29keg_relocate: don't relocate text files without /usr/bin/file.Mike McQuaid
2016-07-09keg_relocate: port to generic OS. (#453)Mike McQuaid
2016-06-29keg_relocate: Exclude hardlinks from mach_o_files.William Woodruff
2016-06-27Revert "keg_relocate: Exclude hardlinks from mach_o_files."Tim D. Smith
2016-06-27keg_relocate: Exclude hardlinks from mach_o_files.William Woodruff
2016-04-24keg_relocate: don't assume .la files are in lib.Mike McQuaid
2016-02-03os/mac: optionally use ruby_macho.William Woodruff
2015-11-24keg_relocate: replaced 'if' with guard clauseSyed Humza Shah
2015-11-19keg_relocate: fix relocation of frameworksMartin Afanasjew
2015-11-11keg_relocate: remove options from Keg#dylib_id_forMartin Afanasjew
2015-11-08Revert "keg_relocate: fix relocation of frameworks"Mike McQuaid
2015-11-08keg_relocate: fix relocation of frameworksMartin Afanasjew
2015-10-16always use opt_prefix in install_nameTim D. Smith
2015-09-12bottle: auto detect any_skip_relocationXu Cheng
2015-09-12keg_relocate: split relocate_install_names and relocate_text_filesXu Cheng
2015-09-11keg_relocate: fix absolute symlinkXu Cheng
2015-08-22core file style updateXu Cheng
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21MacOS: update locate_cctoolWilliam Woodruff