93 Commits

Author SHA1 Message Date
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
Baptiste Fontaine
9928754c22 cookbook: add an explicit version if necessary
Closes Homebrew/homebrew#40247.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-01 20:20:03 +02:00
Mike McQuaid
bc3bf75c6c New-Maintainer-Checklist: add new documentation. 2015-05-28 09:17:36 +01:00
Mike McQuaid
ebf82e03df Maintainer-Guidelines: general updates, cleanup. 2015-05-28 09:17:36 +01:00
Larry Gilbert
5345c06e63 More explanation of HOMEBREW_{CELLAR,PREFIX,REPOSITORY}
Closes Homebrew/homebrew#39447.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-05-26 20:37:58 +01:00
Mike McQuaid
cd63b740a5 Formula-Cookbook: add description field. 2015-05-26 10:00:43 +01:00
Dominyk Tiller
ad467f0386 os: support xcode 6.3.2
Closes Homebrew/homebrew#39909.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-21 13:55:02 +01:00
Olivier Mengué
4d2da9ebd1 Gems,-Eggs-and-Perl-Modules: link to MetaCPAN
Link to MetaCPAN.org instead of search.cpan.org. MetaCPAN is the community-maintained web portal to CPAN, while search.cpan.org is the historic but proprietary one.

Closes Homebrew/homebrew#39836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-05-18 13:02:21 +01:00
Mike McQuaid
14981e6265 How to Open A PR: clarify one commit per formula. 2015-05-15 09:35:36 +01:00
Xu Cheng
1f7c4ee644 replace brew upgrade with brew upgrade --all. 2015-05-06 16:19:07 +08:00
Xue Fuqiao
c5243b0e5c faq: replace brew upgrade with brew upgrade --all.
Closes Homebrew/homebrew#39262.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-05-01 16:32:13 -07:00
Mike McQuaid
1f80d93d1b Acceptable-Formulae.md: fix a space. 2015-04-26 18:21:12 +01:00
Mike McQuaid
fc5068a86c Acceptable-Formulae.md: note about Java binaries. 2015-04-26 18:20:31 +01:00
Dominyk Tiller
fcfa168357 xcode: document latest xcode & clt
Closes Homebrew/homebrew#38925.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23 09:23:21 +01:00
Mike McQuaid
f56101a26a Migrating-A-Formula-To-A-Tap: add commit format. 2015-04-23 09:21:38 +01:00
Viktor Szakats
70b38140b7 Xcode.md: minor update to punctuation chars
Closes Homebrew/homebrew#38784.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-18 22:22:41 +08:00
Tim D. Smith
7050a8bee1 docs/Xcode: add 6.2 and 6.3 revisions 2015-04-18 00:58:15 -07:00
Mike McQuaid
ef9acd53d7 Migrating A Formula To A Tap: add documentation.
Closes Homebrew/homebrew#38570.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-12 21:48:10 -07:00
Xu Cheng
b77c7ad442 FAQ: update uninstall method
Closes Homebrew/homebrew#38457.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-08 19:34:21 +08:00
John Manoogian III
1aff1d9455 How To Open a PR: add commit guidelines.
Closes Homebrew/homebrew#38439.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-07 19:00:36 +01:00
leonardo lopes de albuquerque
828125f4ca Tips N' Tricks: fixed tab recognition for bash.
changed from `brew --repository` to $(brew --repository)

Closes Homebrew/homebrew#38352.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-06 21:39:00 +01:00
Mike McQuaid
af66c12108 Formula Cookbook: clarify new use of tag revision. 2015-03-30 08:11:33 +01:00
Xu Cheng
150c052970 add reference to Vim Syntax for Homebrew formulae
A simple vim plugin created by me. Hope it can help formula authors who use vim.

Closes Homebrew/homebrew#38150.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28 23:30:57 +08:00