aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-12-11build: fix syntax error on older m4/autoconf.Cory Fields
2013-12-08Merge pull request #3322Wladimir J. van der Laan
2013-12-04Add --disable-wallet option to build systemWladimir J. van der Laan
2013-11-27configure.ac: Check for miniupnpc headers, not just -lminiupnpcJosh Triplett
2013-11-22Remove '/': prefix always starts with '/'Florin
2013-11-14configure: lupdate is not needed for Qt buildWladimir J. van der Laan
2013-11-13Use C99 printf statements in mingwWladimir J. van der Laan
2013-11-11configure: Automatically disable bitcoin-qt by default, if dependencies are n...Luke Dashjr
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-28Make large-reorg tests optional in block-testerMatt Corallo
2013-10-15misc spelling / space / style fixesPhilip Kaufmann
2013-09-29Merge pull request #3015 from theuni/win32-version-infoPieter Wuille
2013-09-25build: add libcrypt32 dep for new mingw. Also ensure that libgcc/libstdc++ ar...Cory Fields
2013-09-18win32: only check for windres for win32, and fail if missingCory Fields
2013-09-18configure.ac: remove unneeded OSX flagsJeff Garzik
2013-09-18configure.ac: remove debug/release concept, prefer autotools default CXXFLAGSJeff Garzik
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-09-14autotools: check for lupdate/xgettextCory Fields
2013-09-10configure: Prefer specific known-good versions of Qt metacompiler toolsLuke Dashjr
2013-09-10configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr
2013-09-07configure.ac: remove superfluous bracketJeff Garzik
2013-09-05autotools: switch to autotools buildsystemCory Fields