aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy
AgeCommit message (Expand)Author
2022-06-28doc: Fix typo in macdeployJeremy Rand
2022-05-05Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...fanquake
2022-04-22contrib: macdeploy: fix permissions typo in gen-sdk scriptPavol Rusnak
2022-04-21scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOLHennadii Stepanov
2022-04-21Merge bitcoin/bitcoin#24031: build: don't compress macOS DMGfanquake
2022-04-21Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministiclaanwj
2022-04-11build: don't compress macOS DMGfanquake
2022-04-05build: perform /Applications symlink generation in macdeployqtplusfanquake
2022-04-05build: perform all .tiff copying in macdeployqtplusfanquake
2022-03-17macdeploy: remove unused detached-sig-applyfanquake
2022-03-12contrib: macdeploy: monkey-patch gen-sdk to be deterministicPavol Rusnak
2022-03-12contrib: macdeploy: make gen-sdk deterministicPavol Rusnak
2022-03-09build, mac: Include arch in codesignature tarballAndrew Chow
2022-02-17build, qt: (Re-)sign packageHennadii Stepanov
2022-02-17build, qt: Align frameworks with macOS codesign tool requirementsHennadii Stepanov
2022-02-10doc: cleanup doc on need of Developer Account to obtain macOS SDKjarolrod
2022-01-26build: use macOS 11 SDK (Xcode 12.2)fanquake
2022-01-02build: use a static .tiff for macOS .dmg over generatingfanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-11-25contrib: Specify wb mode when creating mac sdkJoão Barbosa
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-08-31release: remove gitianfanquake
2021-07-29macdeploy: alternative info to download the macOS SDKAntoine Poinsot
2021-06-09macdeploy: cleanup .temp.dmg if presentfanquake
2021-06-09macdeploy: remove qt4 related codefanquake
2021-06-09macdeploy: select the plugins we need, rather than excluding those we don'tfanquake
2021-06-09macdeploy: fix framework printing when passing -verbosefanquake
2021-06-09macdeploy: remove unused plistlib importfanquake
2021-05-01build: Xcode 12.1, macOS SDK 10.15.6fanquake
2021-04-29build: use -isysroot over --sysroot on macOSfanquake
2021-01-07gitian: use signapple to create the MacOS code signatureAndrew Chow
2021-01-07gitian: use signapple to apply the MacOS code signatureAndrew Chow
2020-12-21script: Remove outdated extract-osx-sdk.shHennadii Stepanov
2020-12-16build: Replace genisoimage with xorrisofanquake
2020-11-30macdeploy: use Python 3.6fanquake
2020-11-30macdeploy: remove runHDIUtil in favor of directly calling subprocess.runfanquake
2020-11-30macdeploy: remove existing Bitcoin-Core.dmg if presentfanquake
2020-11-30macdeploy: move qt_conf to where it's usedfanquake
2020-11-30macdeploy: consolidate .DS_Store generationfanquake
2020-11-30macdeploy: assume plistlib is availablefanquake
2020-11-30macdeploy: have a single level of logging outputfanquake
2020-11-30macdeploy: remove add-resources argumentfanquake
2020-11-30macdeploy: remove codesigning argumentfanquake
2020-11-30build: automatically determine macOS translationsfanquake
2020-11-11depends: native_ds_store 1.3.0fanquake
2020-11-04macOS deploy: use the new plistlib APIJonas Schnelli
2020-06-22macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields
2020-06-22contrib: macdeploy: Remove historical extraction notesCarl Dong
2020-06-22contrib: macdeploy: Use apple-sdk-tools instead of xar+pbzxCarl Dong
2020-06-19contrib: macdeploy: Correctly generate macOS SDKCarl Dong