index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
macdeploy
/
macdeployqtplus
Age
Commit message (
Expand
)
Author
2022-04-05
build: perform /Applications symlink generation in macdeployqtplus
fanquake
2022-04-05
build: perform all .tiff copying in macdeployqtplus
fanquake
2022-02-17
build, qt: (Re-)sign package
Hennadii Stepanov
2022-02-17
build, qt: Align frameworks with macOS codesign tool requirements
Hennadii Stepanov
2022-01-02
build: use a static .tiff for macOS .dmg over generating
fanquake
2021-06-09
macdeploy: cleanup .temp.dmg if present
fanquake
2021-06-09
macdeploy: remove qt4 related code
fanquake
2021-06-09
macdeploy: select the plugins we need, rather than excluding those we don't
fanquake
2021-06-09
macdeploy: fix framework printing when passing -verbose
fanquake
2021-06-09
macdeploy: remove unused plistlib import
fanquake
2020-11-30
macdeploy: use Python 3.6
fanquake
2020-11-30
macdeploy: remove runHDIUtil in favor of directly calling subprocess.run
fanquake
2020-11-30
macdeploy: remove existing Bitcoin-Core.dmg if present
fanquake
2020-11-30
macdeploy: move qt_conf to where it's used
fanquake
2020-11-30
macdeploy: consolidate .DS_Store generation
fanquake
2020-11-30
macdeploy: assume plistlib is available
fanquake
2020-11-30
macdeploy: have a single level of logging output
fanquake
2020-11-30
macdeploy: remove add-resources argument
fanquake
2020-11-30
macdeploy: remove codesigning argument
fanquake
2020-11-30
build: automatically determine macOS translations
fanquake
2020-11-04
macOS deploy: use the new plistlib API
Jonas Schnelli
2019-09-10
Merge #16477: build: skip deploying plugins we dont use in macdeployqtplus
fanquake
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-07-29
scripts: filter more qt plugins we don't use in macdeployqtplus
fanquake
2019-07-29
scripts: misc cleanups in macdeployqtplus
fanquake
2019-07-29
scripts: use format() in macdeployqtplus
fanquake
2019-07-29
scripts: add type annotations to macdeployqtplus
fanquake
2019-01-16
build: Drop macports support
Ben Woosley
2018-03-26
Change all python files to use Python3
John Newbery
2017-04-25
Use `with` in `macdeployqtplus` script.
Chris Gavin
2017-04-25
Remove unused variable from `macdeployqtplus` script.
Chris Gavin
2017-01-29
Fix typos
practicalswift
2016-12-30
Fix bug in dmg builder so that it actually reads in the configuration file
Don Patterson
2016-12-23
build: Fix 'make deploy' for OSX
Cory Fields
2016-04-21
depends: mac deploy Py3 compatibility
Wladimir J. van der Laan
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2015-12-22
More complicated package name substitution for Mac deployment
Luke Dashjr
2015-06-03
OSX: use "Bitcoin Core" as Bundle Display Name
Jonas Schnelli
2015-06-01
[OSX] revert renaming of Bitcoin-Qt.app
Jonas Schnelli
2015-05-19
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
Jonas Schnelli
2015-01-20
osx packaging: move background image to .background to match gitian builds
Cory Fields
2014-10-01
build: macdeploy: filter out irrelevant qt5 frameworks and dylibs
Cory Fields
2014-10-01
Keep symlinks when copying into .app bundle
Gavin Andresen
2014-09-29
osx: fix signing to make Gatekeeper happy (again)
Cory Fields
2014-08-23
build: osx: Fix incomplete framework packaging for codesigning
Cory Fields
2014-08-06
build: teach macdeploy the -translations-dir argument, for use with static qt
Cory Fields
2014-07-30
Merge pull request #4104
Wladimir J. van der Laan
2014-07-09
Fix Error: No file at @loader_path/libboost_system-mt.dylib
Federico Bond
2014-05-30
Merge pull request #4187
Wladimir J. van der Laan
2014-05-20
Remove unused imports in macdeploy script
Federico Bond
[next]