index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.include
Age
Commit message (
Expand
)
Author
2014-01-18
Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_for
Luke Dashjr
2014-01-18
Cleanup LevelDB library dependencies
Luke Dashjr
2014-01-13
build: fix MacOSX build after ec41342
Wladimir J. van der Laan
2014-01-11
build: pass correct defs and include path to moc
Wladimir J. van der Laan
2014-01-10
qt5: Use QT_SELECT for debian-based distros.
Cory Fields
2013-12-04
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-12-03
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-11-11
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
Luke Dashjr
2013-09-18
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-10
configure: Check common include subdirectories for bdb headers, and refuse to...
Luke Dashjr
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields