aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qttest.include
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-4/+4
* really s/doge/dis/g this timeTomo Ueda2021-09-021-16/+16
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-16/+16
* Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-171-0/+3
* Add MIT license to MakefilesLuke Dashjr2016-09-211-0/+4
* [Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli2016-08-231-1/+5
* Build: Consensus: Move consensus files from common to its own module/packageJorge Timón2015-12-081-1/+1
* build: Use fPIC rather than fPIE for qt objects.Cory Fields2015-11-091-1/+1
* build: Split hardening/fPIE options outCory Fields2015-11-091-1/+2
* [Univalue] add univalue over subtreeJonas Schnelli2015-10-011-1/+1
* Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik2015-09-161-0/+3
* build: build-system changes for libeventWladimir J. van der Laan2015-09-021-1/+2
* build: make a distinction between static app ldflags and static lib ldflagsCory Fields2014-11-191-1/+1
* Always build and link libsecp256k1Pieter Wuille2014-11-181-4/+1
* build: quit abusing LIBS for Windows builds.Cory Fields2014-10-131-1/+1
* build: fix qt test build when libprotobuf is in a non-standard pathCory Fields2014-10-101-1/+1
* build: add option for reducing exports (v2)Cory Fields2014-08-181-1/+1
* Revert "build: add option for reducing exports"Wladimir J. van der Laan2014-08-181-1/+1
* build: add option for reducing exportsCory Fields2014-08-151-1/+1
* build: fix automake warnings about the use of INCLUDESCory Fields2014-08-151-1/+1
* Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-291-1/+1
* build: re-add AM_LDFLAGS where it's overriddenCory Fields2014-07-081-1/+1
* secp256k1: Add build-side changes for libsecp256k1Cory Fields2014-07-011-0/+3
* Remove unnecessary dependencies for bitcoin-cliWladimir J. van der Laan2014-06-251-1/+1
* crypto: create a separate lib for crypto functionsCory Fields2014-06-211-1/+1
* build: quit abusing AM_CPPFLAGSCory Fields2014-06-051-6/+2
* build: avoid the use of top_ and abs_ dir pathsCory Fields2014-06-051-3/+3
* build: Switch to non-recursive makeCory Fields2014-06-051-0/+52