aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/postinstall.rb
AgeCommit message (Collapse)Author
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2016-08-19separate build and test logsAndrew Janke
2016-07-18remove unnecessary build options manipulation for test and postinstallXu Cheng
We already loaded build options in ARGV.resolved_formulae for test and postinstall
2016-07-17Update commit when resolving the formula (#536)Uladzislau Shablinski
2015-04-15sandbox postinstallXu Cheng
Closes Homebrew/homebrew#38479. Signed-off-by: Xu Cheng <xucheng@me.com>