aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-04-30Use `PATH#select`.Markus Reiter
2017-04-30Rename `PATH#validate` to `PATH#existing`.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-04-30Remove `Array#to_path_s`.Markus Reiter
2017-04-30Use `to_path_s` for `determine_pkg_config_libdir`.Markus Reiter
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-23Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixesMike McQuaid
2017-04-22super: re-add set_cpu_flags.Mike McQuaid
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-04-20Merge pull request #2274 from rwhogg/fuse-requirementMike McQuaid
2017-04-20Ensure `readline_nonblock` returns an UTF-8 string.Markus Reiter
2017-04-18audit: allow skipping audit methods.Mike McQuaid
2017-04-15OsxfuseRequirement: Port to LinuxBob W. Hogg
2017-04-15Mac Hardware: provide a more Mac-specific implementation of can_run?Misty De Meo
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-02Add Skylake to Linux hardware listMaxim Belkin
2017-04-02diagnostic: also ignore outdated CLT on Travis CI.Mike McQuaid
2017-04-02Use extend/OS mechanism for grep argsTim D. Smith
2017-03-28update suggested Xcode/CLT download URLsEricFromCanada
2017-03-20blacklist: move to missing_formula class instead.Mike McQuaid
2017-03-17Merge pull request #2337 from sjackman/linux-system-configMike McQuaid
2017-03-17Merge pull request #2279 from sjackman/determine_pathMike McQuaid
2017-03-16Add extend/os/linux/system_config.rbShaun Jackman
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-11env: make prepend_path ignore system pathsilovezfs
2017-03-10linux: Add ARM to CPU.typeShaun Jackman
2017-03-07determine_path: Fix tests FormulaUnavailableErrorShaun Jackman
2017-03-05Merge pull request #2244 from jonchang/javaMike McQuaid
2017-03-05Don't check Subversion HTTPS pre-Sierra.Mike McQuaid
2017-03-05mac/java_requirement: avoid adding/removing stub.Mike McQuaid
2017-03-02java_requirement: avoid nil in possible_javasJonathan Chang
2017-03-02java_requirement: don't consider macOS Java stubJonathan Chang
2017-02-28Merge pull request #2183 from vladshablinsky/questions_mean_boolUladzislau Shablinski
2017-02-27Merge branch 'master' into exclude-executable-metafilesNaoto Kaneko
2017-02-26ARGV.include? should return booleanUladzislau Shablinski
2017-02-24Extend #ds_file? in PathnameNaoto Kaneko
2017-02-23Add integration test helper methods.Markus Reiter
2017-02-21Merge pull request #2036 from woodruffw/rust-hackWilliam Woodruff
2017-02-21Merge pull request #1948 from sjackman/gnu-gccMike McQuaid
2017-02-20java_requirement: Make macOS overrides extend RequirementBob W. Hogg
2017-02-20Merge pull request #2057 from JCount/install-force-fixMike McQuaid
2017-02-20Merge pull request #1632 from rwhogg/make-java-req-portableMike McQuaid
2017-02-19keg_relocate: Don't relocate dylib IDs containing metavariables.William Woodruff
2017-02-19diagnostic: strip trailing whitespace.Mike McQuaid
2017-02-18ARGV: add missing "--force" arg to formula_install_option_namesJCount
2017-02-17diagnostic: fix typo.Mike McQuaid
2017-02-17diagnostic: detail TRAVIS opt-out reasoning.Mike McQuaid