| Age | Commit message (Collapse) | Author | 
 | 
Packages supporting CMake may install configuration files for use
with CMake's find_package command. A recommended location for these
is `<prefix>/lib/cmake` which is not unique across packages. This
may cause issues for Formula using this location when their Keg
is linked.
As with pkg-config, explicitly create the `lib/cmake` folder when
linking a Keg that has installed folders/files to this location.
Also add testcase.
Closes #38005.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
 | 
 | 
Closes #38168.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
 | 
 | 
If the formula name is in full-qualified name. Let's silently
ignore it as we don't care about things used in taps that aren't
currently tapped.
Closes #38089.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
Closes #38123.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
 | 
 | 
This is a follow-up of #37734. I think we should treat `install_metafiles` as
a general issue rather than a formula-specific one.
Closes #37968.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fixes #38067.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Currently, when called with one argument, dst is set to self, i.e. the
directory into which the source file should be moved.
When called with a second argument (for renames), dst is the full path,
including the basename, to the moved file.
Instead, let's always pass the full path, which means we can remove the
branching logic around computing dst.
 | 
 | 
Closes #38017.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
In the case where a bottle wasn't around before and is now it probably
doesn't make sense to use `build-bottle` to build something that will
be identical to the binary bottle package anyway. After all, when you
use the bottle you will end up with something that has been built with
`build-bottle` anyway (just not by you).
 | 
 | 
We don't care if it fails as we'll immediately run a stronger version
afterwards (and we care if that fails).
 | 
 | 
 | 
 | 
Restore py3cairo from homebrew/homebrew-x11 tap.
Closes #37981.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
 | 
 | 
Closes #37975.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
This should hopefully more often catch the situation where things are
marked as build dependencies incorrectly.
Closes #37927.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Let homebrew create var/log path to avoid permission problem.
Closes #37966
Closes #37967.
Signed-off-by: Xu Cheng <xucheng@me.com>
 | 
 | 
Closes #37959.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #37962.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Too spammy in the output. May consider readding later to specific
commands.
 | 
 | 
 | 
 | 
Jenkins has started spitting these out; no idea why.
 | 
 | 
The Ruby 1.8 implementation seems to be really flaky, unfortunately.
 | 
 | 
Closes #37847.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Add special :python3 dependency tag to LANGUAGE_MODULES in
dependency_collector.
Closes #37898.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
 | 
 | 
The previous logic was flawed as it wasn't publishing new versions of
bottles.
 | 
 | 
It was failing to recognize the URL without an ending slash.
Closes #37808.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Update to latest stable release, install example AAC encoder, add test
with new WAV fixture, modernize.
Closes #37654.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
- including all apache.org subdomains
- for `homepage` as well
Closes #37778.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 |