This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 31, 2015
-
-
Mike McQuaid authored
-
Viktor Szakáts authored
Closes Homebrew/homebrew#38209. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
ojab authored
test.pdf wasn't a valid PDF file: >$ mutool info test.pdf >test.pdf: >error: cannot recognize xref format >error: cannot read xref (ofs=406) >error: cannot read xref at offset 406 >warning: trying to repair broken xref Process it with `mutool clean` to fix errors, collapse newlines to reduce size Closes Homebrew/homebrew#38194. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Mar 30, 2015
-
-
Mike McQuaid authored
-
Dominique Orban authored
Closes Homebrew/homebrew#37450. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Mar 29, 2015
-
-
Ben Morgan authored
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 Homebrew/homebrew#38005. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Xu Cheng authored
-
Shammel Lee authored
Closes Homebrew/homebrew#38168. Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
-
- Mar 28, 2015
-
-
Xu Cheng authored
A simple vim plugin created by me. Hope it can help formula authors who use vim. Closes Homebrew/homebrew#38150. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Xu Cheng authored
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 Homebrew/homebrew#38089. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Xu Cheng authored
Closes Homebrew/homebrew#38123. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Jack Nagel authored
-
- Mar 27, 2015
-
-
Xu Cheng authored
-
Xu Cheng authored
This is a follow-up of Homebrew/homebrew#37734. I think we should treat `install_metafiles` as a general issue rather than a formula-specific one. Closes Homebrew/homebrew#37968. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Mar 26, 2015
-
-
Jack Nagel authored
Fixes Homebrew/homebrew#38067.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Mar 25, 2015
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
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.
-
- Mar 24, 2015
-
-
Xu Cheng authored
Closes Homebrew/homebrew#38017. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
Mike McQuaid authored
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).
-
Mike McQuaid authored
We don't care if it fails as we'll immediately run a stronger version afterwards (and we care if that fails).
-
Jack Nagel authored
-
- Mar 23, 2015
-
-
Tim D. Smith authored
Restore py3cairo from homebrew/homebrew-x11 tap. Closes Homebrew/homebrew#37981. Signed-off-by:
Tim D. Smith <git@tim-smith.us>
-
Baptiste Fontaine authored
Closes Homebrew/homebrew#37975. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
This should hopefully more often catch the situation where things are marked as build dependencies incorrectly. Closes Homebrew/homebrew#37927. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-