aboutsummaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2021-03-21doc: add signet to share/examples/bitcoin.confJon Atack
2020-07-10doc: Use precise permission flags where possibleMarcoFalke
2020-05-13Merge #18616: refactor: Cleanup clientversion.cppWladimir J. van der Laan
2020-05-04refactor: Remove duplicated codeHennadii Stepanov
2020-05-02build: Rename BUILD_* macros and the code self-descriptiveHennadii Stepanov
2020-05-02scripted-diff: Rename share/genbuild.sh macros to more meaningful onesHennadii Stepanov
2020-04-28nsis: Specify OutFile path only onceCarl Dong
2020-04-28Merge #18556: build: Drop make dist in gitian buildsfanquake
2020-04-17build: Drop make dist in gitian buildsHennadii Stepanov
2020-04-02guix: Make x86_64-w64-mingw32 builds reproducibleCarl Dong
2020-02-05Merge #17660: build: remove deprecated key from macOS Info.plistWladimir J. van der Laan
2020-02-04build: add additional attributes to Win installerfanquake
2019-12-31build: remove deprecated key from macOS Info.plistfanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-16build: remove WINDOWS_BITS from build systemfanquake
2019-11-21build: set minimum supported macOS to 10.12fanquake
2019-10-29nsis: Write to correct filename in first placeCarl Dong
2019-10-24build: remove BIP70 entries from macOS Info.plistfanquake
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-08-29[qt] Change uninstall icon on WindowsGChuf
2019-08-16doc: Refer in rpcbind doc to the manpageMarcoFalke
2019-07-08Merge #16291: gui: Stop translating PACKAGE_NAMEMarcoFalke
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-06-26build: Stop translating PACKAGE_NAMEMarcoFalke
2019-03-12Merge #15548: build: use full version string in setup.exeWladimir J. van der Laan
2019-03-07build: use full version string in setup.exeMarcoFalke
2019-03-02docs: add "sections" info to example bitcoin.confAlistair Mann
2019-02-14[build] Makefile.am: add rule for src/bitcoin-walletSjors Provoost
2018-12-12Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringWladimir J. van der Laan
2018-11-21rpcauth: Improve by using argparse and getpass modulesJoão Barbosa
2018-11-17Properly generate salt in rpcauth.py, update testsCarl Dong
2018-11-14Merge #14698: build: Add bitcoin-tx.exe into Windows installerWladimir J. van der Laan
2018-11-10Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan
2018-11-10build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringfanquake
2018-11-09build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee
2018-11-07[doc] conf: Remove deprecated options from docs, Other cleanupMarcoFalke
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-10-28gui: explicitly disable "Dark Mode" appearance on macOSfanquake
2018-08-22Merge #14018: Bugfix: NSIS: Exclude Makefile* from docsWladimir J. van der Laan
2018-08-21Bugfix: NSIS: Exclude Makefile* from docsLuke Dashjr
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-07-30contrib: Remove debian and rpm subfoldersMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25release: bump minimum required macOS to 10.10fanquake
2018-06-18Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-05-02rpcauth: Make it possible to provide a custom passwordWladimir J. van der Laan
2018-04-24[tests] Make rpcauth.py testable and add unit testsQasim Javed
2018-04-18Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.Wladimir J. van der Laan