aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2015-12-22depends: Pass PYTHONPATH along to configureCory Fields
2015-12-22macdeploy: Use rsvg-convert rather than cairosvgLuke Dashjr
2015-12-22More complicated package name substitution for Mac deploymentLuke Dashjr
2015-12-03Now that 0.12 has been branched, master is 0.12.99Wladimir J. van der Laan
2015-11-13Update key.cpp to new secp256k1 APIPieter Wuille
2015-11-09build: Split hardening/fPIE options outCory Fields
2015-11-04build: If both Qt4 and Qt5 are installed, use Qt5Wladimir J. van der Laan
2015-10-29Merge pull request #6870Wladimir J. van der Laan
2015-10-23Add config option to enable extended RPC tests for code coveragedexX7
2015-10-23Require Python for RPC tests, when using lcovdexX7
2015-10-22[trivial] Rewrite help text for feature enabled by defaultMarcoFalke
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