aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-03-04build: Bump version for 0.19.1 finalv0.19.1Wladimir J. van der Laan
2020-02-10build: Bump version to 0.19.1rc2v0.19.1rc2Wladimir J. van der Laan
2020-01-23build: Bump version to 0.19.1rc1Wladimir J. van der Laan
2019-11-14build: bump version to 0.19.0.1Wladimir J. van der Laan
2019-11-08build: set CLIENT_VERSION_RC to 0 pre-finalv0.19.0Wladimir J. van der Laan
2019-10-26build: bump version to rc3Wladimir J. van der Laan
2019-10-02build: Bump version to 0.19.0Wladimir J. van der Laan
2019-09-18Merge #15146: Solve SmartOS FD_ZERO build issueWladimir J. van der Laan
2019-09-12build: disable BIP70 support by defaultfanquake
2019-08-31qt: Replace objc_msgSend with native syntaxHennadii Stepanov
2019-08-16build: echo prop tests status during buildJon Atack
2019-08-14Merge #16435: autoconf: Sane `--enable-debug` defaults.Jonas Schnelli
2019-08-09build: disable libsecp256k1 benchmarksfanquake
2019-07-30autoconf: Sane --enable-debug defaults.Carl Dong
2019-07-29Merge #15993: net: Drop support of the insecure miniUPnPc versionsWladimir J. van der Laan
2019-07-19build: Treat -Wswitch as error when --enable-werrorMarcoFalke
2019-07-10Merge #16338: test: Disable other targets when enable-fuzz is setWladimir J. van der Laan
2019-07-04Disable other targets when enable-fuzz is setqmma
2019-06-13Update configure to reject unsafe miniUPnPc API verHennadii Stepanov
2019-06-06[build]: check std::system for -[alert|block|wallet]notifySjors Provoost
2019-06-06[build] detect std::system or ::wsystemSjors Provoost
2019-05-23configure: Add flag for enabling thread_local.Carl Dong
2019-05-15build with -fstack-reuse=noneMarcoFalke
2019-04-30Merge #15849: Thread names in logs and deadlock debug toolsMarcoFalke
2019-04-26disable HAVE_THREAD_LOCAL on unreliable platformsJames O'Beirne
2019-04-26Merge #13788: Fix --disable-asm for newer assembly checks/codeMarcoFalke
2019-04-13Include cstring for sanity_test_fdelt if requiredBen Woosley
2019-03-02build: Require python 3.5MarcoFalke
2019-03-02build: Bump version to 0.18.99Wladimir J. van der Laan
2019-02-14Merge #15285: build: Prefer Python 3.4 even if newer versions are present on ...MarcoFalke
2019-02-05Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Wladimir J. van der Laan
2019-01-31Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...MarcoFalke
2019-01-30[tools] Add wallet inspection and modification toolJonas Schnelli
2019-01-30build: prefer python3.4 even if newer versions are present on the systemSjors Provoost
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke
2019-01-23windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Chun Kuan Lee
2019-01-16build: Drop macports supportBen Woosley
2019-01-12configure: bitcoin-tx doesn't need libevent, so don't pull it inLuke Dashjr
2019-01-05build: Allow to configure --with-sanitizers=fuzzerMarcoFalke
2018-12-31[Trivial] Update license year range to 2019Emil Engler
2018-12-06Merge #14564: Adjust configure so that only bip70 is disabled when protobuf i...MarcoFalke
2018-11-10Adjust configure so that only bip70 is disabled when protobuf is missing inst...James Hilliard
2018-10-30build: include rc number in version numberAndrew Chow
2018-10-30build: if VERSION_BUILD is non-zero, include it in the package versionAndrew Chow
2018-10-09build: Add --disable-bip70 configure optionWladimir J. van der Laan
2018-09-13configure: Make it possible to build only one of bitcoin-cli or bitcoin-txLuke Dashjr
2018-09-10Merge #14127: build: avoid getifaddrs when unavailableWladimir J. van der Laan
2018-09-01build: avoid getifaddrs when unavailableCory Fields
2018-08-27Integration of property based testing into Bitcoin CoreChris Stewart
2018-08-13Merge #13899: build: Enable -Wredundant-decls where available. Remove redunda...MarcoFalke