Commit Graph

63 Commits (12f7257b8f6ba0de1fb05b598e916c8b14bcab8c)

Author SHA1 Message Date
Cory Fields fb61bc0c02 depends: Bump MacOS minimum runtime requirement to 11.0
1 year ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 years ago
Jarol Rodriguez 3765c486ef qt: fix bitcoin-qt app categorization on apple silicon
3 years ago
Hennadii Stepanov 55c012d20c qt: Extract translations correctly from UTF-8 formatted source
4 years ago
Sylvain Goumy 303cfc6227 allow darkmode on macos build
4 years ago
Wladimir J. van der Laan 555b5d1bf9
Merge #20419: build: set minimum supported macOS to 10.14
4 years ago
Andrew Chow 68c2ef13e9 Fix version string in Windows and Mac installers
4 years ago
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
4 years ago
fanquake a52ecc936a
build: set minimum supported macOS to 10.14
4 years ago
fanquake c0bc453135
build: remove deprecated key from macOS Info.plist
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
fanquake a3e810326d
build: remove BIP70 entries from macOS Info.plist
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
MarcoFalke fa5e9f157e
build: Stop translating PACKAGE_NAME
5 years ago
Wladimir J. van der Laan edc2822b9d
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
fanquake 8e209340c8
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
Alexey Ivanov 1e0f3c4499
macOS: disable AppNap during sync
6 years ago
fanquake cf2f4306fe
gui: explicitly disable "Dark Mode" appearance on macOS
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
fanquake 84b0cfa8b6
release: bump minimum required macOS to 10.10
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
Cory Fields 339c4b6c3a release: bump required osx version to 10.8. Credit jonasschnelli.
8 years ago
MarcoFalke fa13c5ce4f [share] remove qt/protobuf.pri
8 years ago
isle2983 4677b197f7 [copyright] add MIT License copyright header to remaining Python files
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
Mitchell Cash 678513cc94 Correct small typo in extract_strings_qt.py
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
9 years ago
Luke Dashjr 917b1d03cf Set copyright holders displayed in notices separately from the package name
9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes
9 years ago
MarcoFalke 8a320c7956 [trivial] Remove obsolete share/qt/make_windows_icon.sh
9 years ago
MarcoFalke d1acf938e6 [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
9 years ago
Wladimir J. van der Laan 9d67b10091
Merge pull request #6218
10 years ago
Jonas Schnelli 0a32a9347e OSX: use "Bitcoin Core" as Bundle Display Name
10 years ago
Cory Fields c3cdd7b312 osx: set min version to 10.7 for 0.11+
10 years ago
Michael Ford 1f9be984db Disable App Nap on OSX 10.9+
10 years ago
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files
10 years ago
Michael Ford 8abfb9905d Add CLIENT_VERSION_REVISION to mac osx info plist
11 years ago
duanemoody 1204945742 Add application category for OSX
11 years ago
Gavin Andresen 26e4b52712 Require OSX 10.6, 64-bit
11 years ago
Wladimir J. van der Laan b26de9d951
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
Wladimir J. van der Laan f10b2d70d0 qt: use series of pngs for spinner
11 years ago
Philip Kaufmann 84f8551f3a [Qt] misc small Mac related changes/cleanups
11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago