aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-09-14cmake: general cleanupMike McQuaid
2014-09-14cmake: update 3.0.2 bottle.BrewTestBot
Closes #32272. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-14cmake 3.0.2Dominyk Tiller
Also: build man pages.
2014-09-14Print each line of --env output atomicallyJack Nagel
2014-09-14Remove unnecessary conditionalJack Nagel
If ARGV.named.empty?, then ARGV.formulae.map(&:name) == [].
2014-09-14libdvdnav: update 5.0.1 bottle.BrewTestBot
2014-09-14libdvdnav 5.0.1David Christenson
Update to latest stable release, only generate configure file on HEAD builds, use autoreconf instead of removed autogen.sh, format make command correctly, use HTTPS on homepage URL, use double quotes instead of single. Closes #32293. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-14libdvdread: update 5.0.0 bottle.BrewTestBot
2014-09-14libdvdread 5.0.0David Christenson
Update to latest stable release, generate configure file on HEAD builds, format make command properly, use HTTPS on homepage URL, use double quotes instead of single. Closes #32292. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-14mkvtoolnix 7.2.0David Christenson
Update to latest stable release. Closes #32288. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-14Remove InstallationError superclassJack Nagel
None of these subclasses share any behavior other than what is inherited from RuntimeError, so we can just get rid of the superclass.
2014-09-13Replace loop + delete with array differenceJack Nagel
2014-09-13Remove unused attribute from BuildErrorJack Nagel
2014-09-13Pass the ENV hash into the BuildError constructorJack Nagel
2014-09-13Homebrew::InstallationError should not be raised "manually"Jack Nagel
2014-09-13syncthing: update 0.9.15 bottle.BrewTestBot
2014-09-13syncthing 0.9.15iggyvolz
Closes #32282. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-13wine --devel 1.7.26David Holm
Closes #32286. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-13clozure-cl 1.10Jack Rusher
Closes #32278. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-13youtube-dl: Simplify HEAD buildJaime Marquínez Ferrándiz
The legacy executable has been removed Closes #32279. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-13syncthing: update 0.9.14 bottle.BrewTestBot
Closes #32273. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-13syncthing: let launchd handle restarts.Miah Johnson
The alternative is to get into fun restart races between launchd and syncthing itself. STNORESTART Do not attempt to restart when requested to, instead just exit. Set this variable when running under a service manager such as runit, launchd, etc.
2014-09-12libgpg-error: update 1.15 bottle.BrewTestBot
2014-09-12libgpg-error 1.15chdiza
Closes #32267. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-12Use the superclass properlyJack Nagel
2014-09-12Make parameter names match superclass parameter namesJack Nagel
2014-09-12Remove default argument from Homebrew::InstallationErrorJack Nagel
This class is never instantiated directly, and all subclasses initializers have different signatures and do not rely on this.
2014-09-12Make exception subclasses use their superclass properlyJack Nagel
2014-09-12Don't use undent on keg-only reasonsJack Nagel
It will cut off the beginning of any interpolated lines. Fixes #32259.
2014-09-12youtube-dl: update 2014.09.12 bottle.BrewTestBot
2014-09-12youtube-dl 2014.09.10Sergey M․
Closes #32268. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-12tbb: needs Lion or newerMisty De Meo
Refs #32274
2014-09-12android-ndk: general cleanup.Mike McQuaid
2014-09-12android-ndk: android-sdk is recommended.Mike McQuaid
2014-09-12android-ndk r10bsergey
Closes #32258. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12pazpar2: update 1.7.5 bottle.BrewTestBot
Closes #32262. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12pazpar2 1.7.5Sven-S. Porst
2014-09-12Revert "android-ndk r10b"Mike McQuaid
This reverts commit cda1ad0db0a776d02f177aa5c3f934ffc942f194.
2014-09-12juju-quickstart: update 1.4.3 bottle.BrewTestBot
Closes #32257. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12juju-quickstart 1.4.3Francesco Banconi
2014-09-12android-ndk r10bsergey
Closes #32258. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12apache-spark 1.1.0Erik van oosten
Apache spark bumped to 1.1.0 Closes #32256. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-11Use safe_system when invoking install_name_toolJack Nagel
2014-09-11Use multiple-argument form of quiet_systemJack Nagel
2014-09-11pktanon: use inreplaceJack Nagel
2014-09-11pktanon: remove unused configure switchJack Nagel
2014-09-11pktanon: add a patch to fix build failurekbinani
Closes #32200. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-11gearman: remove ossp-uuid dependencyJack Nagel
2014-09-11ossp-uuid: update 1.6.2_1 bottle.BrewTestBot
2014-09-11ossp-uuid: sandbox headers and remove keg-only limitationJack Nagel