aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-08-01grails 2.4.3Danny Casady
Closes #31283. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-01Eagerly create and reuse cxx11 compiler failure objectsJack Nagel
2014-08-01Remove knowledge of DSL implementation from initializeJack Nagel
2014-08-01Pass integers to buildJack Nagel
2014-08-01sdf: add 2.6.3 bottle.BrewTestBot
Closes #31241. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-01aterm: add 2.8 bottle.BrewTestBot
2014-08-01sdf 2.6.3Tomasz Pajor
2014-08-01wireshark: update 1.10.9 bottle.BrewTestBot
Closes #31276. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-01wireshark 1.10.9, 1.12.0 (devel)Tomasz Pajor
2014-08-01outdated: allow passing formulae as arguments.Mike McQuaid
If formulae names are passed as arguments check if just they are outdated. Additionally, return a failed code if they are outdated. This will hopefully be able to stop people complaining about the outdated error code as they can now just run e.g.: `brew outdated git && brew upgrade git` Closes #31242. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-01GCC: Tiger-specific patch was fixed upstreamJames Clarke
Closes #31089. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-08-01use test helpersAdam Vandenberg
2014-08-01show cmd being executedAdam Vandenberg
2014-08-01add helpers for formula testsAdam Vandenberg
2014-08-01libuv 0.11.27 (devel)take_cheeze
Closes #31277. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31libxml2: fix opportunistic linking against liblzmaJack Nagel
Fixes #30126.
2014-07-31gcc: remove with-profiled-build optionJack Nagel
It doesn't work, inside or outside of Homebrew. The option is still available in the homebrew-versions gcc, though. Closes #31261.
2014-07-31node: update 0.10.30 bottle.BrewTestBot
2014-07-31node 0.10.30Henry Snopek
Closes #31273. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-31emacs: add optional mailutils dependencyHaden Pike
The Homebrew Mailutils is more powerful than the version which comes with Emacs. This option allows the user to install Homebrew's version instead. Closes #31219. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-31Hide the options data structure betterJack Nagel
2014-07-31Make options available on the spec objectsJack Nagel
2014-07-31Reduce direct accesses of the args collectionJack Nagel
2014-07-31Handle tap file renames that remove a file from the formula directoryJack Nagel
2014-07-31udpxy: add 1.0.23-9 bottle.BrewTestBot
Closes #31255. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31udpxy 1.0.23-9 (new formula)Martin Wilhelmi
2014-07-31neo4j 2.1.3Martin Seeler
Closes #31271.
2014-07-31datamash: add 1.0.6 bottle.BrewTestBot
Closes #31252. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31datamash 1.0.6 (new formula)A. Gordon
2014-07-31gst-plugins-good: add optional dependency libpngThijs Vermeir
Closes #31269. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31bitchx: add mirrorAdam Vandenberg
Closes #31119.
2014-07-31haproxy: update 1.5.3 bottle.BrewTestBot
Closes #31263. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-07-31haproxy 1.5.3Tomasz Pajor
2014-07-31javarepl 272Adam Vandenberg
2014-07-31mpd: add 0.18.12 bottle.BrewTestBot
Closes #31265. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31fluid-synth: add 1.1.6 bottle.BrewTestBot
2014-07-31mpd 0.18.12Michael Paquier
New release logs are as follows: * database - proxy: fix build failure with libmpdclient 2.2 - proxy: fix add/search and other commands with libmpdclient < 2.9 * decoder - audiofile: improve responsiveness - audiofile: fix WAV stream playback - dsdiff, dsf: fix stream playback - dsdiff: fix metadata parser bug (uninitialized variables) - faad: estimate song duration for remote files - sndfile: improve responsiveness * randomize next song when enabling "random" mode while not playing * randomize next song when adding to single-song queue
2014-07-31jetty 9.2.2.v20140723Dan
Closes #31266. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31concurrencykit: update 0.4.3 bottle.BrewTestBot
Closes #31267. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31concurrencykit 0.4.3Francisco Souza
2014-07-31mariadb: update 10.0.12 bottle.BrewTestBot
Closes #31264. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31mariadb: disable TokuDB.Andrei Maxim
According to the comments made by a MariaDB employee on [MariaDB's page about TokuDB] [1], the TokuDB storage engine is not yet available on Mac OS X. This change adds an instruction to skip TokuDB. [1]: https://mariadb.com/kb/en/mariadb/mariadb-documentation/mariadb-storage-engines/tokudb/how-to-enable-tokudb-in-mariadb/ Fixes #30891.
2014-07-31Revert libcdr 0.1.0Mike McQuaid
This reverts commit 982cd588098924254759b4188750e5af6d503fda and a77baa992c7c50c3ae31a2ec10f47fff690841ee.
2014-07-31mysql: update 5.6.20 bottle.BrewTestBot
Closes #31262. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31mysql 5.6.20Joep Loijens
2014-07-31libcdr: add 0.1.0 bottle.BrewTestBot
Closes #31162. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-31libcdr 0.1.0luzpaz
2014-07-30Use a module since the @build ivar is going away soonJack Nagel
2014-07-30Remove confusing implicit options handlingJack Nagel
This code is supposed to allow depends_on "foo" => "with-bar" to work when foo has only a "without-bar" option. The options system was not designed to support this. Unfortunately, it was bolted on anyway. The implementation is extremely difficult to understand, and it only works for certain types of options, which is confusing from a user's point of view. Luckily, no formulae in core or the official taps rely on the behavior in order to function. It is hindering progress in improving this code, so I am removing it.
2014-07-30Use the tab in place of build during testsJack Nagel