aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-10-06Merge pull request #6733Wladimir J. van der Laan
2015-10-06Merge pull request #6743Wladimir J. van der Laan
2015-10-05Merge pull request #6744Wladimir J. van der Laan
2015-10-05Merge pull request #6748Wladimir J. van der Laan
2015-10-05build: Remove unnecessary chmods after #6616Wladimir J. van der Laan
2015-10-03autotools: move checking for zmq library to common area in configure.acJohnathan Corgan
2015-10-02Rewrite help texts for features enabled by default.Pavel Janík
2015-10-01Merge pull request #6616Wladimir J. van der Laan
2015-10-01Merge pull request #6739Wladimir J. van der Laan
2015-10-01Migrated rpc-tests.sh to all python rpc-tests.pyptschip
2015-10-01build: disable -Wself-assignWladimir J. van der Laan
2015-10-01Merge pull request #6732Wladimir J. van der Laan
2015-10-01build: remove libressl checkWladimir J. van der Laan
2015-10-01[Univalue] add univalue over subtreeJonas Schnelli
2015-09-30Simple benchmarking frameworkGavin Andresen
2015-09-30[Trivial] start the help texts with lowercasepaveljanik
2015-09-29zmq: require version 4.x or newer of libzmqJohnathan Corgan
2015-09-16configure.ac: Revert autotools-auto-updated 2.69 autoconf requirementJeff Garzik
2015-09-16Merge pull request #6317Jeff Garzik
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik
2015-09-02build: build-system changes for libeventWladimir J. van der Laan
2015-07-31build: fix libressl detectionCory Fields
2015-07-15configure --enable-debug changesGavin Andresen
2015-06-21build: Remove -DBOOST_SPIRIT_THREADSAFEWladimir J. van der Laan
2015-06-10Merge pull request #6244Wladimir J. van der Laan
2015-06-07Add an alternate location of endian.h headerAndriy Voskoboinyk
2015-06-06configure: Detect (and reject) LibreSSLLuke Dashjr
2015-06-01build: disable optional use of gmp in internal secp256k1 buildWladimir J. van der Laan
2015-06-01Now that 0.11 has been branched, master is 0.11.99Wladimir J. van der Laan
2015-05-14build: make libboost_chrono mandatoryCory Fields
2015-05-02change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URLJonas Schnelli
2015-03-06build: Endian compatibilityWladimir J. van der Laan
2015-03-03Merge pull request #5819Wladimir J. van der Laan
2015-03-02keys: remove libsecp256k1 verification until it's actually supportedCory Fields
2015-02-23build: fix typo in configure helpCory Fields
2015-02-23build: remove libstdc++ backwards-compatCory Fields
2015-02-23build: disable reduced exports by defaultCory Fields
2015-01-21Remove custom pkg.m4 script.randy-waterhouse
2015-01-08Merge pull request #5542Wladimir J. van der Laan
2015-01-07Bugfix: configure: Correctly detect "nothing to build" conditionLuke Dashjr
2015-01-07Bugfix: Only check for boost when building code that requires itLuke Dashjr
2015-01-07Bugfix: configure: Check for openssl/ec.hLuke Dashjr
2015-01-02Bump project-wide COPYRIGHT_YEAR to 2015Wladimir J. van der Laan
2014-12-19Merge pull request #5334Wladimir J. van der Laan
2014-12-11Now that 0.10 has been branched, master is 0.10.99Wladimir J. van der Laan
2014-11-30Add /opt/local/include/db48 only if it exists.Pavel Janík
2014-11-26Merge pull request #5370Wladimir J. van der Laan
2014-11-25build: disable static lib stripping during osx make install-stripCory Fields
2014-11-24Check for strnlen and provide it if it is not found.Pavel Janík
2014-11-20libbitcoinconsensus: Add pkg-config supportLuke Dashjr