aboutsummaryrefslogtreecommitdiffstats
path: root/share
AgeCommit message (Collapse)Author
2015-04-23xcode: document latest xcode & cltDominyk Tiller
Closes #38925. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-23Migrating-A-Formula-To-A-Tap: add commit format.Mike McQuaid
2015-04-18Xcode.md: minor update to punctuation charsViktor Szakats
Closes #38784. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-18docs/Xcode: add 6.2 and 6.3 revisionsTim D. Smith
2015-04-16cleanup: add --prune to delete old cache files.Mike McQuaid
2015-04-12Migrating A Formula To A Tap: add documentation.Mike McQuaid
Closes #38570. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-08FAQ: update uninstall methodXu Cheng
Closes #38457. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-07How To Open a PR: add commit guidelines.John Manoogian III
Closes #38439. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-06Tips N' Tricks: fixed tab recognition for bash.leonardo lopes de albuquerque
changed from `brew --repository` to $(brew --repository) Closes #38352. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-30Formula Cookbook: clarify new use of tag revision.Mike McQuaid
2015-03-28manpage: fix typoShammel Lee
Closes #38168. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-03-28add reference to Vim Syntax for Homebrew formulaeXu Cheng
A simple vim plugin created by me. Hope it can help formula authors who use vim. Closes #38150. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-19share/doc/homebrew: fix capitalization.Artur Dryomov
Reference. * GitHub: https://github.com/about * Xcode: https://developer.apple.com/xcode * Zsh: http://www.zsh.org Closes #37866. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-14Mention homebrew-go-resources in cookbookTim D. Smith
2015-03-13Doc maintenanceTim D. Smith
Fixes #37698.
2015-03-05checksums: switch to sha256 for bottles and new formulaeDominyk Tiller
Closes #37164. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-26Remove SourceForge references.Mike McQuaid
It was fun but we just love Bintray more than you. Closes #37211. Closes #37213. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-24typos fixed & empty lines removed in the brew manpageBaptiste Fontaine
Closes #37121. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-18How To Open a PR: fix typo.Rahul Horé
Closes #36916. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-17Fix a couple of formatting issues in man pageJack Nagel
2015-02-09test-bot: only test the runtime dependencies.Xu Cheng
Also add support to `brew uses` to ignore build or optional dependencies. Closes #36154. Closes #36656. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-09Update Example Formula documentation.Dominyk Tiller
I feel like we’re probably fighting a losing battle here, but here’s a bundle more updates to the example formula to cover some ground not already covered. Closes #36644. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-05How-To-Open-a-Homebrew-Pull-Request: bottle updateMike McQuaid
2015-02-04Suggest homebrew-pypi-poet instead of mkpydepsTim D. Smith
2015-01-27formula-cookbook: document conflictsDominyk Tiller
Closes #36179. Closes #36184. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-27Add brewdler tap to documentation.Mike McQuaid
2015-01-27The-brew-command: link to manpage.Will Jordan
Closes #36252. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-22Added link to fork Homebrew for the lazy.Joe Chan
Closes #36087. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-15Acceptable Formulae: clarify rules.Mike McQuaid
Some clarification on these given discussion in https://github.com/Homebrew/homebrew/pull/35853. Closes #35880. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-03Use more https links and some link updates along the wayViktor Szakats
Closes #35529. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-02Maintainer-Guidelines: basic touch-upDominyk Tiller
* Moved the `pip` homepage to something that points more directly at `pip`. * Adds a note on `test do`. All the maintainers and the bot check the existence of such things these days, but I guess if anyone stumbles across the document it’s useful to say. * GiX is formally dead, and has two blessed forks. * Typo on contributor. Closes #35467. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-28Documentation UpdatesDominyk Tiller
Acceptable-Formulae: * Makes the language around stable versions stricter. * Fixes the Homebrew/Head-only lack-of-hyphen. * Adds Homebrew/Devel-only. Formula-Cookbook: * Adds a link to Interesting-Taps-&-Branches. * Fixes the Python language to match Tim’s latest guidelines. * Adds a note on options that aren’t ` build-with? ` or ` build-without? `. Interesting-Taps-&-Branches: * Slightly modifies the Versions language to better match what the repository actually ships. * Adds Homebrew/Devel-only to the language. Closes #35298. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-27manpage: document `brew audit --strict`.Mike McQuaid
2014-12-19(un)linkapps: allow unlink/link specific formulae.Xu Cheng
Closes #35080. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-18Update brew-services informationAlan Ivey
@gapple has taken the mantle of brew services: https://github.com/Homebrew/homebrew/issues/28657#issuecomment-58318215 Closes #35090. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-16Documentation UpdatesDominyk Tiller
Some minor changes to reflect #34989, and other bits and pieces. Closes #35023. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-11Correct external command docsJack Nagel
2014-12-11Python docs: use prepend_create_pathTim D. Smith
prepend_path doesn't do anything if path doesn't already exist, so use prepend_create_path.
2014-12-10docs: recommend setup_install_args instead of setup_installTim D. Smith
Closes #34793.
2014-12-10Cookbook: Fix the link for squashing-instructionschdiza
Closes #34859. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-12-08doc: update brew-desc install methodXu Cheng
Closes #34785. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-06doc/External-Commands: update linksJakukyo Friel
`brew-gem`'s link is 404. `brew-pip` has reached EOL. Thus I updates the link of `brew-gem`, and remove descriptions about `brew-pip`. Thanks @DomT4 for pointing out brew-gem's new home. Closes #34569. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-05Documenting keg-only outside of Homebrew.Dominyk Tiller
How-to-use-keg-only-outside-of-brew: * A new piece of documentation detailing how to deal with using keg_only formula outside of Brew itself. We’ve had a lot of questions and issues about this recently, and the solutions aren’t as easy and explicit to find elsewhere, so detailing it here may help reduce some of the questions we’ve seen recently. * I possibly whinged too much in the second section. I’m open to criticism and being called whiny. * Details flags, prepending the $PATH, and dealing with pkg-config. Closes #34608. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-03Add brew-livecheck to the list of external commands.Alessio Bogon
2014-12-02Documentation ChangesDominyk Tiller
More proposed documentation updates. Acceptable Formulae: * Adds Perl to the list of stuff we offer Dupes of in the Core. * Notes that OS X’s OpenSSL is usually horribly outdated. * Removes the incorrect space between font and forge. Common Issues: * We said three issues, we listed four. Oops. External Commands: * The cache is usually at /Library rather than ~/Library, and the rest of the documentation says /Library, so this makes the referencing consistent. FAQ: * Adds a tiny section on pinning formulae. Interesting-Taps-And-Branches: * Notes gaming-emulation software belongs in Homebrew/Games as well. * nolith/Embedded hasn’t been touched for 28 months. I’ve cut it. * anarchivist/forensics hasn’t been touched for 35 months. I’ve cut it. * codebutler’s GTK+ experiment seems to have been terminated after one commit. I’ve cut it. * paxam/linux hasn’t been touched for 34 months. I’ve cut it. * rmyers/homebrew hasn’t been touched in 42 months. I’ve cut it. * nddrylliog/winbrew has moved, I’ve changed the URL to the new one. Winbrew.md: * Removed. It’s referenced in the prior file, and doesn’t really need its own. Closes #34599. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-01Formula files are created in the repositoryJack Nagel
which is not necessarily the same as the prefix.
2014-11-30Add `brew any-tap` to the list of user commandsPeter Aronoff
Closes #34571. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-30Update doc/cookbook: use $HOMEBREW_PREFIXJakukyo Friel
Use $HOMEBREW_PREFIX instead of `/usr/local` when talking about formula file path. Closes #34568. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-26docs: Python for formula authorsTim D. Smith
Closes #34228.
2014-11-21Tweak phrasingJack Nagel