Mike McQuaid
701ecb4975
Merge pull request #3747 from MikeMcQuaid/no-tap-deprecated
...
tap: don’t tap deprecated taps.
2018-01-30 09:55:08 -08:00
xiehuc
a214387358
add ALL_PROXY for brew
...
Signed-off-by: xiehuc <xiehuc@gmail.com>
2018-01-30 15:36:35 +08:00
ilovezfs
c77cafcf82
Merge pull request #3729 from ilovezfs/bump-formula-pr-more-enhancements
...
bump-formula-pr: more enhancements.
2018-01-29 22:50:03 -08:00
Mike McQuaid
28ce1a1e52
Merge pull request #3749 from MikeMcQuaid/xcode-requirement-macos-upgrade
...
xcode_requirement: inform users of macOS upgrade.
2018-01-29 17:44:10 +00:00
Mike McQuaid
fdd3aa3000
Merge pull request #3746 from alyssais/development_tools_bottle
...
Don't suggest install from bottle if not available
2018-01-29 17:35:52 +00:00
L. E. Segovia
4c5e3d04e1
Fix @reitermarkus's comments
2018-01-29 13:43:21 +00:00
Markus Reiter
91f980208e
Merge pull request #3745 from commitay/style
...
cask style: fix `--fix`
2018-01-29 02:22:33 +01:00
Alyssa Ross
a9dc02a586
Don't suggest install from bottle if not available
...
It only makes sense to tell a user to try installing from a bottle if
there are bottles available for them to install for all the formulae
they specified.
2018-01-28 22:47:39 +00:00
commitay
aa8003103e
cask style: fix --fix
2018-01-29 07:45:34 +10:00
Mike McQuaid
1373441e53
xcode_requirement: inform users of macOS upgrade.
...
If you need a newer Xcode than the latest version provided by your
version of macOS then you need to upgrade your OS to install the
software.
2018-01-28 19:08:19 +00:00
Mike McQuaid
c9f02aa3f7
tap: don’t tap deprecated taps.
...
These no longer have any files in them.
2018-01-28 19:07:01 +00:00
Markus Reiter
9f4b4a1699
Merge pull request #3740 from reitermarkus/cask-style
...
Fix `brew cask style` on Travis.
2018-01-28 17:53:49 +01:00
ilovezfs
ccbe4945ad
bump-formula-pr: improve version formula component regex.
2018-01-28 08:12:12 -08:00
ilovezfs
98e48a9da7
bump-formula-pr: regex escape urls in replacements.
2018-01-28 08:12:12 -08:00
ilovezfs
edd1c76d40
bump-formula-pr: detect download strategy from url.
...
Previously, CurlDownloadStrategy was hard coded.
2018-01-28 08:12:12 -08:00
ilovezfs
6460a34e65
bump-formula-pr: add Debian mirror handling.
2018-01-28 08:12:12 -08:00
ilovezfs
e46fbdd18d
bump-formula-pr: update GNU mirror handling.
...
homebrew/core now uses ftp.gnu.org/gnu for the primary url and
ftpmirror.gnu.org for the mirror.
2018-01-28 08:10:53 -08:00
ilovezfs
99bb068ca7
bump-formula-pr: improve formula name guessing.
2018-01-28 08:10:53 -08:00
Markus Reiter
884c57f9f4
Fix brew cask style
on Travis.
2018-01-28 07:00:20 +01:00
Markus Reiter
5244755a52
Merge pull request #3741 from kant/patch-1
...
Minor proposal
2018-01-28 04:33:33 +01:00
Darío Hereñú
d4a9ffee2f
Minor proposal
2018-01-27 20:20:45 -03:00
Markus Reiter
9b2610b0ad
Merge pull request #3524 from reitermarkus/config
...
Add `Hbc::Config` class.
2018-01-27 23:49:29 +01:00
Markus Reiter
b4df024625
Allow passing down configuration into Cask.
2018-01-27 21:47:18 +01:00
Markus Reiter
6760d26319
Create Hbc::Config
class.
2018-01-27 21:47:18 +01:00
Mike McQuaid
d558ec0933
Merge pull request #3739 from MikeMcQuaid/no-travis-gem-ruby
...
travis.yml: HOME Ruby path caching not needed.
2018-01-27 09:26:29 +00:00
Mike McQuaid
582b9fb3c6
travis.yml: HOME Ruby path caching not needed.
...
This ins stored in vendor/bundle now instead.
2018-01-26 22:32:55 +00:00
Mike McQuaid
ede3d91f0a
Merge pull request #3736 from MikeMcQuaid/travis-config-tweaks
...
.travis.yml: make configuration tweaks.
2018-01-26 22:21:43 +00:00
Mike McQuaid
4abae7f7e9
Always install Gems into bundler location.
2018-01-26 22:05:43 +00:00
Mike McQuaid
d1d4a667d1
tap-new: update based on Homebrew/brew travis.yml.
2018-01-26 21:47:33 +00:00
Mike McQuaid
7592b27f43
travis.yml: general cleanup.
...
- Update Xcode version
- Split out platform-specific code so we can see where time is spent
- Manually trigger vendor Ruby installation
- Use `brew update` to update things
- Use `travis_retry` where relevant.
2018-01-26 21:47:33 +00:00
Mike McQuaid
78933b3ee9
ruby.sh: fix version check.
...
- Rather than checking for the absence of a failure check for an actual success in the check
- Fix the check to work on Ruby 1.9 (where `RUBY_VERSION.to_s.dup` is required to avoid modifying a frozen string).
2018-01-26 21:47:33 +00:00
Mike McQuaid
65e940f833
Merge pull request #3735 from reitermarkus/travis
...
Fix Travis deprecation error.
2018-01-26 10:54:35 +00:00
Mike McQuaid
5e465f08c4
Update .travis.yml
2018-01-26 10:32:04 +00:00
Mike McQuaid
50003d4ddc
Update .travis.yml
2018-01-26 10:12:05 +00:00
Mike McQuaid
377528665a
Update .travis.yml
2018-01-26 09:51:08 +00:00
Markus Reiter
4b231e793d
Fix Travis deprecation error.
2018-01-26 03:19:40 +01:00
Mike McQuaid
0f44937b92
Merge pull request #3728 from ilovezfs/bump-formula-pr-only-validate-tar-files
...
bump-formula-pr: only validate tar files.
2018-01-24 14:20:07 +00:00
ilovezfs
5a3555eeee
bump-formula-pr: only validate tar files.
2018-01-24 04:22:11 -08:00
ilovezfs
4a1a8b86ac
bump-formula-pr: use "resource" not "rsrc"
2018-01-24 03:51:23 -08:00
Mike McQuaid
60a30e966b
Merge pull request #3725 from MikeMcQuaid/fix-odeprecated-again
...
utils: reduce odeprecated warnings.
1.5.2
2018-01-24 09:13:01 +00:00
Mike McQuaid
459b113e28
utils: reduce odeprecated warnings.
...
Fix the code so we don't actually output `odeprecated` warnings for
`HOMEBREW_CACHE`d or `.brew`d formulae.
2018-01-24 09:02:00 +00:00
Mike McQuaid
ea0af7d1af
Merge pull request #3724 from ilovezfs/call-satisfied-at-least-once
...
build: call satisified? before modifying env.
2018-01-23 19:50:20 +00:00
Mike McQuaid
2844b0748d
build: remove req satisfied calls.
2018-01-23 14:09:17 +00:00
Mike McQuaid
5cfb81253c
requirement: odeprecated for default_formula usage.
2018-01-23 11:26:27 +00:00
Mike McQuaid
02d876528a
requirement: make deprecated stuff unsupported.
2018-01-23 11:26:14 +00:00
Mike McQuaid
46633af76a
requirement: call satisfied? from modify_build_environment.
2018-01-23 11:26:00 +00:00
Mike McQuaid
e056e85078
Merge pull request #3722 from sesam/add-doc-and-style-to-pr-template
...
Add doctor and style to checklist.
2018-01-23 10:17:17 +00:00
ilovezfs
7879272689
build: call satisified? before modifying env.
...
Requirement#modify_build_environment may depend on the side effects of
Requirement#satisfied?, so make sure the latter is called at least once
for each requirement during formula installation. Prior to b70b5429d09,
Requirement#satisfied? would usually be called during Build#expand_reqs,
but that is longer the case.
2018-01-22 23:07:27 -08:00
Simon B
84ab3d0743
don't add brew doctor
2018-01-23 01:52:41 +01:00
Simon B
480a25aef9
Add doctor and style to checklist.
...
Ensures that contributors know about `brew doctor` and `brew style` before submitting a PR, since CI fails on `brew style` breaches.
2018-01-23 01:02:40 +01:00