aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.include
AgeCommit message (Expand)Author
2014-05-02don't use sed's -i option to stay posix compliantFabian Raetz
2014-01-18Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_forLuke Dashjr
2014-01-18Cleanup LevelDB library dependenciesLuke Dashjr
2014-01-13build: fix MacOSX build after ec41342Wladimir J. van der Laan
2014-01-11build: pass correct defs and include path to mocWladimir J. van der Laan
2014-01-10qt5: Use QT_SELECT for debian-based distros.Cory Fields
2013-12-04Add --disable-wallet option to build systemWladimir J. van der Laan
2013-12-03bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan
2013-11-11configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr
2013-09-18autotools: fix the Makefile.include to be safely included anywhere.Cory Fields
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-09-10configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr
2013-09-05autotools: switch to autotools buildsystemCory Fields