aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* build: nuke Makefile.include from orbitCory Fields2014-06-051-74/+0
* build: Switch to non-recursive makeCory Fields2014-06-051-11/+6
* don't use sed's -i option to stay posix compliantFabian Raetz2014-05-021-6/+6
* Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_forLuke Dashjr2014-01-181-1/+1
* Cleanup LevelDB library dependenciesLuke Dashjr2014-01-181-3/+10
* build: fix MacOSX build after ec41342Wladimir J. van der Laan2014-01-131-1/+0
* build: pass correct defs and include path to mocWladimir J. van der Laan2014-01-111-0/+1
* qt5: Use QT_SELECT for debian-based distros.Cory Fields2014-01-101-4/+4
* Add --disable-wallet option to build systemWladimir J. van der Laan2013-12-041-0/+1
* bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan2013-12-031-1/+3
* configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-2/+6
* autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-181-4/+2
* included-tests: generate binary data from test files for inclusion into test ...Cory Fields2013-09-161-0/+16
* configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr2013-09-101-0/+3
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+48