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
/
configure.ac
Age
Commit message (
Expand
)
Author
2013-12-11
build: fix syntax error on older m4/autoconf.
Cory Fields
2013-12-08
Merge pull request #3322
Wladimir J. van der Laan
2013-12-04
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-11-27
configure.ac: Check for miniupnpc headers, not just -lminiupnpc
Josh Triplett
2013-11-22
Remove '/': prefix always starts with '/'
Florin
2013-11-14
configure: lupdate is not needed for Qt build
Wladimir J. van der Laan
2013-11-13
Use C99 printf statements in mingw
Wladimir J. van der Laan
2013-11-11
configure: Automatically disable bitcoin-qt by default, if dependencies are n...
Luke Dashjr
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-10-28
Make large-reorg tests optional in block-tester
Matt Corallo
2013-10-15
misc spelling / space / style fixes
Philip Kaufmann
2013-09-29
Merge pull request #3015 from theuni/win32-version-info
Pieter Wuille
2013-09-25
build: add libcrypt32 dep for new mingw. Also ensure that libgcc/libstdc++ ar...
Cory Fields
2013-09-18
win32: only check for windres for win32, and fail if missing
Cory Fields
2013-09-18
configure.ac: remove unneeded OSX flags
Jeff Garzik
2013-09-18
configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS
Jeff Garzik
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-14
autotools: check for lupdate/xgettext
Cory Fields
2013-09-10
configure: Prefer specific known-good versions of Qt metacompiler tools
Luke Dashjr
2013-09-10
configure: Check common include subdirectories for bdb headers, and refuse to...
Luke Dashjr
2013-09-07
configure.ac: remove superfluous bracket
Jeff Garzik
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields