aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy
AgeCommit message (Expand)Author
2020-04-24Fix naming of macOS SDK and clarify versionAndrew Chow
2020-02-03build: use macOS 10.14 SDKfanquake
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-15Update macdeploy README to include correctly named `.dmg` file produced from ...Zakk
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-09-10Merge #16477: build: skip deploying plugins we dont use in macdeployqtplusfanquake
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-07-29scripts: filter more qt plugins we don't use in macdeployqtplusfanquake
2019-07-29scripts: misc cleanups in macdeployqtplusfanquake
2019-07-29scripts: use format() in macdeployqtplusfanquake
2019-07-29scripts: add type annotations to macdeployqtplusfanquake
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-01-16build: Drop macports supportBen Woosley
2018-12-29Update copyright headers to 2018DrahtBot
2018-10-20[macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-03-26Change all python files to use Python3John Newbery
2017-10-18Fix incorrect quoting of quotes (the previous quotes had no effect beyond unq...practicalswift
2017-04-25Use `with` in `macdeployqtplus` script.Chris Gavin
2017-04-25Remove unused variable from `macdeployqtplus` script.Chris Gavin
2017-03-13Merge #9514: release: Windows signing scriptWladimir J. van der Laan
2017-01-29Fix typospracticalswift
2017-01-10release: create a bundle for the new signing scriptCory Fields
2017-01-04Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-30Fix bug in dmg builder so that it actually reads in the configuration fileDon Patterson
2016-12-23build: Fix 'make deploy' for OSXCory Fields
2016-09-11[copyright] add MIT license headers to .sh scripts where missingisle2983
2016-08-29Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKitLuke Dashjr
2016-04-21depends: mac deploy Py3 compatibilityWladimir J. van der Laan
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2015-12-22Bugfix: Correct copyright year in Mac DMG background imageLuke Dashjr
2015-12-22More complicated package name substitution for Mac deploymentLuke Dashjr
2015-06-10gitian: Use the new bitcoin-detached-sigs git repo for OSX signaturesCory Fields
2015-06-03OSX: use "Bitcoin Core" as Bundle Display NameJonas Schnelli
2015-06-01[OSX] revert renaming of Bitcoin-Qt.appJonas Schnelli
2015-05-19build: Cope with spaces in filenames when creating/applying OSX sigsCory Fields
2015-05-19[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"Jonas Schnelli
2015-01-20add new osx dmg background pictureJonas Schnelli
2015-01-20osx packaging: update DS_Store after background changesCory Fields
2015-01-20osx packaging: move background image to .background to match gitian buildsCory Fields
2014-11-26build: add a deterministic dmg signerCory Fields
2014-11-25build: Clean up the dmg layoutCory Fields
2014-10-01build: macdeploy: filter out irrelevant qt5 frameworks and dylibsCory Fields
2014-10-01Keep symlinks when copying into .app bundleGavin Andresen
2014-09-29osx: fix signing to make Gatekeeper happy (again)Cory Fields
2014-08-23build: osx: Fix incomplete framework packaging for codesigningCory Fields