aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy
AgeCommit message (Expand)Author
2018-10-25[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
2014-08-06build: teach macdeploy the -translations-dir argument, for use with static qtCory Fields
2014-07-30Merge pull request #4104Wladimir J. van der Laan
2014-07-09Fix Error: No file at @loader_path/libboost_system-mt.dylibFederico Bond
2014-05-30Merge pull request #4187Wladimir J. van der Laan
2014-05-20Remove unused imports in macdeploy scriptFederico Bond
2014-05-15Fix NameError in macdeploy scriptFederico Bond
2014-04-28Fixes errorIan Carroll
2014-03-20build: hook up "make deploy" for cross osx buildsCory Fields
2014-03-20build: fix qt.conf case-sensitivity in the deployed dmgCory Fields
2014-03-20build: allow correct tools to be used for dmg creation.Cory Fields
2013-10-15Finished /Contrib Index. Standardized READMEs.super3
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-02-01Update default URL in verify.shfanquake
2013-01-18Port macdeployqtplus to OSX 10.8Gavin Andresen
2012-11-21Deploy properly with Nokia Qt installer's Frameworksdefault