Require OSX 10.6, 64-bit #3750

pull gavinandresen wants to merge 1 commits into bitcoin:master from gavinandresen:osx_minversion changing 4 files +41 −54
  1. gavinandresen commented at 2:07 PM on February 26, 2014: contributor

    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.

  2. Require OSX 10.6, 64-bit
    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.
    26e4b52712
  3. BitcoinPullTester commented at 2:33 PM on February 26, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/26e4b52712faf8e60814f7f6030b6dded1df8038 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. in doc/build-osx.md:None in 26e4b52712
      47 | @@ -47,6 +48,10 @@ Installing the dependencies using MacPorts is very straightforward.
      48 |  
      49 |      sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig automake
      50 |  
      51 | +Optional: install Qt4
      52 | +
      53 | +    sudo port install qt4-mac qrencode protobuf-cpp
    


    laanwj commented at 3:01 PM on February 26, 2014:

    It'd be preferable to use Qt 5.2 on Mac instead of Qt 4, as it fixes the high-dpi display blurriness.


    gavinandresen commented at 3:38 PM on February 26, 2014:

    I need somebody to tell me the magic incantation to either:

    • build Qt5 from source in a way that we can distribute (-openssl-linked ? static libs versus framework ?) or
    • compile against the downloaded Qt5 binary (distributed as a framework... I can't figure out how to get autotools to link against it)

    laanwj commented at 3:53 PM on February 26, 2014:

    Yes using Qt5 as frameworks was tricky. I remember someone on IRC was doing that. It is a matter of making sure that the configure script can find the pkg-tool .pc files. But he also had to edit the .pc files to fix the include path, as somehow that was wrong in the framework release.

  5. gavinandresen added this to the milestone 0.9.0 on Feb 27, 2014
  6. gavinandresen referenced this in commit 68c97fe110 on Feb 28, 2014
  7. gavinandresen merged this on Feb 28, 2014
  8. gavinandresen closed this on Feb 28, 2014

  9. gavinandresen deleted the branch on Feb 28, 2014
  10. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me