Commit Graph

400 Commits (c1607b5df4877e5f799d861784cb91dba3ea5887)

Author SHA1 Message Date
fanquake 2525c096b0
build: remove configure checks for win libraries we don't link against
5 years ago
Wladimir J. van der Laan 7a311fa54a
Merge #17738: build: remove linking librt for backwards compatibility
5 years ago
fanquake b0a254019c build: add Wdate-time to Werror flags
5 years ago
fanquake f7453dcc03
build: remove linking librt for backwards compatibility
5 years ago
Emil Engler 8dc9aa90c3
doc: Update license year range to 2020
5 years ago
fanquake 4f4ae6f97e build: set AC_PREREQ to 2.69
5 years ago
fanquake 47f45b6776
Merge #17686: build: add -bind_at_load to macOS hardened LDFLAGS
5 years ago
fanquake abc147de95
build: remove WINDOWS_BITS from build system
5 years ago
fanquake c78b123982
build: add -bind_at_load to hardened LDFLAGS
5 years ago
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
5 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