aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright substitutionRoss Nicoll2018-02-181-1/+1
* Rename binaries to match DogecoinRoss Nicoll2018-02-181-12/+12
* Update DB version to 5.1Ross Nicoll2017-05-071-2/+2
* build: force a c++ standard to be specifiedCory Fields2017-02-231-1/+1
* build: add --enable-werror optionCory Fields2017-02-231-0/+17
* build: warn about variable length arraysCory Fields2017-02-231-0/+1
* build: bump version to 0.14.0Wladimir J. van der Laan2017-02-171-3/+3
* [Trivial] Update license year range to 2017Lauda2017-01-231-1/+1
* Merge #9475: Let autoconf detect presence of EVP_MD_CTX_newWladimir J. van der Laan2017-01-051-0/+7
|\
| * Let autoconf detect presence of EVP_MD_CTX_newLuke Dashjr2017-01-041-0/+7
* | Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli2017-01-021-0/+1
|\ \
| * | Mention RSVG dependency when creating the disk image on OSXJonas Schnelli2016-12-231-0/+1
| * | build: Fix 'make deploy' for OSXCory Fields2016-12-231-1/+1
| |/
* / Fix linker error when configured with --enable-lcovDouglas Roark2016-12-281-0/+2
|/
* remove obsolete run-bitcoind-for-test.shAlex Morcos2016-12-041-1/+0
* Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...Pieter Wuille2016-12-021-1/+1
|\
| * Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* | Revert "Use async name resolving to improve net thread responsiveness"Matt Corallo2016-12-011-2/+0
|/
* Merge #9156: Add compile and link options echo to configureWladimir J. van der Laan2016-11-171-0/+25
|\
| * Add compile and link options echo to configureJonas Schnelli2016-11-161-0/+25
* | build: fix qt5.7 build under macOSCory Fields2016-11-151-1/+9
|/
* Revert "Check and enable -Wshadow by default."Wladimir J. van der Laan2016-11-091-1/+0
* Merge #8794: Enable -Wshadow by defaultWladimir J. van der Laan2016-11-091-0/+1
|\
| * Check and enable -Wshadow by default.Pavel Janík2016-09-221-0/+1
* | Set minimum required Boost to 1.47.0fanquake2016-10-171-1/+4
* | Merge #8813: bitcoind: Daemonize using daemon(3)Wladimir J. van der Laan2016-09-301-0/+3
|\ \
| * | bitcoind: Daemonize using daemon(3)Matthew King2016-09-261-0/+3
| |/
* | Merge #8249: Enable (and check for) 64-bit ASLR on WindowsWladimir J. van der Laan2016-09-261-0/+1
|\ \ | |/ |/|
| * build: supply `-Wl,--high-entropy-va`Wladimir J. van der Laan2016-09-261-0/+1
* | Merge #8608: Install manpages via make install, also add some autogenerated m...Wladimir J. van der Laan2016-09-131-1/+7
|\ \
| * | change help string --enable-man to --disable-mannomnombtc2016-08-281-3/+2
| * | add conditional for --enable-man, default is yesnomnombtc2016-08-271-1/+8
* | | Merge #8563: Add configure check for -latomicWladimir J. van der Laan2016-09-091-0/+3
|\ \ \
| * | | Add configure check for -latomicAnthony Towns2016-08-231-0/+3
| |/ /
* / / build: Updates for OpenBSDWladimir J. van der Laan2016-08-281-1/+9
|/ /
* | Merge #8504: test: Remove java comparison toolWladimir J. van der Laan2016-08-171-32/+0
|\ \
| * | test: Remove java comparison toolWladimir J. van der Laan2016-08-131-32/+0
* | | build: Remove check for `openssl/ec.h`Wladimir J. van der Laan2016-08-161-8/+0
|/ /
* | Merge #8293: Bugfix: Allow building libbitcoinconsensus without any univalueWladimir J. van der Laan2016-08-131-3/+13
|\ \
| * | Bugfix: Allow building libbitcoinconsensus without any univalueLuke Dashjr2016-08-091-3/+13
* | | Merge #8492: configure: Allow building bench_bitcoin by itselfWladimir J. van der Laan2016-08-131-2/+2
|\ \ \
| * | | configure: Allow building bench_bitcoin by itselfLuke Dashjr2016-08-091-2/+2
* | | | [depends] ZeroMQ 4.1.5fanquake2016-07-211-0/+9
* | | | build: bump version to 0.13.99Wladimir J. van der Laan2016-07-181-1/+1
|/ / /
* | | Merge #8314: Fix pkg-config issues for 0.13Wladimir J. van der Laan2016-07-081-9/+18
|\ \ \
| * | | build: fix Windows builds without pkg-configCory Fields2016-07-071-9/+18
| | |/ | |/|
* / | build: require boost for benchCory Fields2016-07-061-1/+1
|/ /
* | build: add armhf/aarch64 gitian buildsCory Fields2016-06-101-0/+2
* | build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields2016-06-011-0/+1
* | build: No need to check for leveldb atomicsCory Fields2016-04-301-14/+0