Merge with Bitcoin v0.6.3
[novacoin.git] / src / makefile.mingw
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-06-29 Richard SmithPPCoin: Windows commandline build
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Jeff GarzikDefine BOOST_SPIRIT_THREADSAFE in all makefiles
2012-05-05 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-26 Gavin AndresenMerge pull request #1150 from gavinandresen/NOPCH
2012-04-26 Gavin AndresenDefine TEST_DATA_DIR so unit tests can be run from...
2012-04-25 Gavin AndresenRemove unused -DNOPCH
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.
2012-04-10 Pieter WuilleBuild identification strings
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-01-13 Gavin AndresenCompile with extra warnings turned on. And more makefil...
2012-01-12 Gavin AndresenRemove broken Visual C++ makefile.vc, and removed annoy...
2012-01-06 Pieter WuilleNetwork stack refactor
2011-12-17 Pieter WuilleKey import and export
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore
2011-12-02 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-10-07 Gavin AndresenRemove ui_res from makefiles
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...
2011-09-26 Gavin AndresenFix build: put back rules to build cryptopp files
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-18 Wladimir J. van... assure that base bitcoind and bitcoin still build
2011-09-01 Gavin AndresenMerge branch 'code-cleanup' of git://github.com/muggenh...
2011-08-31 Jeff GarzikMerge pull request #464 from TheBlueMatt/upnp1.6
2011-08-26 Gavin AndresenCHECKMULTISIG unit tests.
2011-08-23 Matt CoralloUpgrade dependancies and tweak build process.
2011-08-19 Giel van SchijndelStart moving protocol-specific code to protocol.[ch]pp
2011-08-19 Giel van SchijndelCleanup makefiles such that diffs to them are smaller
2011-08-08 Vegard NossumFix testing setup
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-05 Matt CoralloRevert "Make UPnP default on Bitcoin but not on Bitcoind."
2011-07-01 Matt CoralloMake UPnP default on Bitcoin but not on Bitcoind.
2011-06-27 Gavin AndresenBoost unit-testing framework.
2011-06-15 Pieter Wuillemove wallet code to separate file
2011-05-27 Matt CoralloUpdate to openssl-1.0.0d and enable RPC-SSL on Win32
2011-05-14 Matt CoralloFix MinGW build due to bad pointers to ui.rc pixmaps...
2011-04-23 Jaromildirectory re-organization (keeps the old build system)