115 Commits

Author SHA1 Message Date
Mike McQuaid
4cfdef65ed Update manpage. 2015-10-20 08:52:46 +01:00
Steven Peters
0915f0c668 doc: add links to jenkins jobs
Add links to specific jenkins jobs described in
Brew-Test-Bot-For-Core-Contributors.md

Closes Homebrew/homebrew#45052.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-18 14:12:03 +01:00
Mike McQuaid
a9b3c9200e New-Maintainer-Checklist: general updates. 2015-10-16 09:27:30 +01:00
Raimonds Kalnins
f47f5088fb Formula-Cookbook: point to audit --strict.
Closes Homebrew/homebrew#44940.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-15 08:55:46 +01:00
Steven Peters
d3d1b6f0fe Encourage https for bottle hosting
I assume that we want to encourage people hosting
their own bottles to serve them using `https`.
This PR has a trivial change in the example.
We may consider adding some text to the `root_url`
description with a discussion of security.
Also use https://example.com instead of
http://mikemcquaid.com in bottle example.

Closes Homebrew/homebrew#44651.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-10-07 19:42:02 +08:00
Adrian Moisey
8318500294 Remove extra word
Closes Homebrew/homebrew#44708.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-10-07 19:33:37 +08:00
Rakesh
2d60187e1a brew upgrade: provides an option --cleanup
Closes Homebrew/homebrew#44305.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-10-07 14:05:11 +08:00
Todd A. Jacobs
5f29dee138 Remove redundant chown commands.
`chown -R` should be sufficient. There is no obvious reason to chown the top-level directory as a separate command.

Closes Homebrew/homebrew#44554.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-10-03 11:14:48 -07:00
Michka Popoff
8f072724de Remove MacVTKITKPythonBottles from doc
Bottles for VTK and ITK python are no more provided.

ITK can be wrapped with Python since version 4.8, so this tap
is no more needed. Using the vanilla homebrew VTK and ITK formulas is
the way to go.

Closes Homebrew/homebrew#44467.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-10-02 21:52:55 -07:00
Dominyk Tiller
ab19bc641c El_Capitan_and_Homebrew: update dead link 2015-10-01 20:58:30 +01:00
Dominyk Tiller
f5fd1c3c57 xcode: document xcode 7 2015-10-01 05:56:09 +01:00
Dominyk Tiller
04959403ac Python-for-Formula-Authors: use sha256 for example 2015-09-28 19:14:51 +01:00
Scott Beamer
15875ade93 add link to RISC-V toolchain
Closes Homebrew/homebrew#44196.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-09-21 15:19:40 +01:00
Dominyk Tiller
6e5bef5ee1 Troubleshooting: add El Cap doc link 2015-09-20 18:20:59 +01:00
Dominyk Tiller
bf5482216b El_Capitan_and_Homebrew: add permissions doc 2015-09-20 18:16:35 +01:00
Vlad Shablinsky
a3505b29c6 update rename documentation
Update commit format for formula renames

Closes Homebrew/homebrew#43644.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-09-06 13:57:25 +01:00
Xu Cheng
5eab79e70f manpage: add unlink --dry-run 2015-09-06 15:37:47 +08:00
Alex Dunn
23142bb226 tips-n-tricks: don't encourage sudo
Closes Homebrew/homebrew#43363.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-09-02 20:34:54 -07:00
Alex Dunn
fa1cc67e9f tips-n-tricks: misc. edits 2015-09-02 20:34:10 -07:00
Alex Dunn
859be3c948 tips-n-tricks: document HOMBREW_INSTALL_BADGE 2015-09-02 20:30:59 -07:00
Alex Dunn
9bd3e1eeab tips-n-tricks: add homebrew-mode to editor plugins 2015-09-02 20:30:59 -07:00
Mike McQuaid
2c959a7d58 More API documentation.
And remove the documented stuff from the `example-formula.rb`.

Closes Homebrew/homebrew#43241.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-29 15:43:16 +01:00
Dominyk Tiller
6362b5fdba Formula-Cookbook: wording tweaks 2015-08-22 19:49:20 +01:00
Aldrin Piri
6abf63c99b Formula-Cookbook: document strict audit
Providing specific reference to the --strict option for brew audit.

Closes Homebrew/homebrew#43155.
Closes Homebrew/homebrew#43156.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-22 19:49:19 +01:00
Xu Cheng
d5535bf564 doc: use relative links 2015-08-13 18:00:24 +08:00
Dominyk Tiller
bb4237a230 cookbook: document pkgshare 2015-08-12 15:58:23 +01:00
Xu Cheng
36272dbaa6 doc: fix link to pip document 2015-08-11 16:42:05 +08:00
Xu Cheng
c405a23491 doc: fix internal link 2015-08-11 16:32:28 +08:00
Xu Cheng
f64661fb18 doc: fix internal links 2015-08-11 15:43:03 +08:00
Baptiste Fontaine
ef4790d38c documentation added for taps maintainers
Closes Homebrew/homebrew#41858.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-08-10 23:56:31 +02:00
Vlad Shablinsky
4b31fcd072 add documentation for formula renames 2015-08-10 13:57:59 +01:00
CNA-Bld
56fcfdbea0 update documentation 2015-08-10 12:17:26 +01:00
Viet Hung Nguyen
9a40257a62 Troubleshooting.md: matching parenthesis
Closes Homebrew/homebrew#42653.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-08-08 08:26:40 -07:00
Mike McQuaid
7a47102511 Troubleshooting: don't report the update issue plz 2015-08-07 12:20:37 +01:00
Ian Lancaster
65dbdccfc0 Formula-Cookbook: avoid non-with options
Closes Homebrew/homebrew#42433.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-05 20:08:54 +01:00
Dominyk Tiller
e1d736a0fa Formula-Cookbook: tweak conflicts_with
Closes Homebrew/homebrew#42432.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-04 01:40:15 +01:00
Daniel Lee Harple
02298920d0 doc: pedantic word correction
Closes Homebrew/homebrew#42413.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-03 17:09:19 +01:00
Leo Soares
ce2596a22d Interesting-Taps-&-Branches: update homebrew-avr link
Closes Homebrew/homebrew#42136.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-27 05:39:51 +01:00
Stephan van Eijkelenburg
c6fd7833be remove --all parameter from FAQ
The --all parameter was reverted in commit a45a34db0b
This should be updated in the documentation :)

Closes Homebrew/homebrew#41773.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-07-17 17:49:45 +08:00
Dominyk Tiller
ec4bfee3e7 doc: add xcode 6.4
Closes Homebrew/homebrew#41486.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-08 15:36:24 +01:00
kaukas
e537c6a59f Include a reference to Oracle Instant Client Tap.
Closes Homebrew/homebrew#41286.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-07-02 21:43:30 +01:00
Viktor Ahlström
8a9947eb39 Small grammar fix in Acceptable-Formulae.md
Closes Homebrew/homebrew#41262.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-07-02 21:42:44 +01:00
Viktor Szakats
a639601f14 Formula-Cookbook: SSL/TLS homepage is preferred
Closes Homebrew/homebrew#40998.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-23 13:42:30 +01:00
Baptiste Fontaine
7edf004ff4 Troubleshooting: better wording on formulae issues
Closes Homebrew/homebrew#40816.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-17 23:13:37 +02:00
Peter Aronoff
5e3a1a7b21 Update tap documentation.
Closes Homebrew/homebrew#40481.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-14 14:35:13 +01:00
PikachuEXE
c704142590 Add tip about devel version bumps
Tip mentioned in https://github.com/Homebrew/homebrew/pull/40570

Closes Homebrew/homebrew#40578.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-11 20:52:09 +01:00
Larry Gilbert
69b629b041 Various edits for punctuation, grammar, spelling, etc.
Closes Homebrew/homebrew#40478.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-10 17:44:00 +01:00
Viktor Szakats
a8caf3636c Formula-Cookbook: update download strategy example
The new one uses sha256 instead of md5 and
the urls still work and are all https, too.

Closes Homebrew/homebrew#40455.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-06 19:18:42 +01:00
Viktor Szakats
e5186c1541 update docs to use https urls
Closes Homebrew/homebrew#40446.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-06 17:45:41 +08:00
Baptiste Fontaine
1585284ebe Common-Issues: mention deps --installed.
Closes Homebrew/homebrew#40394.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-06-05 14:26:35 +01:00