aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2014-07-03shadowsocks-libev: add 1.4.5 bottle.BrewTestBot
2014-07-03pdflib-lite: add 7.0.5p3 bottle.BrewTestBot
2014-07-03mesalib-glw: add 7.2 bottle.BrewTestBot
2014-07-03libev: add 4.15 bottle.BrewTestBot
2014-07-03lastfmlib: add 0.4.0 bottle.BrewTestBot
2014-07-03imlib2: add 1.4.6_1 bottle.BrewTestBot
2014-07-03id3lib: add 3.8.3 bottle.BrewTestBot
2014-07-03hamlib: add 1.2.15.3 bottle.BrewTestBot
2014-07-03halibut: add 1.0 bottle.BrewTestBot
2014-07-03gst-libav: add 1.2.4 bottle.BrewTestBot
2014-07-03gsettings-desktop-schemas: add 3.12.2 bottle.BrewTestBot
2014-07-03glib-networking: add 2.40.1 bottle.BrewTestBot
2014-07-03giblib: add 1.2.4 bottle.BrewTestBot
2014-07-03dylibbundler: add 0.4.4 bottle.BrewTestBot
2014-07-03dxflib: add 2.5.0.0-1 bottle.BrewTestBot
2014-07-03cracklib: add 2.9.0 bottle.BrewTestBot
2014-07-03chmlib: add 0.40 bottle.BrewTestBot
2014-07-03afflib: add 3.7.4 bottle.BrewTestBot
2014-07-03aalib: add 1.4rc5 bottle.BrewTestBot
2014-07-03libsodium: add 0.6.0 bottle.BrewTestBot
Closes #30629. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-03libsodium 0.6.0Tomasz Pajor
2014-07-03t1lib: remove failing test on >=10.8Mike McQuaid
2014-07-03hllib: fix SHA1.Mike McQuaid
2014-07-03giblib: add (working) mirror.Mike McQuaid
2014-07-03percona-server: update 5.6.19-67.0 bottle.BrewTestBot
Closes #30626. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-03percona-server 5.6.19-67.0Tomasz Pajor
2014-07-03tesseract: add 3.02.02_2 bottle.BrewTestBot
Closes #30513. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-03leptonica: add 1.70 bottle.BrewTestBot
2014-07-03tesseract: use recommended dependencies.cosmo0920
2014-07-02gnutls: add a commentJack Nagel
2014-07-02Accept -s as shorthand for --build-from-sourceJack Nagel
This is experimental and will be reverted if it causes problems. Closes #30392.
2014-07-02ant: add option to install with ivyGabriel Reis
Closes #29573. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02cdrtools: add devel 3.01a24fbrosson
Switched the stable alternative from tar.gz to tar.bz2 (since the "inside" tar archives have the exact same checksum). Added a devel (3.01a24) alternative using an embedded patch carefully created from the one used for the stable release. Closes #30534. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02ansible: update 1.6.6 bottle.BrewTestBot
2014-07-02Ansible 1.6.6Nick Hammond
Closes #30616. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02android-sdk 23.0.2Brien Colwell
Closes #30624. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02openconnect: add optional oath-toolkit dependencyJohn Morrissey
Closes #30597. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02git: update 2.0.1 bottle.BrewTestBot
2014-07-02git 2.0.1Jack Nagel
2014-07-02Move constants so we don't have to load all of ENV to get themJack Nagel
2014-07-02gnupg2: fix dependencyJack Nagel
Both the bottle and source builds link against "regular" pth, which is pulled in as a transitive dependency by gpg-agent. The npth changes appear to be on the 2.1 branch.
2014-07-02Add missing requireJack Nagel
2014-07-02Move require into method to avoid circular requireJack Nagel
There is a nasty circular dependency here: formula.rb requirement.rb extend/ENV.rb extend/ENV/shared.rb formula.rb Probably the information that the build environment needs from formula should be passed in at runtime, but that seems hard and I really just want to be able to run the tests with warnings turned on. :/
2014-07-02rust: update 0.11.0 bottle.BrewTestBot
Closes #30620. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-02Rust 0.11.0Ruben Fonseca
2014-07-02libtorrent-rasterbar: update 1.0.0 bottle.BrewTestBot
Closes #30614. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-02libtorrent-rasterbar 1.0David Christenson
Update to latest stable release, remove devel release.
2014-07-02Add min_version to X11Dependency inspect stringJack Nagel
2014-07-02Add regression test for decf7acced44bb156ba18677f55609b19ff6ca5aJack Nagel
2014-07-02Don't expose the dependency cache data structureJack Nagel