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
/
test
/
Makefile.am
Age
Commit message (
Expand
)
Author
2014-03-05
Total money limit test
Pieter Wuille
2014-01-11
small headers ordering cleanup
Philip Kaufmann
2014-01-11
makefile.am: split long lines into one file per line
Wladimir J. van der Laan
2013-12-25
Unittests for uint256.h
Thomas Holenstein
2013-12-09
Re-enable miner tests in --disable-wallet mode
Wladimir J. van der Laan
2013-12-04
Split off rpc_wallet_tests
Wladimir J. van der Laan
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-10-16
Merge pull request #2645 from sipa/inlinesighash
Gavin Andresen
2013-09-28
Inline signature serializer
Pieter Wuille
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
autotools: use an absolute path to test data
Cory Fields
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields