61 Commits

Author SHA1 Message Date
Mike McQuaid
79f9896d2f bottles: --force-bottle feigns or_later.
When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending.
2017-01-02 16:05:14 +00:00
Andrew McKinlay
4c379dffb7 Correct location of taps (doc) 2016-12-27 16:35:40 -05:00
Tom Schoonjans
cc09bb14c1 brew create: add meson support
meson is quickly gaining popularity as build system, in combination with
ninja. Several Gnome projects for example are currently transitioning
from autotools to meson, mostly because it allows for Visual Studio
builds, which is impossible to accomplish with autotools.

In order to facilitate generating meson based Formulas, I added support
for meson to brew-create.
2016-12-19 21:51:57 +01:00
Radek Pietruszewski
fcc2f8701a Fix typo 2016-12-13 13:26:10 +01:00
David Broder-Rodgers
51e10315b7 Markup for PR guide 2016-12-10 14:25:35 +00:00
David Broder-Rodgers
b83ffd53e3 Made the pull request guide slightly less formula specific 2016-12-08 22:22:38 +00:00
romellem
25242fe4e9 Minimize line length 2016-12-07 16:34:52 -06:00
romellem
52aa4668d0 Generic language targeting macOS 2016-12-07 16:33:11 -06:00
romellem
027a88cee0 Bottles are created for Yosemite and higher
After Issue #985 was merged, bottles for Mavericks are no longer
being built, meaning installations are triggering builds.

Update the FAQ to show that builds will most likely now be
triggers on Mavericks since their bottles are not being generated.
2016-12-06 18:02:52 -06:00
Amber Jain
233f6eb4ef added 'CLT' abbreviation after 'Command Line Tools' (so that if someone follows link to footnote#3, the meaning of 'CLT' in footnote is clear) 2016-12-04 09:57:02 +05:30
Bob W. Hogg
bf05818a8a docs/Checksum_Deprecation.md: Note that SHA-1 now blocks installation
This document was out of date as of https://github.com/Homebrew/brew/pull/1451
2016-11-26 17:27:02 +00:00
Michał Gołębiowski
2b34e67af7 Change my site address
I no longer maintain my former site so it's better to link to my GitHub account.
2016-11-25 23:33:34 +01:00
Zhiming Wang
67999d75f5
bump-formula-pr: add --message option
For user-supplied PR message.
2016-11-17 15:29:33 -05:00
Mike McQuaid
2ce17a1137 Merge pull request #1082 from alyssais/uninstall_dependancy_error
uninstall: refuse when dependents still installed
2016-11-11 08:23:57 +00:00
Mike McQuaid
42bb0f8c4d Merge pull request #1453 from ddbeck/revise-troubleshooting
Revise Troubleshooting.md
2016-11-08 08:45:07 +00:00
Daniel D. Beck
0532e1e06a restore the more forceful introduction to the Troubleshooting doc 2016-11-07 18:15:10 +00:00
Nar Kumar
b0bdee46d1 Only remove .pydistutils.cfg option, not command line 2016-11-07 12:33:28 +01:00
Nar Kumar Chhantyal
a1de500073 Do not recommend --prefix=<empty> hack, this breaks default pip command 2016-11-07 12:27:30 +01:00
Daniel D. Beck
20e48d8df6 revise troubleshooting doc 2016-11-06 18:15:58 +00:00
Daniel D. Beck
36431d94b8 stop short-circuiting the common issues troubleshooting steps 2016-11-06 17:51:26 +00:00
Daniel D. Beck
459d732714 put troubleshooting steps in order of specificity 2016-11-06 17:43:49 +00:00
Brian Dunn
0904badc6f Fix Typo 2016-11-04 14:18:23 -05:00
Mandar Gokhale
0e15ffff62 Correct a few typos
...and update man pages where applicable
2016-11-03 12:09:44 +00:00
Alyssa Ross
f3526381c3 Update man 2016-10-30 19:20:36 +00:00
Zhiming Wang
a3efe57fd6
docs: remove zmwangx from the list of maintainers 2016-10-28 18:58:14 -04:00
Alyssa Ross
481a097643 uninstall: document --ignore-dependencies 2016-10-25 23:59:55 +01:00
Mike McQuaid
0c661f5c90 Add brew release-notes developer command.
Outputs the merged pull requests on Homebrew/brew between two Git refs.
2016-10-22 12:10:48 +01:00
delamoe
17f7a33dcb Update FAQ.md
### Is there a glossary of terms around?
All your terminology needs can be [found here](docs/Formula-Cookbook.md#homebrew-terminology). results in 404 error
2016-10-16 11:14:17 +03:00
Mike McQuaid
f435adc2d0 Rename tap-readme command to tap-new.
Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`).
2016-10-15 12:32:34 +01:00
Josh Hagins
2c1c36354a Haggins -> Hagins 2016-10-14 07:36:48 -04:00
Mike McQuaid
c598ce1be0 Add tschoonj. 2016-10-14 08:46:02 +01:00
Mike McQuaid
4c87852df3 Add maintainers from Cask. 2016-10-14 08:36:52 +01:00
Mike McQuaid
beb30653fb README: add significant previous maintainers. 2016-10-14 08:30:10 +01:00
Dominyk Tiller
52dabee497
man: update for my departure 2016-10-13 11:53:11 +01:00
Mike McQuaid
8d6921d7f3 Merge pull request #1278 from MikeMcQuaid/new-maintainer-checklist-updates
New-Maintainer-Checklist: update.
2016-10-13 09:10:48 +01:00
Mike McQuaid
8e3fa21967 Update based on feedback. 2016-10-13 09:09:40 +01:00
Matt Brender
b84ec63ff9 Further terminology in docs + link on README
Addressing a few spots where I looked for terminology and did not find what I was looking for. Input based on a recent [podcast with Mike](https://changelog.com/podcast/223)
2016-10-12 21:42:57 -04:00
Mike McQuaid
114beb77cd New-Maintainer-Checklist: update.
Update to the latest status quo.
2016-10-12 21:50:00 +01:00
Andrew Janke
dc4ab8fd26 doco: note 10.9 is now best-effort support 2016-10-12 07:49:50 -04:00
Mike McQuaid
2bb527ede2 Revert "Migrate a Formula to Multiple Versions: add docs." 2016-10-09 13:56:18 +01:00
Mike McQuaid
d8c500cb4c Merge pull request #1204 from MikeMcQuaid/migrate-a-formula-to-multiple-versions-docs
Migrate a Formula to Multiple Versions: add docs.
2016-10-09 12:57:30 +01:00
neutric
d1203be882 Update Formula-Cookbook.md 2016-10-03 13:21:14 +02:00
Mike McQuaid
8eac5314f6 Add official external commands to manpage.
These are the ones that are auto-installed without tapping and it makes
sense to make them more prominent in our documentation as we've
offloaded various functionality over the years to each of them.
2016-10-02 18:21:04 +01:00
Mike McQuaid
009fe4fafa Merge pull request #1201 from MikeMcQuaid/update-test-to-tag
update-test: add --to-tag option.
2016-10-01 18:23:08 +01:00
Mike McQuaid
c3771336cf Note keg_only changes. 2016-10-01 16:41:59 +01:00
Mike McQuaid
d2cc917960 Fix migrate formula link. 2016-10-01 16:41:46 +01:00
Mike McQuaid
a158ef25e0 Migrate a Formula to Multiple Versions: add docs.
Add a document describing how to migrate a formula to our new multiple
versions support, upgrade a multiple version formula and how to import
a homebrew/versions formula into homebrew/core.
2016-10-01 15:33:30 +01:00
Mike McQuaid
842ae5dfee update-test: add --to-tag option.
This option is used to test updating between tags.
2016-10-01 13:29:18 +01:00
Mike McQuaid
099f69e612 man: note --fail-if-changed date behaviour change.
As requested in #1199 this updates the documentation accordingly for
that change.
2016-10-01 12:19:51 +01:00
Steven Peters
779833a0c3 Update man pages 2016-09-29 18:21:56 -07:00