aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2017-12-01Hardware::CPU: Implement OS-agnostic methodsShaun Jackman
2017-11-27More environment filtering fixesMike McQuaid
2017-11-26Cleaner: ELF files are executable on LinuxShaun Jackman
2017-11-18ENV: don't set MACOSX_DEPLOYMENT_TARGETilovezfs
2017-11-17Tweak SDK variables for new Xcode/CLT setup.Mike McQuaid
2017-11-17diagnostic: check if Xcode needs CLT installed.Mike McQuaid
2017-11-13environment filtering: pass through TRAVIS vars.Mike McQuaid
2017-11-10Merge pull request #3377 from maxim-belkin/extend-pathnameMike McQuaid
2017-11-07pathname: improvements, cleanups, and new methodsMaxim Belkin
2017-11-07Clear/mask passwords as well as tokens.Mike McQuaid
2017-11-07os/mac/diagnostic: fix XQuartz message.Mike McQuaid
2017-11-05ENV/super: simplify version checks.Mike McQuaid
2017-11-05diagnostic: simplify version checks.Mike McQuaid
2017-11-05system_config: handle new non-string Xcode versionMike McQuaid
2017-10-30Merge pull request #3387 from MikeMcQuaid/env-std-homebrew-pathsMike McQuaid
2017-10-29Tweak use of with_envMike McQuaid
2017-10-29ENV/std: fully extend from HOMEBREW_PATH.Mike McQuaid
2017-10-26java_requirement: support prompting users to install legacy Java casksJCount
2017-10-18Move `String#undent` to `compat`.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-18Merge pull request #3229 from BenMusch/check-for-master-no-refactorMike McQuaid
2017-10-18Merge pull request #3315 from maxim-belkin/linux-caveats-plistMike McQuaid
2017-10-16remove sneaky empty lineMaxim Belkin
2017-10-16caveats: making plist_caveats macOS-onlyMaxim Belkin
2017-10-13caveats.rb: empty method on LinuxMaxim Belkin
2017-10-13fileutils: deprecate rake DSLilovezfs
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-09-27Merge branch 'master' into check-for-master-no-refactorBen Muschol
2017-09-27Implement changesBen Muschol
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-25Merge pull request #3139 from woodruffw/macho-use-objectWilliam Woodruff
2017-09-25mach: Avoid reopening the file for relocationWilliam Woodruff
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-09-23Merge pull request #3174 from sjackman/popen-optionsMike McQuaid
2017-09-23Merge pull request #3190 from MikeMcQuaid/curl_https_fixMike McQuaid
2017-09-22superenv: more help for Autotools with 10.13 SDK on 10.12ilovezfs
2017-09-22development_tools: fix curl https handling.Mike McQuaid
2017-09-21Merge pull request #3164 from MikeMcQuaid/portable-ruby-2.3.3Mike McQuaid
2017-09-21Upgrade vendored Ruby to 2.3.3.Mike McQuaid
2017-09-21superenv: help Autotools with 10.13 SDK on 10.12ilovezfs
2017-09-20locate: Suppress stderrShaun Jackman
2017-09-16Tweaks for older Mac OS X versions.Mike McQuaid
2017-09-15os/mac/diagnostic: allow custom Ruby for devs.Mike McQuaid
2017-09-10spelling: separatedJosh Soref
2017-09-10spelling: definitionsJosh Soref
2017-09-08Revert "mach: Avoid reopening the file for relocation"ilovezfs
2017-09-08Merge pull request #3101 from woodruffw/macho-use-objectWilliam Woodruff