Commit Graph

56 Commits (a26e8eef43c5ff0f4a5cd44d1d331a7bd72564a5)

Author SHA1 Message Date
fanquake 0a5723beea
macdeploy: cleanup .temp.dmg if present
3 years ago
fanquake ecffe8689d
macdeploy: remove qt4 related code
3 years ago
fanquake 639f064253
macdeploy: select the plugins we need, rather than excluding those we don't
3 years ago
fanquake 3d26b6b9e9
macdeploy: fix framework printing when passing -verbose
3 years ago
fanquake dca6c90329
macdeploy: remove unused plistlib import
3 years ago
fanquake 5d2cbdf772
macdeploy: use Python 3.6
4 years ago
fanquake a42aa94c54
macdeploy: remove runHDIUtil in favor of directly calling subprocess.run
4 years ago
fanquake adaa26202b
macdeploy: remove existing Bitcoin-Core.dmg if present
4 years ago
fanquake ccb0325b1b
macdeploy: move qt_conf to where it's used
4 years ago
fanquake 6390a04862
macdeploy: consolidate .DS_Store generation
4 years ago
fanquake 32347cd56a
macdeploy: assume plistlib is available
4 years ago
fanquake 0ab4018c12
macdeploy: have a single level of logging output
4 years ago
fanquake 827d382aa7
macdeploy: remove add-resources argument
4 years ago
fanquake 464b34d4c3
macdeploy: remove codesigning argument
4 years ago
fanquake 4d70d3d7fe
build: automatically determine macOS translations
4 years ago
Jonas Schnelli 04a69c200e macOS deploy: use the new plistlib API
4 years ago
fanquake 59681beb89
Merge #16477: build: skip deploying plugins we dont use in macdeployqtplus
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
fanquake 1ac7b7f66b
scripts: filter more qt plugins we don't use in macdeployqtplus
5 years ago
fanquake 57cdd0697d
scripts: misc cleanups in macdeployqtplus
5 years ago
fanquake 51729a4dfa
scripts: use format() in macdeployqtplus
5 years ago
fanquake 1c37e81694
scripts: add type annotations to macdeployqtplus
5 years ago
Ben Woosley 4e81438f65
build: Drop macports support
6 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Chris Gavin e8babc4330 Use `with` in `macdeployqtplus` script.
8 years ago
Chris Gavin 4f3ac7ddd7 Remove unused variable from `macdeployqtplus` script.
8 years ago
practicalswift 5f62e3eb63 Fix typos
8 years ago
Don Patterson 2fb98f6661
Fix bug in dmg builder so that it actually reads in the configuration file
8 years ago
Cory Fields 09aefb5177
build: Fix 'make deploy' for OSX
8 years ago
Wladimir J. van der Laan a6666b25c7 depends: mac deploy Py3 compatibility
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Luke Dashjr 63bcdc5227 More complicated package name substitution for Mac deployment
9 years ago
Jonas Schnelli 0a32a9347e OSX: use "Bitcoin Core" as Bundle Display Name
10 years ago
Jonas Schnelli a2241eabfd [OSX] revert renaming of Bitcoin-Qt.app
10 years ago
Jonas Schnelli 7cef321e65 [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
10 years ago
Cory Fields 88a797320a osx packaging: move background image to .background to match gitian builds
10 years ago
Cory Fields dd367ff8c9 build: macdeploy: filter out irrelevant qt5 frameworks and dylibs
10 years ago
Gavin Andresen 965c306d6d
Keep symlinks when copying into .app bundle
10 years ago
Cory Fields af0bd5ee7f osx: fix signing to make Gatekeeper happy (again)
10 years ago
Cory Fields 65f3fa8d11 build: osx: Fix incomplete framework packaging for codesigning
10 years ago
Cory Fields 71941ce580 build: teach macdeploy the -translations-dir argument, for use with static qt
10 years ago
Wladimir J. van der Laan 1de2992e07
Merge pull request #4104
10 years ago
Federico Bond 502972f16b Fix Error: No file at @loader_path/libboost_system-mt.dylib
10 years ago
Wladimir J. van der Laan b73dc953a8
Merge pull request #4187
11 years ago
Federico Bond d16f6f87e1 Remove unused imports in macdeploy script
11 years ago
Federico Bond c6e36b0492 Fix NameError in macdeploy script
11 years ago
Ian Carroll 68aa01e51f Fixes error
11 years ago
Cory Fields 0f21d39ffa build: fix qt.conf case-sensitivity in the deployed dmg
11 years ago
Cory Fields 275d6a3115 build: allow correct tools to be used for dmg creation.
11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago