Commit Graph

391 Commits (7df6a7ea98121997af2dcc57a69046ae252a9ec6)

Author SHA1 Message Date
fanquake 3ab1824625
build: Use dnl for all comments in configure.ac, rather than #
5 years ago
fanquake 8ddcbb4e41
build: Remove backticks from configure.ac
5 years ago
Wladimir J. van der Laan c7c9c44278
Merge #17663: build: pass -dead_strip_dylibs to ld on macOS
5 years ago
fanquake bd44711e1b build: pass -dead_strip_dylibs to ld on macOS
5 years ago
Hennadii Stepanov 651c636f9e
build: Fix configure report about qr
5 years ago
fanquake 8983ee3e6d
build: remove OpenSSL detection and libs
5 years ago
Wladimir J. van der Laan 0bb37e437e
Merge #17270: Feed environment data into RNG initializers
5 years ago
Sjors Provoost 18b18f8e81
[build] ./configure --enable-werror: add unused-variable
5 years ago
Pieter Wuille a81c494b4c Use sysctl for seeding on MacOS/BSD
5 years ago
Wladimir J. van der Laan 91fbcf41b3
Merge #16110: depends: Add Android NDK support
5 years ago
fanquake befbc40eb5
build: remove EVP_MD_CTX_new detection
5 years ago
fanquake fcee10c2d0
build: remove SSL lib detection
5 years ago
fanquake 3548e4aac7
Remove BIP70 Support
5 years ago
Wladimir J. van der Laan ee47461ea5
Merge #17033: Disable _FORTIFY_SOURCE when enable-debug
5 years ago
Andrew Chow 44f7a8d7a7 Disable _FORTIFY_SOURCE when enable-debug
5 years ago
Hennadii Stepanov 30fc1a3f54
build: Remove workaround for ancient libtool
5 years ago
Hennadii Stepanov 6ca01b9a10
build: Ensure a minimal version of libtool
5 years ago
Jon Atack c0859b7dac
build: 0.19 release updates on master
5 years ago
Igor Cota b4057d8261 Define TARGET_OS when host is android
5 years ago
Wladimir J. van der Laan dd8cf82e96
Merge #15146: Solve SmartOS FD_ZERO build issue
5 years ago
fanquake 376f4929f8
build: disable BIP70 support by default
5 years ago
Hennadii Stepanov 0bb33b5348
qt: Replace objc_msgSend with native syntax
5 years ago
Jon Atack a6c1fc3cd9
build: echo prop tests status during build
5 years ago
Jonas Schnelli f418c3379c
Merge #16435: autoconf: Sane `--enable-debug` defaults.
5 years ago
fanquake bf72b8a555
build: disable libsecp256k1 benchmarks
5 years ago
Carl Dong d6ac25bdd9
autoconf: Sane --enable-debug defaults.
5 years ago
Wladimir J. van der Laan b21acab82f
Merge #15993: net: Drop support of the insecure miniUPnPc versions
5 years ago
MarcoFalke fabfcb5d8e
build: Treat -Wswitch as error when --enable-werror
5 years ago
Wladimir J. van der Laan 5859b7dc6f
Merge #16338: test: Disable other targets when enable-fuzz is set
5 years ago
qmma 48bcb2ac24
Disable other targets when enable-fuzz is set
5 years ago
Hennadii Stepanov 59cb722fd0
Update configure to reject unsafe miniUPnPc API ver
6 years ago
Sjors Provoost f874e14cd3
[build]: check std::system for -[alert|block|wallet]notify
6 years ago
Sjors Provoost c1c91bb78d
[build] detect std::system or ::wsystem
6 years ago
Carl Dong 480e3415d7 configure: Add flag for enabling thread_local.
6 years ago
MarcoFalke faf38bc056
build with -fstack-reuse=none
6 years ago
MarcoFalke 2c35fe6238
Merge #15849: Thread names in logs and deadlock debug tools
6 years ago
James O'Beirne 188ca75e5f disable HAVE_THREAD_LOCAL on unreliable platforms
6 years ago
MarcoFalke b1e013e4fa
Merge #13788: Fix --disable-asm for newer assembly checks/code
6 years ago
Ben Woosley b4fd0ca9be
Include cstring for sanity_test_fdelt if required
6 years ago
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
Wladimir J. van der Laan c9985c84f9
build: Bump version to 0.18.99
6 years ago
MarcoFalke 33480c6366
Merge #15285: build: Prefer Python 3.4 even if newer versions are present on the system
6 years ago
Wladimir J. van der Laan 3a573fd46c
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
MarcoFalke 252fd15add
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline
6 years ago
Jonas Schnelli 49d2374acf [tools] Add wallet inspection and modification tool
6 years ago
Sjors Provoost 0890339fb3
build: prefer python3.4 even if newer versions are present on the system
6 years ago
MarcoFalke 2ca632e5b4 test: Build fuzz targets into seperate executables
6 years ago
Chun Kuan Lee 1bd9ffdd44 windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
Ben Woosley 4e81438f65
build: Drop macports support
6 years ago
Luke Dashjr 8ac34140d5 configure: bitcoin-tx doesn't need libevent, so don't pull it in
6 years ago