aboutsummaryrefslogtreecommitdiffstats
path: root/share/doc
AgeCommit message (Collapse)Author
2014-11-26docs: Python for formula authorsTim D. Smith
Closes #34228.
2014-11-18Documentation UpdatesDominyk Tiller
Mike probably wants to cast an eye over all of this, but in summary: In the Example Formula: * Updates with a revision example. * Updates with a mirror mirror (Whoa meta). * Replaces the bottles with more modern examples. * Adds the Yosemite binary dependency options. * Improves the plist documentation In the Bottles doc: * Modernises the expected bottle readout. * Adds double quotes. In the FAQ: * Updates the bottle language to reflect Yosemite’s arrival and the Bot’s new minimum OS bottle generation. In the Formula-Cookbook: * Adds a mega block on the OpenSSL situation in Homebrew, complete with examples and explanation. * Changes the X11 dependency example to optional to reflect Jack’s recently-expressed pattern in other formulae. * Explains why and how formulae are sometimes revisioned, and the mechanism behind that. * Updates the Ldapvi `otool` readout to reflect the new usage of OpenSSL. Setting a good example and all that. * Updates the Python language to match Tim’s new Python handling. * Updates the naming block to explain how Homebrew handles name conflicts, complete with examples. * Updates (a tiny bit) the sandbox creation in /tmp to reflect the current style. * Updates the chmod to move away from +x towards 0555 instead. * Labels the `enable-ham` option depreciated rather than old. Slightly firmer. * Updates the bottle block instructions to reflect Homebrew’s audit mechanism not crying about it locally. Closes #34275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-16Remove more references to removed external commandsJack Nagel
2014-11-13Formula Cookbook: fix make install separation.Mike McQuaid
2014-11-12Documentation FixesDominyk Tiller
The bigger, uglier brother of #34090. Closes #34106. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-05Fix broken link in Acceptable FormulaeKenneth Pullen
The link to the Homebrew dupes repo was broken because of a typo. Closes #33931. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01Homebrew-and-Python: explain about Python bottles.Mike McQuaid
2014-10-31Note that PRs will not show up as merged.Mike McQuaid
2014-10-29Update recommended Xcode for 10.9Jack Nagel
2014-10-28Removed extraneous backtick in FAQVítor Galvão
It was causing a command to not display correctly. Closes #33686. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-26Acceptable Formulae: his/her -> their.Mike McQuaid
2014-10-26Tweak core contributor brew-test-bot docs.Mike McQuaid
2014-10-26Import docs from wiki.Mike McQuaid
Closes #33211.