Mike McQuaid
9c616c0399
Acceptable-Formulae: general cleanup.
...
- We no longer care about dupes, really
- Extend `.app` criteria to include GUI applications in general
- Note we want things to build with Clang
- Note we don't want users to have to faff too much
2017-07-10 08:21:46 +01:00
Alex Semyonov
491bb469e7
Add example links in Python for Formula Authors
2017-07-09 20:25:01 +03:00
VonUniGE
16496a0b0f
Update documentation of brew install syntax to match its actual behavior.
2017-07-08 00:22:18 +02:00
Alex Qyoun-ae
04d0d38435
Fix a broken link
2017-07-07 04:46:19 +03:00
Mike McQuaid
bb33685255
Interesting-Taps-and-Forks: rename fixes.
...
Rename to avoid sitemap.xml escaping issues.
2017-07-02 15:20:28 +01:00
Mike McQuaid
31ca5c9aed
docs/config: add missing feed plugin.
2017-07-02 15:13:00 +01:00
Mike McQuaid
72c24b9498
docs: Add sitemap.xml, robots.txt.
...
Also, while we're here, cleanup the favicon and apple-touch-icon
duplication mess.
2017-07-02 15:09:26 +01:00
Christian Moritz
7910e4a5b4
language/node update documentation
2017-06-29 20:29:25 +02:00
Mike McQuaid
4fb60d8988
docs.brew.sh: Tweak meta tags.
2017-06-27 08:07:25 +01:00
Mike McQuaid
155fe998ff
README: Baptiste is a former maintainer.
2017-06-17 17:36:08 +01:00
Mike McQuaid
adad1893de
Merge pull request #2787 from tdsmith/update-python-doc
...
Remove reference to link_scripts.
2017-06-16 14:04:30 +01:00
Matthew Strax-Haber
0dca037446
Fix outdated --repository
man documentation
2017-06-15 18:25:16 -07:00
Tim D. Smith
1e7bff8081
Remove reference to link_scripts.
...
Closes #2740 .
2017-06-14 22:38:17 -07:00
Mike McQuaid
0e2b043c12
Merge pull request #2752 from MikeMcQuaid/remove-unused-analytics
...
analytics: remove unused analytics.
2017-06-09 08:59:40 +03:00
Mike McQuaid
5367f1b408
analytics: remove unused analytics.
...
We didn't end up using the `screenview` and `exception` analytics as
much as expected so let's remove them and focus on stuff that's
formula-specific.
2017-06-07 16:34:54 +01:00
Mike McQuaid
7d5b8a5cea
tests: cleanup tests.
...
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
2017-06-07 16:25:07 +01:00
Mike McQuaid
c541b3867a
Merge pull request #2735 from joshka/patch-1
...
Remove duplicates repo from Acceptable formula doc
2017-06-06 08:00:58 +01:00
Dominyk Tiller
f545836dd8
docs/Xcode: document Xcode 8.3.3
2017-06-06 04:16:28 +01:00
Josh McKinney
251270e9a3
Remove duplicates repo from Acceptable formula doc
...
Duplicates repo is deprecated
2017-06-05 21:49:29 -05:00
Mike McQuaid
54e01d76db
Merge pull request #2599 from peternewman/patch-1
...
Fix internal links on the manpage
2017-06-04 11:52:13 +01:00
Mike McQuaid
9032574038
Update jenkins.brew.sh links.
...
These previously, incorrectly pointed to bot.brew.sh.
Fixes #2703 .
2017-05-30 19:14:40 +01:00
Mike McQuaid
e0ab162f82
Merge pull request #2632 from MikeMcQuaid/sass
...
docs.brew.sh: use SCSS.
2017-05-14 15:27:06 +01:00
Mike McQuaid
13efa8656e
Merge pull request #2620 from MikeMcQuaid/more-env-filtering-tweaks
...
More environment filtering tweaks
2017-05-14 15:08:47 +01:00
Mike McQuaid
48d99d1338
docs.brew.sh: use SCSS.
...
Import style changes from:
https://github.com/Homebrew/homebrew.github.io/pull/166
2017-05-14 15:07:00 +01:00
Michka Popoff
43e38dfc01
Update to venv.pip_install_and_link in doc
...
`venv.link_scripts(bin) { venv.pip_install buildpath }` is now `venv.pip_install_and_link buildpath`
2017-05-13 23:26:09 +02:00
Mike McQuaid
8205e61e64
More environment filtering tweaks
...
- only document HOMEBREW_* variables in the manpage (although still
read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes
2017-05-13 11:42:01 +01:00
Mike McQuaid
978c121276
Tweak troubleshooting docs and issue template
...
- Note that Homebrew Cask issues should be filed elsewhere.
- Make `brew`/homebrew-core issue differential in simpler language
- Tell people to fix all `brew doctor` issues
- Refer to the issue checklist and make it even more clear and prominent
that we may close it out immediately if they don't use it.
- Note that proposed new issues should be widely relevant.
- Don't tell people they need to `brew cask install java`; we handle
this in most places with a Java requirement and probably want issues
filed where we don't.
- Remove reference to Homebrew Dupes and replace with reference to
Homebrew Cask to try and get people filing stuff there instead.
Fixes #2608
2017-05-09 15:21:28 +01:00
Peter Newman
88cef8118e
Fix another internal link
2017-05-07 00:45:02 +01:00
Peter Newman
8c214ed16d
Fix the link code
2017-05-07 00:35:36 +01:00
Peter Newman
8f751aaf51
Fix internal links
2017-05-07 00:30:49 +01:00
Mike McQuaid
c7c0ad6e61
Add acme challenge.
2017-05-04 12:18:56 +01:00
Gautham Goli
fed668b330
Add --only-cops
,--except-cops
options for brew style and simplify cop names
2017-05-03 14:49:23 +05:30
Gautham Goli
c3330c289d
Add --only-cops
,--except-cops
options for brew audit
...
Also refactor audit cops into two "departments"
- FormulaAudit
- FormulaAuditStrict
2017-05-02 23:26:12 +05:30
Mike McQuaid
9c8d968181
Interesting Taps and Forks: fix typo.
2017-04-30 13:22:56 +01:00
Mike McQuaid
539881f51a
Taps and Forks: remove mailing list mention.
2017-04-28 08:52:30 +01:00
Mike McQuaid
a559cef5cc
docs: tweak CSS.
...
Import new brew.sh CSS changes to improve the appearance of tables and
links.
2017-04-27 12:35:15 +01:00
Mike McQuaid
6e1faf5b88
Merge pull request #2513 from Sharpie/nostalgia
...
README: Add Charlie to former maintainers.
2017-04-21 18:11:51 +01:00
Charlie Sharpsteen
824462c5c0
README: Add Charlie to former maintainers.
2017-04-20 08:00:14 -07:00
Markus Reiter
62cc258ba7
Merge pull request #2510 from bfontaine/be-be-be-be
...
Acceptable-Formulae: reword 'niche stuff'
2017-04-20 05:08:59 +02:00
JCount
19ed38df24
xcode: 8.3.2 is latest version
2017-04-19 19:06:24 -04:00
Baptiste Fontaine
ca4ccce6ea
Acceptable-Formulae: reword 'niche stuff'
2017-04-19 22:27:49 +02:00
Mike McQuaid
55c02ae774
Merge pull request #2478 from MikeMcQuaid/audit-skip-methods
...
audit: allow skipping audit methods.
2017-04-18 09:18:55 +01:00
Mike McQuaid
43253ede65
create: use GitHub metadata where available.
...
GitHub provides a description and homepage field so let `brew create`
use them where possible. Also, detect GitHub repositories based on
`releases` as well as `archive`s.
2017-04-18 08:22:41 +01:00
Mike McQuaid
3f8722c971
audit: allow skipping audit methods.
...
Add `--only` and `--except` methods which can be used to selectively
enable or disable audit groups.
2017-04-18 08:17:26 +01:00
Mike McQuaid
8ea778f7c7
Merge pull request #2412 from EricFromCanada/master
...
Xcode: update supported versions & download URLs for 8.3
2017-04-02 17:49:12 +01:00
Mike McQuaid
fabc5bc893
External Commands: document how --help
works.
2017-04-02 17:38:31 +01:00
Mike McQuaid
ae97a9c34e
docs: use long flags.
2017-04-02 10:14:58 +01:00
Mike McQuaid
566d3cb58b
Document all short flags.
2017-04-02 10:14:58 +01:00
EricFromCanada
c5bac087b3
update latest versions of Xcode for 10.11 & 10.12
2017-03-28 11:16:02 -04:00
Mike McQuaid
2047dbd50e
Update all references to taps.
...
- Remove taps that are (or will shortly be) deprecated.
- Remove commands that are only relevant to the boneyard (which will
shortly be removed).
2017-03-26 19:42:35 +01:00