Commit Graph

70 Commits (1615043935ef9c185eb1dc5d2365d0460424bc7b)

Author SHA1 Message Date
fanquake 7e2104433c
build: use macOS 10.14 SDK
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Zakk 4441e58497 Update macdeploy README to include correctly named `.dmg` file produced from `make deploy`
5 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 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
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
Ben Woosley 4e81438f65
build: Drop macports support
6 years ago
DrahtBot 06ba77973e Update copyright headers to 2018
6 years ago
Jonas Schnelli 43719e0a34
[macOS] Remove DS_Store WindowBounds bytes object
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting)
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
Wladimir J. van der Laan 2cc0df1fce
Merge #9514: release: Windows signing script
8 years ago
practicalswift 5f62e3eb63 Fix typos
8 years ago
Cory Fields f642753887 release: create a bundle for the new signing script
8 years ago
Wladimir J. van der Laan c0ddd32bf6
Merge #9450: Increment MIT licence copyright header year on files modified in 2016
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
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
isle2983 0766d1cac3 [copyright] add MIT license headers to .sh scripts where missing
8 years ago
Luke Dashjr b729fcdb84 Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit
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 e4ab5e5f43 Bugfix: Correct copyright year in Mac DMG background image
9 years ago
Luke Dashjr 63bcdc5227 More complicated package name substitution for Mac deployment
9 years ago
Cory Fields c110575a92 gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures
10 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
Cory Fields d1a3866e0b build: Cope with spaces in filenames when creating/applying OSX sigs
10 years ago
Jonas Schnelli 7cef321e65 [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
10 years ago
Jonas Schnelli 95ef87c75e add new osx dmg background picture
10 years ago
Cory Fields 48bebcca79 osx packaging: update DS_Store after background changes
10 years ago
Cory Fields 88a797320a osx packaging: move background image to .background to match gitian builds
10 years ago
Cory Fields 914868a05d build: add a deterministic dmg signer
10 years ago
Cory Fields d69ed2b291 build: Clean up the dmg layout
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