aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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-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
2016-04-27build: quiet annoying warnings without adding new onesCory Fields
2016-04-26build: Enable C++11 build, require C++11 compilerWladimir J. van der Laan
2016-04-26Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.randy-waterhouse
2016-04-19leveldb: integrate leveldb into our buildsystemCory Fields
2016-04-11build: define base filenames for use elsewhere in the buildsystemCory Fields
2016-04-03build: Remove unnecessary executables from gitian releaseWladimir J. van der Laan
2016-03-31Merge #7477: Fix quoting of copyright holders in configure.ac.Wladimir J. van der Laan
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2016-02-07Fix quoting of copyright holders in configure.ac.Daniel Kraft
2016-02-04Merge #7349: Build against system UniValue when availableWladimir J. van der Laan
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-01-28Change default configure option --with-system-univalue to "no"Luke Dashjr
2016-01-28Bugfix: Include COPYRIGHT_HOLDERS_SUBSTITUTION in Makefile substitutions so i...Luke Dashjr
2016-01-28Move PACKAGE_URL to configure.acLuke Dashjr
2016-01-26release: always link librt for glibc back-compat buildsCory Fields
2016-01-26release: add check-symbols and check-security make targetsCory Fields
2016-01-19Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhereLuke Dashjr
2016-01-18Merge pull request #7363Wladimir J. van der Laan
2016-01-17Update license year range to 2016Prayag Verma
2016-01-15Build against system UniValue when availableLuke Dashjr
2016-01-08c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locallyCory Fields
2016-01-05c++11: detect and correct for boost builds with an incompatible abiCory Fields
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr