Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-22 | macos: Bump to xcode 11.3.1 and 10.15 SDK | Cory Fields | |
This gets us a newer SDK with c++17 support and retains 10.12 back-compat. Co-authored-by: Carl Dong <contact@carldong.me> | |||
2020-06-22 | contrib: macdeploy: Remove historical extraction notes | Carl Dong | |
2020-06-22 | contrib: macdeploy: Use apple-sdk-tools instead of xar+pbzx | Carl Dong | |
2020-06-19 | contrib: macdeploy: Correctly generate macOS SDK | Carl Dong | |
Previously, we did not include the macOS SDK libc++ headers in our SDK creation process and instead used whichever libc++ headers shipped with the clang package we downloaded in depends. This change adds a script (which works on both GNU/Linux and macOS) to correctly generate the macOS SDK including the libc++ headers. This can be thought of as a simplified rewrite of tpoechtrager's script: https://github.com/tpoechtrager/osxcross/blob/d3392f4eae78f3fa3f1fd065fa423f2712825102/tools/gen_sdk_package.sh The location within the SDK where we place the libc++ headers is chosen such that clang's search path detection logic for sysroots would pick up the headers properly. We also document this change. | |||
2020-04-23 | Fix naming of macOS SDK and clarify version | Andrew Chow | |
2020-02-03 | build: use macOS 10.14 SDK | fanquake | |
Co-Authored-By: Carl Dong <accounts@carldong.me> | |||
2019-10-15 | Update macdeploy README to include correctly named `.dmg` file produced from ↵ | Zakk | |
`make deploy` | |||
2019-09-17 | doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and ↵ | Jon Layton | |
find_bdb48.m4 | |||
2015-05-19 | [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" | Jonas Schnelli | |
2014-05-20 | Remove unused imports in macdeploy script | Federico Bond | |
2013-10-15 | Finished /Contrib Index. Standardized READMEs. | super3 | |
File and Link Fix. |