| Age | Commit message (Collapse) | Author |
|
This means that taps root and `cmd` directories are added to the PATH.
This should enable migration of some of our contributed commands into
taps (e.g. `homebrew-boneyard`) and make it easy for third parties to
be able to maintain these. It might also make stuff easier for existing
tools like e.g. `brew-cask` and `boxen`.
Closes #32471.
|
|
This is currently still very messy and we probably want to work out the
best way to declare what parts of our DSL/what files are "public".
Still, even if this is a WIP I'd rather get something committed sooner
rather than later and start iterating on this as a replacement for
`example_formula.rb` and the formula cookbook.
To test:
```bash
cd $(brew --prefix)/Library/Homebrew && \
rdoc formula.rb requirement.rb utils.rb &&\
open doc/index.html
```
Closes #32470.
|
|
This reverts commit f9c8b5e1da7ac09c85a6ebf9a94624bb9c60bed5.
Closes #32609.
Closes #32613.
|
|
This reverts commit f05d29e3fd0d056b78da6a0b0247e64f91014e04.
|
|
This reverts commit 2885a92612173f480303b03da1da739eb68550d7.
|
|
This reverts commit 6319cac687fa722a1d005fe056e0dac22d91ef9c.
|
|
|
|
Only the keys of the hashes are used, so we can just use arrays and
comments instead.
|
|
|
|
|
|
|
|
|
|
This includes all of the change sets from the upstream wxwidgets project that
correctly build for 10.10, as well as 10.9 (and earlier.) These changes are
currently accepted in the upstream trunk, but will not be available until the
next release is cut (which will probably be a non-trivial amount of time after
10.10 releases.)
References:
http://trac.wxwidgets.org/ticket/16329
http://trac.wxwidgets.org/changeset/76744
http://trac.wxwidgets.org/changeset/76743
(Note - The original patch attached to ticket 16329 above should be ignored.)
Closes #31531.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Closes #32513.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Added patch to correct thousands separator behavior when built against
libc++ and changed the url to sourceforge because too google drive was
giving an error message about too many downloads.
|
|
|
|
Closes #32595.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32605.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32602.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32606.
|
|
Fixes #32598.
|
|
Closes #32596.
|
|
Closes #32219.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #32589.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #32592.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
This reverts commit 2f58395673ee20aec8c1454a6a3ae323b38dee7a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #32537.
|
|
Move mod files to include dir.
Closes #32562.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
This reverts commit 7a0c1a9e8ab9ef0f5309ac30d0c6d58867f06588.
|
|
Closes #32552.
|
|
|
|
Closes #32585.
|
|
|
|
Closes #32558.
|
|
|
|
Closes #32539.
|
|
|
|
|