| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-03 | Adding in "/usr/lib/pkg-config" | Andrew Yates | |
| Moving "/usr/lib/pkg-config" into the pkg-path path | |||
| 2017-08-03 | Remove errant pkg-config libdir | Andrew Yates | |
| We found an issue in Linuxbrew/homebrew-core#3366 where the addition of "/usr/lib/pkg-config" causes compilation issues if system pkg-config files are in that directory on Linux. Removing the line from here and adding it into the mac superenv. | |||
| 2017-08-01 | formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS | JCount | |
| 2017-08-01 | Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strict | Mike McQuaid | |
| audit: Port audit_urls strict rules to rubocop, add tests, autocorrect | |||
| 2017-08-01 | Merge pull request #2980 from GauthamGoli/audit_style_check_bug_fix | Mike McQuaid | |
| audit: fix bug where `brew audit foo` runs every style check. | |||
| 2017-08-01 | Merge pull request #2964 from GauthamGoli/audit_line_rubocop_part_1 | Mike McQuaid | |
| audit: Port dependency rules from line_problems to rubocop and add tests | |||
| 2017-07-31 | formula: Remove reference to Homebrew/Homebrew | Bob W. Hogg | |
| That repo is now defunct. Reference homebrew-core instead. Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2017-07-31 | Merge pull request #2978 from reitermarkus/simplify-dsl1.3.0 | Markus Reiter | |
| Simplify `assert_only_one_stanza_allowed`. | |||
| 2017-07-31 | formula_installer: never build dependency bottles. | Mike McQuaid | |
| This also helpfully avoids always building all dependencies from source when passing `--build-bottle` or forcing all bottles when passing `--force-bottle`. | |||
| 2017-07-30 | Tweak preserve link status on reinstall/upgrade. | Mike McQuaid | |
| Treat a `brew install` command as normal i.e. link by default unless keg-only and only specify whether a keg should be linked when upgrading or reinstalling. Also, adjust the naming accordingly so it's more obvious that this is the case. | |||
| 2017-07-30 | formula_installer: fix typo. | Mike McQuaid | |
| 2017-07-30 | Merge pull request #2961 from MikeMcQuaid/preserve-link-on-upgrade-reinstall | Mike McQuaid | |
| Preserve link status on reinstall/upgrade. | |||
| 2017-07-30 | Merge pull request #2969 from MikeMcQuaid/default-formula-bottles | Mike McQuaid | |
| formula_installer: use default_formula for bottles | |||
| 2017-07-30 | Make `zap` recognize `--force`. | Markus Reiter | |
| 2017-07-30 | Fix trash script. | Markus Reiter | |
| 2017-07-30 | audit: fix bug where `brew audit foo` runs every style check. | Gautham Goli | |
| 2017-07-30 | Simplify `assert_only_one_stanza_allowed`. | Markus Reiter | |
| 2017-07-30 | formula_installer: use default_formula for bottles | Mike McQuaid | |
| This was the original, intended functionality before this was broken in fe117bf79b244c42b7e4049d353c3c003eae4880. Fixes https://github.com/Homebrew/homebrew-core/issues/13680. | |||
| 2017-07-30 | Merge pull request #2899 from MikeMcQuaid/enable-deprecations | Mike McQuaid | |
| Enable more deprecations. | |||
| 2017-07-30 | Preserve link status on reinstall/upgrade. | Mike McQuaid | |
| This means if a user has manually `brew unlink` or `brew link --force`d something then that status will be preserved after they `brew upgrade` or `brew reinstall` that formula. This generally should make things that are keg-only by default easier to swallow. | |||
| 2017-07-30 | Merge pull request #2973 from DomT4/keg_only_additions | Mike McQuaid | |
| formula_support: add provided_pre_high_sierra keg_only | |||
| 2017-07-30 | Merge pull request #2959 from MikeMcQuaid/formula-installer-duplication | Mike McQuaid | |
| formula_installer: simplify callers. | |||
| 2017-07-30 | Merge pull request #2923 from MikeMcQuaid/alias-fixes | Mike McQuaid | |
| keg: correctly cleanup old aliases. | |||
| 2017-07-30 | Merge pull request #2898 from MikeMcQuaid/sandbox-all-taps | Mike McQuaid | |
| sandbox: sandbox all taps by default. | |||
| 2017-07-30 | audit: Port audit_urls strict rules to rubocop, add tests and autocorrect | Gautham Goli | |
| 2017-07-30 | formula_support: add provided_pre_high_sierra keg_only | Dominyk Tiller | |
| 2017-07-30 | Merge pull request #2972 from reitermarkus/plist_path | Markus Reiter | |
| Use `mktmpdir`. | |||
| 2017-07-29 | Fix style error | VĂtor GalvĂŁo | |
| 2017-07-29 | Use `mktmpdir`. | Markus Reiter | |
| 2017-07-29 | Cleanup after each Cask. | Markus Reiter | |
| 2017-07-29 | Silence all specs by default. | Markus Reiter | |
| 2017-07-29 | installer_spec: silence test output. | Mike McQuaid | |
| 2017-07-29 | audit: Port dependency rules from line_problems to rubocop and add tests | Gautham Goli | |
| 2017-07-28 | formula_installer: simplify callers. | Mike McQuaid | |
| There's a bunch of duplication going on that's not really necessary. | |||
| 2017-07-28 | keg: correctly cleanup old aliases. | Mike McQuaid | |
| Cleanup old, versioned aliases and tap aliases folders when unlinking or uninstalling a keg. | |||
| 2017-07-28 | audit: Check for style violations when `--new-formula` is passed | Gautham Goli | |
| 2017-07-27 | Merge pull request #2949 from reitermarkus/caskroom-messages | Markus Reiter | |
| Donât output Caskroom creation messages on non-TTY. | |||
| 2017-07-27 | Merge pull request #2954 from ilovezfs/allow-install-mixed-build-dependency-tree1.2.6 | ilovezfs | |
| formula_installer: allow version mismatched build deps | |||
| 2017-07-27 | formula_installer: allow version mismatched build deps | ilovezfs | |
| Only check runtime dependencies for version conflicts to avoid having to create unnecessary duplicate formulae. For example, a formula that needs to be built with ghc@8.0 should still be allowed to have a build-time dependency on a cabal-install that was itself built with ghc@8.2. | |||
| 2017-07-27 | Use https for all docs.brew.sh links. | Mike McQuaid | |
| May as well use the more secure link when possible. | |||
| 2017-07-27 | Merge pull request #2951 from bfontaine/s/ruby_platform/rbconfig | Mike McQuaid | |
| OS: use RbConfig instead of RUBY_PLATFORM | |||
| 2017-07-26 | OS: use RbConfig instead of RUBY_PLATFORM | Baptiste Fontaine | |
| `RUBY_PLATFORM` is always `"java"` when running JRuby, no matter what is the underlying platform. See also https://github.com/pry/pry/issues/386. | |||
| 2017-07-26 | Donât output Caskroom creation messages on non-TTY. | Markus Reiter | |
| 2017-07-26 | pkgconfig: update zlib for 10.13 | Dominyk Tiller | |
| 2017-07-26 | mac/xcode: update expected Clang on 10.13 | Dominyk Tiller | |
| 2017-07-25 | Merge pull request #2804 from mansimarkaur/caveats | Misty De Meo | |
| Increasing test coverage for caveats.rb | |||
| 2017-07-25 | Added tests for python caveats | mansimarkaur | |
| 2017-07-25 | Added tests for plist_caveats | mansimarkaur | |
| 2017-07-25 | Added tests for function_completion_caveats | mansimarkaur | |
| 2017-07-25 | Added tests for keg_only_text | mansimarkaur | |
