4407 Commits (7a3df1cd9406ef0f46af518974c1e87aa1d5cb5f)
 

Author SHA1 Message Date
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Cory Fields c546dc05bb autotools: fix subdir m4 check, never let it return -I 11 years ago
Jeff Garzik 2e9c8aed31 configure.ac: remove unneeded OSX flags 11 years ago
Jeff Garzik 87d7a0ee10 Merge pull request #3011 from jgarzik/autoconf 11 years ago
Jeff Garzik 8bd6d19a92 configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS 11 years ago
Wladimir J. van der Laan 9a4a7d3c6a qt: english translation update 11 years ago
Jeff Garzik acafc9ceb1 Add src/.gitignore: ignore src/test_bitcoin 11 years ago
Jeff Garzik e0d6dd11e3 Merge pull request #3009 from gavinandresen/LogPrint 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen e51321fb75 Refactor: OutputDebugStringF -> LogPrint(category, ...) 11 years ago
Gavin Andresen b16e9f02c8 Merge pull request #2985 from theuni/included-tests 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Cory Fields 08081e393b included-tests: update gitian descriptors for hexdump dependency 11 years ago
Jeff Garzik a25cd0bfdf Merge pull request #3000 from gmaxwell/more_osx_fsync 11 years ago
Gavin Andresen 17e0f67505 Merge pull request #3001 from theuni/fix-make-race 11 years ago
Cory Fields cae63be6c9 autotools: fix a parallel build race condition spotted by the pull-tester 11 years ago
Gregory Maxwell e7bad10c12 More fixes for blockchain corruption on OSX. 11 years ago
Gavin Andresen 2975db76b3 Merge pull request #2996 from theuni/qt-translation 11 years ago
Cory Fields a0c3ab7ed1 autotools: update translation docs 11 years ago
Cory Fields 035ddf6f6b autotools: check for lupdate/xgettext 11 years ago
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 11 years ago
Cory Fields f3f09462cd autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable 11 years ago
Cory Fields f286aa1611 autotools: rearrange qt sources to make them more flexible 11 years ago
Gregory Maxwell 4c5969b367 Merge pull request #2830 from petertodd/p2sh-rpc 11 years ago
Peter Todd 2253642287
Make validateaddress provide redeemScript 11 years ago
Peter Todd be066fad7d Add RPC call decodescript 11 years ago
Peter Todd 463c9710f5 Move Parse{Hash|Hex} to be usable by all RPC code 11 years ago
Gregory Maxwell 11a79680b1 Merge pull request #2979 from luke-jr/autoconf 11 years ago
Gregory Maxwell 85311c1ef8 Merge pull request #2982 from gmaxwell/20130908_ccoins_corrupt 11 years ago
Luke Dashjr 1e9d3b1392 Bugfix: Since test_bitcoin is being built and run inside src/test/, try using relative directories from that point 11 years ago
Luke Dashjr 9a09c0091c configure: Prefer specific known-good versions of Qt metacompiler tools 11 years ago
Luke Dashjr 56ba02aa2a build-unix.md: Remove now-redundant and unnecessary Gentoo instructions 11 years ago
Luke Dashjr 941dba1783 configure: Check common include subdirectories for bdb headers, and refuse to use any version other than 4.8 by default 11 years ago
Cory Fields b4d8d03b86 autotools: use an absolute path to test data 11 years ago
Wladimir J. van der Laan 2bc004c658 Merge pull request #2961 from Diapolo/cosmetic 11 years ago
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase 11 years ago
Gregory Maxwell f8b7aa8625 Longer term workaround for chainstate corruption from negative versions. 11 years ago
Gavin Andresen 4c723841e2 Merge pull request #2968 from TheBlueMatt/master 11 years ago
Gavin Andresen 8394f4a2dc Merge pull request #2977 from laanwj/2013_09_release_process_protobuf 11 years ago
Jeff Garzik 12564aa166 configure.ac: remove superfluous bracket 11 years ago
Jeff Garzik 15fd245b9a Merge pull request #2943 from theuni/autotools-final 11 years ago
Wladimir J. van der Laan 495242c1ad Merge pull request #2976 from laanwj/2013_09_txid_details 11 years ago
Wladimir J. van der Laan 9d6b60cf50 Merge pull request #2973 from Diapolo/qDebug 11 years ago
Wladimir J. van der Laan ed4c7fd4fd qt: add vout index to transaction id in transactions details dialog 11 years ago
Philip Kaufmann 42018eff07 Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
Gavin Andresen d22d9753cc Merge pull request #2978 from gmaxwell/rpc_settxfee_doc 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Gregory Maxwell a22eed6a1e Make settxfee clear that units are btc/kb. 11 years ago
Wladimir J. van der Laan 51c2fa16bb Qt 4.8.3 r2 in gitian and release process 11 years ago
Wladimir J. van der Laan af079f0b21 Add protobuf 2.5.0 download to gitian release process 11 years ago