| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-28 | Add ant dependency | Jack Nagel | |
| Closes #23484. Closes #23494. Closes #23681. | |||
| 2013-10-28 | Import ant from homebrew-dupes | Jack Nagel | |
| 2013-10-28 | Mac.prefer_64_bit?: fix conditional for 10.4 | Misty De Meo | |
| 2013-10-28 | mosquitto 1.2.2 | Andy Piper | |
| Closes #23697. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-10-28 | boost: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | ghc: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | phantomjs: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | redis: add bottles. | Mike McQuaid | |
| 2013-10-28 | mysql: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | xz: add bottles. | Mike McQuaid | |
| 2013-10-28 | readline: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | pkg-config: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | libtool: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | libpng: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | jpeg: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | imagemagick: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | git: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | freetype: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | fontconfig: add bottles. | Mike McQuaid | |
| 2013-10-28 | cmake: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | Bottle: handle legacy bottle OS tags. | Mike McQuaid | |
| Otherwise :mountainlion, :snowleopard in the history for CMake breaks bottle_filenames from versions for new CMake bottles. | |||
| 2013-10-28 | automake: add bottles. | Mike McQuaid | |
| 2013-10-28 | autoconf: add bottles. | Mike McQuaid | |
| 2013-10-28 | apple-gcc42: add mavericks bottle. | Mike McQuaid | |
| 2013-10-28 | versions: fix bottle_filenames. | Mike McQuaid | |
| Previously if a bottle had no checksum for a particular platform (i.e. currently there are no Mavericks bottles) then it would generate a different revision (and thus filename) to the rest of the bottles being generated which meant bottles needed to be manually renamed. Instead check the actual bottle object's checksums to make sure that we've looked at the previous bottles for all platforms rather than just the current one. | |||
| 2013-10-28 | jq: cleanup HEAD dependencies. | Mike McQuaid | |
| 2013-10-28 | fish 2.1.0 | Mike McQuaid | |
| Closes #23562. | |||
| 2013-10-27 | ruby-build 20131028 | Mislav Marohnić | |
| Closes #23685. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | subversion: fix perl bindings. | Xiyue Deng | |
| * Add swig as dependency for bindings. * Regenerate autotools as advice by upstream. - Depends on autotools for this purpose. * Filter out "-isystem" flags from Makefiles after installing main components. - Homebrew uses "-isystem" in CPPFLAGS to help detecting system componenets, but subversion passes it to swig which doesn't understand this. Manually filtering them out make it compile. Closes #20932. Closes #22668. | |||
| 2013-10-27 | bwm-ng: fix building with clang. | Xiyue Deng | |
| * Use c89 inline rules so that clang can build it. Closes #23676. | |||
| 2013-10-27 | Minor fix to location of patch for glog | Miguel Algaba | |
| Closes #23674. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | texapp 0.6.5 | Bryce Chidester | |
| Closes #23672. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | ledger: fix --HEAD for OS X 10.9 | Lifepillar | |
| Closes #23670. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | plowshare: fix imagemagick dep | Jack Nagel | |
| Fixes #23656. | |||
| 2013-10-27 | Fix md5 compat layer | Jack Nagel | |
| Fixes #23653. | |||
| 2013-10-27 | libdrawtext 0.1 | Ben Swift | |
| Closes #21653. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | fix build log output | Stefan | |
| Closes #23669. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | Headphones 0.1.2 | Bas Spaans | |
| Closes #21650. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | iftop: add caveats | Eugene San (eugenesan) | |
| Closes #23581. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | fdclone: adjust default config values. | Ryo Okamoto | |
| Closes #23648. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | fdclone: set default message lang to English. | Ryo Okamoto | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | meld: 1.8.2 | Eugene San (eugenesan) | |
| * New upstream version * Add missing python dependency * Add GTK source view for code styling * Wrapper to block console output and usage of system python Closes #23652. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | gcutil 1.10.0 | Nat Welch | |
| Closes #23663. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-10-27 | Make stdenv handling less intrusive. | Xiyue Deng | |
| * Don't encode "-Qunused-arguments", as this is only supported in Clang and will break building when C/C++ compiler is switched during the process, e.g. building gcc. The warning is harmless without "-Werror". | |||
| 2013-10-27 | geos: support C++11 mode. | Xiyue Deng | |
| Closes #22697. | |||
| 2013-10-27 | open-scene-graph: support C++11 mode. | Xiyue Deng | |
| Closes #19999. | |||
| 2013-10-27 | protobuf: support C++11 mode. | Xiyue Deng | |
| Closes #19141. | |||
| 2013-10-27 | yaml-cpp: support C++11 mode. | Xiyue Deng | |
| * Requires dependencies built with C++11 when requesting C++11 mode. Closes #16162. | |||
| 2013-10-27 | icu4c: support C++11 mode. | Xiyue Deng | |
| * Enable verbose build log. | |||
| 2013-10-27 | poco: support C++11 mode. | Xiyue Deng | |
| Closes #17750. | |||
