16979 Commits

Author SHA1 Message Date
Mike McQuaid
88837353fb
Merge pull request #5031 from MikeMcQuaid/docs-html-proofer
docs: check links with `html-proofer`
2018-10-05 18:14:58 +01:00
Mike McQuaid
535e54d83d
Merge pull request #5046 from Homebrew/dependabot/bundler/Library/Homebrew/test/codecov-0.1.11
Bump codecov from 0.1.10 to 0.1.11 in /Library/Homebrew/test
2018-10-05 18:14:32 +01:00
dependabot[bot]
cc7bf45d37
Bump codecov from 0.1.10 to 0.1.11 in /Library/Homebrew/test
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.10...v0.1.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 16:57:31 +00:00
Mike McQuaid
42456352ff
Merge pull request #5045 from Homebrew/dependabot/bundler/docs/nokogiri-1.8.5
[Security] Bump nokogiri from 1.8.4 to 1.8.5 in /docs
2018-10-05 12:39:24 +01:00
Shaun Jackman
d5444b6256
Merge pull request #5044 from sjackman/portable-ruby-arm
Update portable-ruby to verison 2.3.7 for ARM [Linux]
2018-10-04 19:28:25 -07:00
dependabot[bot]
6307ef7294
Bump nokogiri from 1.8.4 to 1.8.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 01:15:15 +00:00
Shaun Jackman
cccc6aef18 Update portable-ruby to verison 2.3.7 for ARM [Linux] 2018-10-04 13:55:35 -07:00
Mike McQuaid
ff3cede96f
Merge pull request #5040 from MikeMcQuaid/cleanup-vendor-bundle
cleanup: remove vendor/bundle/ruby.
2018-10-04 15:56:37 +01:00
Mike McQuaid
54fe8e0ec0
docs: fix broken links. 2018-10-04 15:37:02 +01:00
Mike McQuaid
8a2490a1d3
docs: check links with html-proofer
This can be done with `bundle exec rake test`.
2018-10-04 15:37:01 +01:00
Mike McQuaid
4475d1e0f5
cleanup: remove vendor/bundle/ruby.
Otherwise gem paths will contain references to a now-deleted Ruby.
2018-10-04 15:08:38 +01:00
Mike McQuaid
7f6dc99445
Merge pull request #5035 from vszakats/urls
secure/fix URLs
2018-10-04 09:15:47 +01:00
Mike McQuaid
26b180a9b4
Merge pull request #5029 from MikeMcQuaid/cleanup_ruby_linkage
cleanup: cleanup portable ruby, old linkage cache.
2018-10-04 08:50:49 +01:00
Viktor Szakats
a0d971a0d0 secure/fix URLs 2018-10-03 21:21:05 +00:00
Shaun Jackman
78993d0692
Merge pull request #5024 from sjackman/coretap
CoreTap.default_remote: Use Linuxbrew/core [Linux]
2018-10-03 13:48:10 -07:00
Shaun Jackman
b65e68ce90
Merge pull request #5012 from sjackman/skylake
-march=native is default. Hardware::CPU: Add Skylake [Linux]
2018-10-03 13:47:59 -07:00
Mike McQuaid
3cba4737a8
Merge pull request #5028 from MikeMcQuaid/setup_remote_tap_symlink
setup_remote_tap: use system taps.
2018-10-03 19:45:52 +01:00
Shaun Jackman
13816a5687 GNU_GCC_VERSIONS: Remove the compiler gcc-4.3 2018-10-03 11:43:52 -07:00
Shaun Jackman
4addff3b2b determine_optflags: Default is -march=native 2018-10-03 11:41:39 -07:00
Shaun Jackman
ad7323bd61 Hardware::CPU: Add Skylake [Linux] 2018-10-03 11:41:39 -07:00
Mike McQuaid
d2b5c704e1
cleanup: cleanup portable ruby, old linkage cache.
- Cleanup portable ruby if you haven't specifically requested it and
  you don't need it. This will be useful when e.g. upgrading OS versions
- Cleanup the old DBM linkage cache. These will not be used again.
2018-10-03 19:26:49 +01:00
Mike McQuaid
ac2aabf287
setup_remote_tap: use system taps.
This saves recloning the taps we use multiple times when already done by
the user.
2018-10-03 19:14:04 +01:00
Mike McQuaid
c97d3b0fbc
Merge pull request #4383 from GauthamGoli/help-gen
cli_parser: man-pages and help text generation using Homebrew::CLI::Parser
2018-10-03 19:05:59 +01:00
Mike McQuaid
3e6531ad3e
Merge pull request #5032 from MikeMcQuaid/azure-pipelines-always-test-results
azure-pipelines: always upload test results.
2018-10-03 18:59:26 +01:00
Mike McQuaid
1df1ea3de0
azure-pipelines: always upload test results. 2018-10-03 17:21:47 +01:00
Gautham Goli
b5b988cbb1
help_spec: fix and generate help text in help.rb 2018-10-03 21:12:44 +05:30
Gautham Goli
38feaf1270
extract: Add option descriptions 2018-10-03 20:18:05 +05:30
Gautham Goli
f6081d6ab0
man: Update manpages 2018-10-03 19:52:26 +05:30
Gautham Goli
a03d2e0cd1
man: Correct option synopsis 2018-10-03 19:49:46 +05:30
Gautham Goli
7b0f27ca39
style: Fix style errors 2018-10-03 19:49:46 +05:30
Gautham Goli
604dfb4ae6
help: Let OptionParser generate help text for supported commands 2018-10-03 19:49:45 +05:30
Gautham Goli
f60582ca48
man: Remove [] from command synopsis 2018-10-03 19:49:45 +05:30
Gautham Goli
3c74683d88
man: Format h3 tags in ronn output 2018-10-03 19:49:45 +05:30
Gautham Goli
446b1cb9e3
man: Seperate global options into a section 2018-10-03 19:49:45 +05:30
Gautham Goli
e0e876cf37
man: Make command heading H3 2018-10-03 19:49:44 +05:30
Gautham Goli
4f58f2db99
man: Generate dev cmd manpages 2018-10-03 19:49:41 +05:30
Gautham Goli
cfaaa0eb71
Move option descriptions to new line 2018-10-03 19:20:26 +05:30
Gautham Goli
c7bf79407a
Better man page formatting 2018-10-03 19:20:26 +05:30
Gautham Goli
83e7cbe5c5
Man page help text similar to git 2018-10-03 19:20:26 +05:30
Gautham Goli
df101dde84
Move --help handling of dev commands to help.rb 2018-10-03 19:20:26 +05:30
Gautham Goli
acd9a335a5
brew man output 2018-10-03 19:20:26 +05:30
Gautham Goli
b6c456b681
Extract out arg parsing method to <cmd>_args method 2018-10-03 19:19:04 +05:30
Gautham Goli
32e5a5686b
audit: Use OptionParser to generate help text 2018-10-03 19:18:56 +05:30
Mike McQuaid
8f03ea7ca9
Merge pull request #5016 from EricFromCanada/docs-formula-cookbook
docs/Formula-Cookbook: several content updates
2018-10-03 09:23:23 +01:00
Shaun Jackman
8f74ba0197
Merge pull request #5023 from sjackman/change-rpath
keg_relocate: Fix Error: wrong number of arguments [Linux]
2018-10-02 15:46:56 -07:00
Shaun Jackman
fdcdf7cb5c CoreTap.default_remote: Use Linuxbrew/core [Linux] 2018-10-02 15:44:30 -07:00
Shaun Jackman
afa975bf26 keg_relocate: Fix Error: wrong number of arguments [Linux]
Fix the error:
Error: wrong number of arguments (given 1, expected 2)
/projects/btl_scratch/sjackman/brew/Homebrew/Library/Homebrew/exceptions.rb:550:in `block in initialize'
/projects/btl_scratch/sjackman/brew/Homebrew/Library/Homebrew/exceptions.rb:559:in `map'
2018-10-02 15:16:32 -07:00
William Woodruff
3484280f50
Merge pull request #5022 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/ruby-macho-2.1.0
Bump ruby-macho from 2.0.0 to 2.1.0 in /Library/Homebrew/vendor
2018-10-02 18:12:47 -04:00
EricFromCanada
4fbc1f4126 docs/Formula-Cookbook: update URLs
- update rubydoc.info link URLs to use HTTPS
- link to specific example formula revisions so line highlighting makes sense
- monospace formula link text
2018-10-02 11:55:25 -04:00
EricFromCanada
b54b3933eb docs/Formula-Cookbook: Requirements can have a minimum version
And both dependencies and Requirements accept lists.
2018-10-02 11:55:09 -04:00