Commit Graph

67 Commits (f836f7e9b3e091eb27cdefb624e2a6f2a921fa55)

Author SHA1 Message Date
fanquake 7f5ac4520d
build: swap otool for (llvm-)objdump
6 months ago
Sebastian Falbesoner d516cf83ed test: use built-in collection types for type hints (Python 3.9 / PEP 585)
1 year ago
fanquake 33ae0bd1e4
macdeploy: remove DMG generation from deploy script
1 year ago
fanquake c38561d6b1
build: add -zip option to macdeployqtplus
1 year ago
MarcoFalke fa8fe5b696
scripted-diff: Use new python 3.7 keywords
2 years ago
Hennadii Stepanov 80cd99322f
scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL
3 years ago
fanquake 3d41521569
build: perform /Applications symlink generation in macdeployqtplus
3 years ago
fanquake dac6936719
build: perform all .tiff copying in macdeployqtplus
3 years ago
Hennadii Stepanov 1513727e2b
build, qt: (Re-)sign package
3 years ago
Hennadii Stepanov c26a0a5af7
build, qt: Align frameworks with macOS codesign tool requirements
3 years ago
fanquake e09773d20a
build: use a static .tiff for macOS .dmg over generating
3 years ago
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