16618 Commits

Author SHA1 Message Date
Brian Morton
1b51456b4c
fix module path to ::Utils::Anlytics 2018-08-16 08:18:23 +02:00
Brian Morton
77c242548e
update variable name and msg string per comments 2018-08-16 08:18:23 +02:00
Brian Morton
37f1ae61b2
add cask analytics msg on brew update 2018-08-16 08:16:33 +02:00
Brian Morton
6701c207e0
add anlytics to cask installs 2018-08-16 08:10:07 +02:00
Shaun Jackman
0fcf8abf32
Merge pull request #4696 from sjackman/any-skip-relocation
BottleSpecification: Do not skip bottle relocation on Linux
2018-08-15 11:42:20 -07:00
Mike McQuaid
205fdc09db
Merge pull request #4692 from GauthamGoli/gh-api-exception-handling
utils/github: Exception handling
2018-08-15 19:06:05 +01:00
Shaun Jackman
21dac6b09d
Merge pull request #4695 from sjackman/keg-only
KegOnlyReason: Reasons related to macOS valid only on macOS
2018-08-15 10:51:17 -07:00
Shaun Jackman
294db31849 BottleSpecification: Do not skip bottle relocation on Linux
Bottles must be relocated on Linux to find the brewed glibc and gcc.
2018-08-15 10:23:55 -07:00
Shaun Jackman
8a1fa28f9c KegOnlyReason: Reasons related to macOS valid only on macOS 2018-08-15 10:14:17 -07:00
Dominyk Tiller
2060eb233d
Merge pull request #4676 from DomT4/10xDevTools
10x/Mojave: update dev tool expected versions
2018-08-15 16:40:51 +01:00
Gautham Goli
54033d320b utils/github: Raise exceptions if status code != 200 or exit code is not 0 2018-08-15 20:57:22 +05:30
Markus Reiter
f1ab58abcc
Merge pull request #4691 from reitermarkus/fix-deprecation-message
Refactor `odeprecated`.
2018-08-15 14:35:24 +02:00
Markus Reiter
e6b45842e8 Refactor odeprecated. 2018-08-15 12:16:02 +02:00
Mike McQuaid
cb9187311e
Merge pull request #4685 from sjackman/check-non-libraries
check_non_libraries: *.so.* is a valid library
2018-08-15 09:05:19 +01:00
Shaun Jackman
27fb8befd0 check_non_libraries: *.so.* is valid on Linux 2018-08-14 14:50:10 -07:00
Shaun Jackman
2c68176ac2
Merge pull request #4686 from sjackman/x11-requirement
X11Requirement: Recent X11 client is sufficient
2018-08-14 14:31:11 -07:00
Shaun Jackman
9e9b3f695d
Merge pull request #4687 from sjackman/test-env
test/ENV: Fix prepend_path for Linuxbrew
2018-08-14 12:43:08 -07:00
Shaun Jackman
421ba101b4 test/ENV: Fix prepend_path for Linuxbrew
This test fails on Ubuntu, because /usr/libexec does not exist.
2018-08-14 12:24:39 -07:00
Shaun Jackman
9039e41ebe
Merge pull request #4684 from sjackman/check-tmpdir-executable
Check that HOMEBREW_TEMP permits executing programs
2018-08-14 12:22:35 -07:00
Shaun Jackman
85f9da261b
Merge pull request #4683 from sjackman/sanitized-vars
Add LD_* environment variables to SANITIZED_VARS
2018-08-14 12:22:19 -07:00
Shaun Jackman
95ebefc1ac X11Requirement: Recent X11 client is sufficient 2018-08-14 12:08:41 -07:00
Shaun Jackman
4adbfa3fcf Check that HOMEBREW_TEMP permits executing programs 2018-08-14 11:51:18 -07:00
Mike McQuaid
0d81ad059d
Merge pull request #4682 from MikeMcQuaid/update-donations
update-report: solicit donations.
2018-08-14 19:48:45 +01:00
Shaun Jackman
e752e583d6 Add LD_* environment variables to SANITIZED_VARS
Sanitize the Linux environment variables
LD_LIBRARY_PATH LD_PRELOAD LD_RUN_PATH
2018-08-14 11:45:40 -07:00
Mike McQuaid
b45b716a2e update-report: solicit donations.
This message will only be displayed once.

Fixes #4644.
2018-08-14 13:19:37 +01:00
Mike McQuaid
3e890c11ad
Merge pull request #4679 from sjackman/os-linux
Warn if os/linux is loaded on generic OS
2018-08-14 08:59:04 +01:00
Mike McQuaid
98b70e7d26
Merge pull request #4677 from jonchang/bottle-mans
Update docs for artifact and bottle variables
2018-08-14 08:57:36 +01:00
Shaun Jackman
c480dd39a9 Warn if os/linux is loaded on generic OS 2018-08-13 23:38:48 -07:00
Shaun Jackman
a447548600 OS::Mac.mdfind: No need to guard on OS.mac?
This code is only used on macOS.
2018-08-13 23:37:00 -07:00
Jonathan Chang
812ba7ea59 Update manpages about artifact/bottle variables 2018-08-14 00:56:26 -04:00
Dominyk Tiller
a30eea6ab9
pkgconfig: update 10.14 sqlite version 2018-08-14 05:19:25 +01:00
Shaun Jackman
2141ce3814
Merge pull request #4671 from sjackman/test-svn-unzip
test/unpack_strategy: Handle svn unzip unavailable
2018-08-13 17:18:08 -07:00
Markus Reiter
b3e3b1c8ba
Merge pull request #4674 from JBallin/Fix-cask-cleanup-deprecation-backtick
Fix `brew cleanup` backtick in `brew cask cleanup` deprecation message
2018-08-14 01:46:41 +02:00
Dominyk Tiller
1cf2ea79cf
xcode: update expected versions for Mojave 2018-08-14 00:02:19 +01:00
Dominyk Tiller
7307d2558f
Merge pull request #4643 from chrmoritz/gclient_cache_cleanup
add new gclient_cache folder to cleanup
2018-08-13 23:18:46 +01:00
Shaun Jackman
879f514e28 test/unpack_strategy: Handle svn unzip unavailable
Skip those tests that require svn or unzip.
2018-08-13 14:41:00 -07:00
JBallin
6ecf2d8831 Fix brew cleanup backtick in brew cask cleanup deprecation message 2018-08-13 14:31:21 -07:00
Markus Reiter
6a581159e6
Merge pull request #4670 from reitermarkus/disable-cask-search
Disable `brew cask search` the same time as `brew cask cleanup`.
2018-08-13 20:57:13 +02:00
Markus Reiter
bec58232e3
Merge pull request #4645 from reitermarkus/deprecate-cask-cleanup
Deprecate `brew cask cleanup`.
2018-08-13 20:32:36 +02:00
Markus Reiter
990dd7de86 Disable brew cask search the same time as brew cask cleanup. 2018-08-13 20:12:52 +02:00
Markus Reiter
55cde526a8 Deprecate brew cask cleanup. 2018-08-13 20:09:34 +02:00
Markus Reiter
c532ab2899
Merge pull request #4669 from Homebrew/dependabot/bundler/docs/github-pages-191
Bump github-pages from 190 to 191 in /docs
2018-08-13 19:56:12 +02:00
dependabot[bot]
a2913782dc
Bump github-pages from 190 to 191 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 190 to 191.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v190...v191)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 14:43:10 +00:00
Markus Reiter
a985f0a5d0
Merge pull request #4623 from commitay/github-latest
cask audit: GitHub `latest` casks shouldn't have an appcast
2018-08-12 21:57:45 +02:00
Markus Reiter
7c108d9727
Merge pull request #4667 from reitermarkus/fix-cleanup
Only clean up external patches.
2018-08-12 21:42:10 +02:00
Markus Reiter
d10ba2b1c9 Only clean up external patches. 2018-08-12 21:11:47 +02:00
Markus Reiter
46f531b2b1
Merge pull request #4651 from reitermarkus/fix-cleanup
Fix `brew cleanup`.
2018-08-11 21:34:20 +02:00
Dominyk Tiller
08b0d8410d
Merge pull request #4663 from DomT4/redundant_exit_code_begone
audit: flag redundant shell_output() exit codes
2018-08-11 17:35:35 +01:00
Markus Reiter
b161ffb20c Sort cleanup of installed formulae. 2018-08-11 18:03:49 +02:00
Markus Reiter
f83314164c Unlock lockfiles again on --dry-run. 2018-08-11 18:03:49 +02:00