Mike McQuaid
c25261a665
cmd/install: add --bottle-arch.
...
This argument was missing when the command-line parser code was added.
Fixes #5741 .
2019-02-15 20:13:05 +00:00
Mike McQuaid
bf873783d2
Apply suggestions from code review
...
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2019-02-14 09:13:00 +00:00
Mike McQuaid
1b609ceeb3
Update maintainer documentation.
...
- Fix Markdown format
- Note Linux in the mission statement
- Update the maintainer guidelines based on current state
- Loosen the new maintainer expectations
- Clarify what things the PLC should be added to
- Add documentation for making a new Homebrew release
2019-02-13 15:02:18 +00:00
Mike McQuaid
d3a1554805
Merge pull request #5721 from MikeMcQuaid/prune-prefix
...
cleanup: add --prune-prefix option.
2019-02-13 10:13:48 +00:00
Mike McQuaid
20e9f10d5c
Merge pull request #5706 from mtmiller/display-env
...
Set DISPLAY environment variable for browser on Linux
2019-02-13 09:44:56 +00:00
Mike McQuaid
e7c5d91151
cleanup: add --prune-prefix option.
...
From https://discourse.brew.sh/t/error-calling-brew-prune-is-disabled/4142/4 and https://github.com/github/homebrew-bootstrap/pull/72 it seems this is worth having as a dedicated flag.
2019-02-13 09:39:21 +00:00
Mike Miller
cf4d5c80c0
man: mention HOMEBREW_DISPLAY in man page
2019-02-12 12:39:59 -08:00
dependabot[bot]
bbc7cf2250
Bump github-pages from 194 to 195 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 194 to 195.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v194...v195 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 17:45:15 +00:00
dependabot[bot]
9090e37455
Bump github-pages from 193 to 194 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 193 to 194.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v193...v194 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 20:27:25 +00:00
Harry Mallon
f20319a516
cmd/repository: Fix man pages and help
2019-02-07 10:11:31 +00:00
Mike McQuaid
f754b5a92b
Merge pull request #5670 from MikeMcQuaid/eric
...
README: add @EricFromCanada.
2019-02-05 10:37:50 +01:00
Jan Viljanen
04473795b1
docs: Remove Linux from the unsupported tap list
2019-02-05 06:52:19 +01:00
Mike McQuaid
5755b5a828
README: add EricFromCanada.
...
Welcome to the team!
2019-02-04 18:12:18 +01:00
Colin Dean
516e2b41d5
Update docs/Maintainer-Guidelines.md
...
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2019-02-04 17:19:38 +01:00
Mike McQuaid
947b90961b
Note leadership changes
...
Today the Homebrew maintainers elected a new PLC, TSC and project lead.
Documentation is to follow detailing exactly the responsibilities for
each of these roles but adjust these to reflect the current state until
that point.
2019-02-04 17:09:31 +01:00
Mike McQuaid
267d721988
Note HOMEBREW_NO_INSTALL_CLEANUP in the help/manual
2019-02-03 09:34:00 +01:00
Mike McQuaid
7c1d3bef2b
Commit typo manpage updates.
2019-02-01 13:57:50 +00:00
Mike McQuaid
901d738ce1
docs/querying-brew: point to brew info --help
.
2019-01-30 21:39:56 +00:00
Mike McQuaid
2446aea729
manpages: commit updates.
2019-01-30 21:39:55 +00:00
Mike McQuaid
51a260cf1c
deps: accept formula options.
...
Also, cleanup usage of `<formula>`.
As requested in comments of #5587 .
2019-01-30 13:18:02 +00:00
Mike McQuaid
9eabcdad7d
Make install/reinstall/upgrade options more consistent.
2019-01-29 19:25:59 +00:00
Mike McQuaid
3bdc4c294d
Merge pull request #5201 from GauthamGoli/fetch-args
...
fetch: Use CLI::Parser to parse args
2019-01-29 14:11:36 +00:00
Mike McQuaid
618f75c071
Merge pull request #5619 from GauthamGoli/install-args
...
install: Use CLI::Parser to parse args
2019-01-29 14:11:22 +00:00
Mike McQuaid
fe8f3218d3
cmd/fetch: add missing --build-bottle
argument.
2019-01-29 11:35:41 +00:00
Mike McQuaid
fd74ce2de6
cmd: remove misrendered markdown link.
2019-01-29 08:31:10 +00:00
Mike McQuaid
f8c574bbc0
docs/Shell-Completion: read both types of bash completions.
...
And guard against either of them being missing.
Fixes #5610
2019-01-28 16:36:07 +00:00
Steven Peters
4320b1478c
How-to-Create-and-Maintain-a-Tap.md add missing )
2019-01-27 16:11:02 -08:00
Mike McQuaid
1aa8ad09e2
Deprecate macOS versions below Mavericks
...
And remove all dead/unneeded code.
2019-01-27 12:27:47 +00:00
Mike McQuaid
38cce518e0
Merge pull request #5623 from MikeMcQuaid/installation-linuxbrew
...
Update installation and Linuxbrew documentation
2019-01-27 12:13:43 +00:00
Mike McQuaid
9b5ab7fbb7
Merge pull request #5598 from MikeMcQuaid/odeprecated-odisabled
...
Update deprecations and cleanup
2019-01-27 12:13:26 +00:00
Mike McQuaid
67fadbfc1f
Update installation and Linuxbrew documentation
...
Update for the pending 2.0.0 release which will support Linux.
2019-01-26 19:28:56 +00:00
Mike McQuaid
de08f33cc3
docs/How-to-Create-and-Maintain-a-Tap: naming to avoid clashes.
...
As requested in:
https://github.com/Homebrew/brew/issues/5615#issuecomment-457816870
2019-01-26 19:08:25 +00:00
Mike McQuaid
eed1444d61
Update deprecations and cleanup
...
- Move `odeprecated` to `odisabled`
- Remove `odisabled`
- Enable automatic cleanup on install/reinstall/upgrade.
2019-01-23 21:57:40 +00:00
Mike McQuaid
5363e0d4ce
docs: update some legacy-homebrew commit URLs.
...
Use the nice homebrew-core ones instead.
2019-01-21 14:31:41 +00:00
dependabot[bot]
41898270b6
Bump html-proofer from 3.10.1 to 3.10.2 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.1...v3.10.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 20:05:22 +00:00
Mike McQuaid
c2edfaeccc
Merge pull request #5548 from Homebrew/dependabot/bundler/docs/parallel-1.13.0
...
Bump parallel from 1.12.1 to 1.13.0 in /docs
2019-01-17 09:44:57 +00:00
dependabot[bot]
410463b94c
Bump parallel from 1.12.1 to 1.13.0 in /docs
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.12.1...v1.13.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 09:06:03 +00:00
Yvo Mulder
bb838f8ce2
Fix docs/FAQ.md typo
2019-01-17 06:01:31 +01:00
dependabot[bot]
ad799cbc4c
Bump html-proofer from 3.10.0 to 3.10.1 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.0...v3.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 00:26:16 +00:00
Maxim Belkin
e89cdf3681
Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
...
This change fixes a syntax error introduced in b278165da
2019-01-14 16:29:42 -06:00
dependabot[bot]
dc66fc3786
Bump nokogiri from 1.10.0 to 1.10.1 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.0...v1.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 02:51:20 +00:00
Mike McQuaid
b278165dab
Add HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK variable
...
If set, Homebrew will fail if on the failure of installation from a
bottle rather than falling back to building from source.
2019-01-12 12:08:18 +00:00
dependabot[bot]
0c587fa03b
Bump ethon from 0.11.0 to 0.12.0 in /docs
...
Bumps [ethon](https://github.com/typhoeus/ethon ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/typhoeus/ethon/releases )
- [Changelog](https://github.com/typhoeus/ethon/blob/v0.12.0/CHANGELOG.md )
- [Commits](https://github.com/typhoeus/ethon/compare/v0.11.0...v0.12.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-11 06:51:20 +00:00
Ian Max Andolina
030ddc9762
Update Shell-Completion.md
...
Please see https://discourse.brew.sh/t/bash-completion-and-brew-instructions-for-setting-up-completions/3808 for details...
2019-01-09 09:08:32 +08:00
Mike McQuaid
170c5493a4
Update deprecations
...
- Add some `odeprecated`
- Make some `odeprecated` now `odisabled`
- Remove `odisabled` code.
- Remove old update migrations
- Remove GCC 4.0 compiler
- Remove Tiger-only code
- Remove 32-bit-only code
- Remove use of LD64
- Remove GCC 4.3 - 4.8 support.
2019-01-08 19:13:46 +00:00
Shaun Jackman
464b41eb52
Merge pull request #5483 from sjackman/docs-linuxbrew
...
Add docs/Linuxbrew.md
2019-01-07 09:45:27 -08:00
dependabot[bot]
1ff6d6360f
Bump html-pipeline from 2.9.2 to 2.10.0 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/jch/html-pipeline/releases )
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jch/html-pipeline/compare/v2.9.2...v2.10.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 21:25:04 +00:00
Shaun Jackman
f25eff15a6
Add docs/Linuxbrew.md
2019-01-06 10:54:39 -08:00
dependabot[bot]
a8c8e997f8
Bump ffi from 1.9.25 to 1.10.0 in /docs
...
Bumps [ffi](https://github.com/ffi/ffi ) from 1.9.25 to 1.10.0.
- [Release notes](https://github.com/ffi/ffi/releases )
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ffi/ffi/compare/1.9.25...1.10.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 14:40:36 +00:00
dependabot[bot]
98daba786c
Bump html-pipeline from 2.9.1 to 2.9.2 in /docs
...
Bumps [html-pipeline](https://github.com/jch/html-pipeline ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/jch/html-pipeline/releases )
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jch/html-pipeline/compare/v2.9.1...v2.9.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 20:32:43 +00:00