Commit Graph

165 Commits (a786c3b30639a63ded5b3b81c393d56336d34dce)

Author SHA1 Message Date
Wladimir J. van der Laan edc2822b9d
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
João Barbosa d6cde007db rpcauth: Improve by using argparse and getpass modules
6 years ago
Carl Dong 6be7d14d24 Properly generate salt in rpcauth.py, update tests
6 years ago
Wladimir J. van der Laan 33cd94279c
Merge #14698: build: Add bitcoin-tx.exe into Windows installer
6 years ago
Wladimir J. van der Laan edc715240c
Merge #12783: macOS: disable AppNap during sync
6 years ago
fanquake 8e209340c8
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
6 years ago
Chun Kuan Lee 5c5902acc5 build: Add bitcoin-tx.exe into Windows installer
6 years ago
MarcoFalke fa4da3c058
[doc] conf: Remove deprecated options from docs, Other cleanup
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
Wladimir J. van der Laan 271b379e63
Merge #14018: Bugfix: NSIS: Exclude Makefile* from docs
6 years ago
Luke Dashjr 8563341714 Bugfix: NSIS: Exclude Makefile* from docs
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
MarcoFalke fa0e1e2f63
contrib: Remove debian and rpm subfolders
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
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
Wladimir J. van der Laan 2a89b0c812 rpcauth: Make it possible to provide a custom password
7 years ago
Qasim Javed 6674a75bfb [tests] Make rpcauth.py testable and add unit tests
7 years ago
Wladimir J. van der Laan 615f7c2884
Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
practicalswift b95f9a61e0 tests: Remove compatibility code not needed now when we're on Python 3
7 years ago
JeremyRand 7d8a8cc25f
Avoid launching as admin when NSIS installer ends.
7 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
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py
7 years ago
Henrik Jonsson 6d2f277b19 rpcuser.py: Use 'python' not 'python2'
7 years ago
practicalswift 1e44ae0e19 Add error handling: exit if cd fails
7 years ago
MeshCollider 6951a1c675 Remove extremely outdated share/certs dir
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Jonas Schnelli 92fb8bd81f
Slightly overhaul NSI pixmaps
7 years ago
Wladimir J. van der Laan d25449f858
Merge #7522: Bugfix: Only use git for build info if the repository is actually the right one
8 years ago
practicalswift 5f62e3eb63 Fix typos
8 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Luke Dashjr ed1fcdcac0 Bugfix: Detect genbuild.sh in repo correctly
8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform
8 years ago
Cory Fields 339c4b6c3a release: bump required osx version to 10.8. Credit jonasschnelli.
8 years ago
Wladimir J. van der Laan d675984fdf
Merge #8784: Copyright headers for build scripts
8 years ago
Luke Dashjr 3b4b6dcdd7 Add MIT license to autogen.sh and share/genbuild.sh
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
MarcoFalke 6e5e5abba6
Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
8 years ago
Luke Dashjr df634908ba Merge tag 'branch-0.13' into bugfix_gitdir
8 years ago
Wladimir J. van der Laan 975a41dcc2 windows: Add testnet icon for testnet link
8 years ago
Wladimir J. van der Laan 0ce8e99ec8 windows: Add testnet link to installer
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
Wladimir J. van der Laan d096d22446 build: Get rid of `CLIENT_DATE`
9 years ago