aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy/macdeployqtplus
AgeCommit message (Expand)Author
2020-11-04macOS deploy: use the new plistlib APIJonas Schnelli
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-01-16build: Drop macports supportBen Woosley
2018-03-26Change all python files to use Python3John Newbery
2017-04-25Use `with` in `macdeployqtplus` script.Chris Gavin
2017-04-25Remove unused variable from `macdeployqtplus` script.Chris Gavin
2017-01-29Fix typospracticalswift
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-04-21depends: mac deploy Py3 compatibilityWladimir J. van der Laan
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2015-12-22More complicated package name substitution for Mac deploymentLuke Dashjr
2015-06-03OSX: use "Bitcoin Core" as Bundle Display NameJonas Schnelli
2015-06-01[OSX] revert renaming of Bitcoin-Qt.appJonas Schnelli
2015-05-19[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"Jonas Schnelli
2015-01-20osx packaging: move background image to .background to match gitian buildsCory 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: 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-09-05autotools: switch to autotools buildsystemCory Fields
2013-01-18Port macdeployqtplus to OSX 10.8Gavin Andresen
2012-11-21Deploy properly with Nokia Qt installer's Frameworksdefault
2012-09-05Fix mac .dmg packager for latest macports qt4Gavin Andresen
2012-02-06Mac deploy tool: make dylibs writeable when copying into app bundle, so they ...Gavin Andresen
2012-02-06miniupnpc Porfile removed; new and improved macdeployqtplusp2k
2011-11-02Mac Deployment Scriptp2k