Commit Graph

130 Commits (1f8450f066724dfbb5c5bc4060843e2f3340ed88)

Author SHA1 Message Date
fanquake 8ea45e626e
build: use macOS 14 SDK (Xcode 15.0)
11 months ago
Sebastian Falbesoner d516cf83ed test: use built-in collection types for type hints (Python 3.9 / PEP 585)
1 year ago
fanquake b5790c35f7
build: remove dmg dependencies
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 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Jeremy Rand e410144fc4
doc: Fix typo in macdeploy
2 years ago
fanquake 1ad5d5088d
Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variable in `config.site`
3 years ago
Pavol Rusnak 51d06df874
contrib: macdeploy: fix permissions typo in gen-sdk script
3 years ago
Hennadii Stepanov 80cd99322f
scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL
3 years ago
fanquake bfbce6cbfe
Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG
3 years ago
laanwj 6f55ab57cb
Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministic
3 years ago
fanquake 1dd8cbfbc6
build: don't compress macOS DMG
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
fanquake 979271a5d9
macdeploy: remove unused detached-sig-apply
3 years ago
Pavol Rusnak ba30a5407e
contrib: macdeploy: monkey-patch gen-sdk to be deterministic
3 years ago
Pavol Rusnak 1868a17e5a
contrib: macdeploy: make gen-sdk deterministic
3 years ago
Andrew Chow 0189df1d31 build, mac: Include arch in codesignature tarball
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
jarolrod ddcac22f09 doc: cleanup doc on need of Developer Account to obtain macOS SDK
3 years ago
fanquake 446e73cc0b
build: use macOS 11 SDK (Xcode 12.2)
3 years ago
fanquake e09773d20a
build: use a static .tiff for macOS .dmg over generating
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
João Barbosa 655d52a0cd contrib: Specify wb mode when creating mac sdk
3 years ago
Hennadii Stepanov 9a1ad7bc0d
test: Enable SC2086 shellcheck rule
3 years ago
fanquake ab9c34237a
release: remove gitian
3 years ago
Antoine Poinsot f8f772dc49
macdeploy: alternative info to download the macOS SDK
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 c29cba44b3
build: Xcode 12.1, macOS SDK 10.15.6
4 years ago
fanquake cf971c9ea0
build: use -isysroot over --sysroot on macOS
4 years ago
Andrew Chow f55eed2514 gitian: use signapple to create the MacOS code signature
4 years ago
Andrew Chow 95b06d2185 gitian: use signapple to apply the MacOS code signature
4 years ago
Hennadii Stepanov 1fbb8b6fa3
script: Remove outdated extract-osx-sdk.sh
4 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
4 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