Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-28 | Update OS X build instructions | Michael Ford | |
Update OpenSSL version Homebrew is now the preferred dependancy manager | |||
2014-04-06 | Added instructions for when wrong openssl detected after brew link | olalonde | |
2014-02-25 | Require OSX 10.6, 64-bit | Gavin Andresen | |
Drop support for 32-bit or pre-10.6 Macs. Also, some of the OSX build docs hadn't been updated since the autotools change. | |||
2014-02-03 | added missing homebrew qt dependency on mac osx build documentation. | gubatron | |
2014-01-19 | Update OS X Homebrew docs to include new build dependencies | Michael Ford | |
2014-01-15 | Added automake to the macports depdency list as it was required to complete ↵ | Scott Willeke | |
the autogen.sh step as it required aclocal (which isn't included in recent versions of xcode). | |||
2014-01-10 | Add missing MacPorts dependencies to osx build docs | Michael Ford | |
2013-12-11 | Use 'make check' instead of 'make test' | Lake Denman | |
2013-12-11 | Update build-osx.md | regergregregerrge | |
2013-11-10 | Update build docs that refer to old makefile.* files. | Brandon Dahler | |
Also update pull-tester's error message. | |||
2013-10-21 | Prettify some /Contrib READMEs | super3 | |
SYN Remove Dead Readme-Qt Links. | |||
2013-07-10 | Remove readme-qt.rst and update documentation for readme-qt.md | fanquake | |
2013-06-16 | Markdown Cleanup - Part 2 | super3 | |
Now everything is in markdown... | |||
2013-05-22 | Update links in build-osx.md | Michael Ford | |
Add link to Github for Mac Update link to HomeBrew | |||
2013-04-22 | Update osx build instructions to ensure users link to the correct version of ↵ | Michael Ford | |
OpenSSL | |||
2013-02-19 | reformat OS X build instrcs, add 10.8 + Homebrew | Colin Dean | |
* reformatted the entire document to look pretty in both standard text and Markdown * incorporated [my OS X 10.8 build instructions with Homebrew as the package manager](http://bitcoin.stackexchange.com/questions/3672/trouble-compiling-bitcoind-on-osx-with-homebrew/5253#5253) * incorporated @gavinandresen's MacPorts and release build instructions based on an earlier revision of this commit * added makefile patch necessary for Homebrew compilation to `contrib` |