| Age | Commit message (Collapse) | Author |
|
Closes #36743.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Update CRaSH version to 1.3.1
Closes #36740.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Previously if I did `brew install boxen/brews/imagemagick` and then `brew
upgrade boxen/brews/imagemagick` and the version of `imagemagick` in
`boxen/brews` was older than the version in `Homebrew/homebrew` then it would
install the correct version from the `boxen/brews` tap and then try to
immediately upgrade it to the version from `Homebrew/homebrew`. I'd argue
fairly strongly that this behaviour is pretty unintuitive; when you fully
specify a formula from a tap then it should be prioritised by `brew upgrade`
and `brew outdated.
This commit makes `brew upgrade boxen/brews/imagemagick` only upgrade the
version of `imagemagick` if the version in the `boxen/brews` tap is newer.
Similarly `brew outdated imagemagick` and `brew outdated
boxen/brews/imagemagick` will show different results if the newer version
differs between `boxen/brews` and `Homebrew/homebrew`.
Closes #36699.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
bumped languagetool to version 2.8
Closes #36734.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #36724.
Closes #36718.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Version bump.
Closes #36717.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Bump.
Closes #36715.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Personally, I’d be content to keep the dep as recommended, but it’s
possible the big red warning on the different build standards is making
people jumpy, and there are use cases where the `icu4c` dep does
interfere with certain usage, so I’ve partially reverted the direction
I took in the Node PR the other day by making the new ICU capabilities
optional.
Also added a caveat for the benefit of clarity, and hope more people
complain to Node upstream to fix the real root cause of the problem
here and make life for packagers a little easier.
Closes #36712.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36604.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36704.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36730.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Update clang-format to 2015-01-13.
Also include git-clang-format in the installed tools.
Closes #36729.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
`ARGV.flag?` = `ARGV.include?` + `ARGV.switch?`
Closes #36727.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36726.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36725.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36318.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36708.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Simple bump.
Closes #36721.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36696.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36695.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Hacks around waf's python extension mode, which unnecessarily forces an
explicit link to the python framework. This allows us to avoid a
dependency on :python so that bottles don't install Homebrew python.
Closes #36546.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
|
|
and set PYTHONPATH for the bot.
Closes #36676.
|
|
|
|
|
|
* add 3.5.0a1 devel
* bump head to 3.5 branch
* dynamic major.minor detection
|
|
Closes #36701.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Upgrade to version 3.5.1
Closes #36700.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
A C-based Riemann client.
Closes #36697.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|