aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-04-05Bump version to 0.14.1v0.14.1rc1Wladimir J. van der Laan
2017-03-31util: Work around (virtual) memory exhaustion on 32-bit w/ glibcWladimir J. van der Laan
2017-02-23build: force a c++ standard to be specifiedCory Fields
2017-02-23build: add --enable-werror optionCory Fields
2017-02-23build: warn about variable length arraysCory Fields
2017-02-17build: bump version to 0.14.0Wladimir J. van der Laan
2017-01-23[Trivial] Update license year range to 2017Lauda
2017-01-05Merge #9475: Let autoconf detect presence of EVP_MD_CTX_newWladimir J. van der Laan
2017-01-04Let autoconf detect presence of EVP_MD_CTX_newLuke Dashjr
2017-01-02Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli
2016-12-28Fix linker error when configured with --enable-lcovDouglas Roark
2016-12-23Mention RSVG dependency when creating the disk image on OSXJonas Schnelli
2016-12-23build: Fix 'make deploy' for OSXCory Fields
2016-12-04remove obsolete run-bitcoind-for-test.shAlex Morcos
2016-12-02Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...Pieter Wuille
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-12-01Revert "Use async name resolving to improve net thread responsiveness"Matt Corallo
2016-11-17Merge #9156: Add compile and link options echo to configureWladimir J. van der Laan
2016-11-16Add compile and link options echo to configureJonas Schnelli
2016-11-15build: fix qt5.7 build under macOSCory Fields
2016-11-09Revert "Check and enable -Wshadow by default."Wladimir J. van der Laan
2016-11-09Merge #8794: Enable -Wshadow by defaultWladimir J. van der Laan
2016-10-17Set minimum required Boost to 1.47.0fanquake
2016-09-30Merge #8813: bitcoind: Daemonize using daemon(3)Wladimir J. van der Laan
2016-09-26bitcoind: Daemonize using daemon(3)Matthew King
2016-09-26Merge #8249: Enable (and check for) 64-bit ASLR on WindowsWladimir J. van der Laan
2016-09-26build: supply `-Wl,--high-entropy-va`Wladimir J. van der Laan
2016-09-22Check and enable -Wshadow by default.Pavel Janík
2016-09-13Merge #8608: Install manpages via make install, also add some autogenerated m...Wladimir J. van der Laan
2016-09-09Merge #8563: Add configure check for -latomicWladimir J. van der Laan
2016-08-28build: Updates for OpenBSDWladimir J. van der Laan
2016-08-28change help string --enable-man to --disable-mannomnombtc
2016-08-27add conditional for --enable-man, default is yesnomnombtc
2016-08-23Add configure check for -latomicAnthony Towns
2016-08-17Merge #8504: test: Remove java comparison toolWladimir J. van der Laan
2016-08-16build: Remove check for `openssl/ec.h`Wladimir J. van der Laan
2016-08-13test: Remove java comparison toolWladimir J. van der Laan
2016-08-13Merge #8293: Bugfix: Allow building libbitcoinconsensus without any univalueWladimir J. van der Laan
2016-08-13Merge #8492: configure: Allow building bench_bitcoin by itselfWladimir J. van der Laan
2016-08-09Bugfix: Allow building libbitcoinconsensus without any univalueLuke Dashjr
2016-08-09configure: Allow building bench_bitcoin by itselfLuke Dashjr
2016-07-21[depends] ZeroMQ 4.1.5fanquake
2016-07-18build: bump version to 0.13.99Wladimir J. van der Laan
2016-07-08Merge #8314: Fix pkg-config issues for 0.13Wladimir J. van der Laan
2016-07-07build: fix Windows builds without pkg-configCory Fields
2016-07-06build: require boost for benchCory Fields
2016-06-10build: add armhf/aarch64 gitian buildsCory Fields
2016-06-01build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields
2016-04-30build: No need to check for leveldb atomicsCory Fields
2016-04-28Merge #7165: build: Enable C++11 in build, require C++11 compilerWladimir J. van der Laan