Commit Graph

250 Commits (94b528bb0c31f4bf1c4b3eca7050449344ac90cf)

Author SHA1 Message Date
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
John Newbery 5b0bff4581 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
John Newbery 00902c48cd Rename qa directory to test
8 years ago
Wladimir J. van der Laan e141aa4ba6 Add mallocinfo mode to `getmemoryinfo` RPC
8 years ago
Wladimir J. van der Laan 5073100f27 build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT
8 years ago
Wladimir J. van der Laan c459d509b7 build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL
8 years ago
Wladimir J. van der Laan 75d012e8c7
Merge #8808: Do not shadow variables (gcc set)
8 years ago
Wladimir J. van der Laan d19d45a1e6
Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
8 years ago
Wladimir J. van der Laan 692c9eddba
Merge #9831: build: force a c++ standard to be specified
8 years ago
Cory Fields 205830a37b build: add --enable-werror option
8 years ago
Cory Fields 9829c54de2 build: force a c++ standard to be specified
8 years ago
Wladimir J. van der Laan 224e6eb089 util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
8 years ago
Cory Fields b602fe0f73 build: warn about variable length arrays
8 years ago
MarcoFalke 7ff4a538a8
Merge #9657: Improve rpc-tests.py
8 years ago
Wladimir J. van der Laan f87e8f5392
build: bump version to 0.14.99
8 years ago
John Newbery 1581ecbc33 Use configparser in rpc-tests.py
8 years ago
Lauda be31a2b363 [Trivial] Update license year range to 2017
8 years ago
Wladimir J. van der Laan 7014506415
Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new
8 years ago
Luke Dashjr 0388afe69d Let autoconf detect presence of EVP_MD_CTX_new
8 years ago
Jonas Schnelli 53442af0aa
Merge #9412: build: Fix 'make deploy' for OSX
8 years ago
Douglas Roark e2b5c98cef Fix linker error when configured with --enable-lcov
8 years ago
Jonas Schnelli b01667c778
Mention RSVG dependency when creating the disk image on OSX
8 years ago
Cory Fields 09aefb5177
build: Fix 'make deploy' for OSX
8 years ago
Pavel Janík ad1ae7ae2e Check and enable -Wshadow by default.
8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh
8 years ago
Pieter Wuille 2efcfa5acf
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp})
8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp}
8 years ago
Matt Corallo 10ae7a7b23 Revert "Use async name resolving to improve net thread responsiveness"
8 years ago
Wladimir J. van der Laan a8b2a82618
Merge #9156: Add compile and link options echo to configure
8 years ago
Jonas Schnelli d8274bcd00
Add compile and link options echo to configure
8 years ago
Cory Fields 70266e9829 build: fix qt5.7 build under macOS
8 years ago
Wladimir J. van der Laan f445d88612
Revert "Check and enable -Wshadow by default."
8 years ago
Wladimir J. van der Laan e0477f6d20
Merge #8794: Enable -Wshadow by default
8 years ago
fanquake 6dd3723722
Set minimum required Boost to 1.47.0
8 years ago
Wladimir J. van der Laan fb24d7eeb4
Merge #8813: bitcoind: Daemonize using daemon(3)
8 years ago
Matthew King a92bf4af66 bitcoind: Daemonize using daemon(3)
8 years ago
Wladimir J. van der Laan 4e1567acff
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
8 years ago
Wladimir J. van der Laan 62c291596b build: supply `-Wl,--high-entropy-va`
8 years ago
Pavel Janík fd5654cab1 Check and enable -Wshadow by default.
8 years ago
Wladimir J. van der Laan 7e9ab9555c
Merge #8608: Install manpages via make install, also add some autogenerated manpages
8 years ago
Wladimir J. van der Laan 7f8b677aeb
Merge #8563: Add configure check for -latomic
8 years ago
Wladimir J. van der Laan 883175f5d3 build: Updates for OpenBSD
8 years ago
nomnombtc ae6e754928 change help string --enable-man to --disable-man
8 years ago
nomnombtc a32c102fb1 add conditional for --enable-man, default is yes
8 years ago
Anthony Towns 878faacd7b Add configure check for -latomic
8 years ago
Wladimir J. van der Laan 733035bdb7
Merge #8504: test: Remove java comparison tool
8 years ago
Wladimir J. van der Laan 936c1448ed build: Remove check for `openssl/ec.h`
8 years ago
Wladimir J. van der Laan 3c5251daeb test: Remove java comparison tool
8 years ago