Commit Graph

413 Commits (a421e0a22f1230abd69b4661a019bed39b72205f)

Author SHA1 Message Date
Wladimir J. van der Laan 3b21a78634
Merge #18290: build: Set minimum Automake version to 1.13
5 years ago
Hennadii Stepanov ddc7e42d60
build: Set minimum Automake version to 1.13
5 years ago
fanquake bd37f2bc26
build: remove Boost Chrono detection from build system
5 years ago
fanquake 97aadf98d0
Merge #16117: util: Replace boost sleep with std sleep
5 years ago
fanquake 3d9b41ecc0
build: add --enable-determinism configure flag
5 years ago
MarcoFalke fae86c38bc
util: Remove unused MilliSleep
5 years ago
Sjors Provoost 6ba617dbe2
build: add Wreturn-type to Werror flags
5 years ago
Wladimir J. van der Laan 0193fd766b
Merge #18082: logging: enable thread_local usage on macOS
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
fanquake d76894987d
logging: enable thread_local usage on macOS
5 years ago
Wladimir J. van der Laan 9ebdf04757 build: CRC32C build system integration
5 years ago
Wladimir J. van der Laan 24d02a9ac0 build: Update build system for new leveldb
5 years ago
fanquake acd644b83d build: remove --large-address-aware linker flag
5 years ago
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