Bump version to 0.5.8
[novacoin.git] / src / makefile.mingw
2016-03-22 CryptoManiacEXPERIMENTAL: custom peer collector
2016-02-14 0xDEADFACERPC: encryptdata & decryptdata methods
2016-02-11 0xDEADFACEMalleable keys: Crypted R parameter support.
2016-01-16 fsb4000адаптация инструкции к текущей версии mxe 264/head
2015-12-07 CryptoManiacRemove -mssse3 from cflags
2015-12-07 CryptoManiacRevert scaninput optimizations for compatibility reasons.
2015-10-18 CryptoManiacMakefile fixes.
2015-10-16 CryptoManiacRename ScanMidstateWorker to KernelWorker, move kernel...
2015-10-14 CryptoManiacRPC scaninput: Add 8way implementation, but disable...
2015-10-13 CryptoManiacRemove UPNP support & do some cleanup.
2015-10-13 CryptoManiacMakefile separators
2015-10-13 CryptoManiacmakefile fixes
2015-10-13 CryptoManiacARM module building.
2015-10-12 CryptoManiacRemove copy_swap module, fix sha256 endianess and targe...
2015-10-11 CryptoManiacAdd SSSE3 imnplementation ofg block copy function,...
2015-10-11 CryptoManiacRPC scaninput: replace Intel implementation of sha256...
2015-10-04 CryptoManiacVarious Makefile fixes:
2015-09-21 CryptoManiacAdd __STDC_LIMIT_MACROS for INT64_MAX
2015-09-17 CryptoManiacUpdate makefiles.
2015-04-18 0xDEADFACEFix MinGW makefiles to resolve scrypt module issues.
2015-04-09 CryptoManiacReorganize scrypt function implementations.
2015-04-01 CryptoManiacSwitch to PKCS5_PBKDF2_HMAC and remove pbkdf2.h, pbkdf2.cpp 191/head
2015-03-17 MASM fanFix some configuration issues.
2015-03-15 fsb4000scrypt SSE2 182/head
2014-12-27 CryptoManiacCode cleanup
2014-12-23 MASM fanSwitch back to -O2 level of optimization.
2014-12-11 MASM fanAdd default value for USE_LEVELDB into makefiles
2014-12-10 MASM fanAdd default value for USE_LEVELDB into makefiles
2014-11-27 CryptoManiacSwitch GetMyExternalIP from HTTP request to STUN approach
2014-11-25 MASM fanRemove unnecessary ARM references
2014-11-07 0xDEADFACEMerge pull request #41 from fsb4000/miniupnpc
2014-11-07 MASM fanRemove zerocoin for now
2014-11-07 MASM fanMakefiles refactoring
2014-11-04 fsb4000additional definition for miniupnpc 1.9 41/head
2014-08-02 MASM fanFix daemon makefiles syntax
2014-07-28 CryptoManiacRestore BDB block index wrapper and enable it by default.
2014-02-08 CryptoManiacMingw32 makefile fix
2014-01-14 alexSecond pre-release update
2013-09-28 alexMerge branch 'master' of https://github.com/CryptoMania...
2013-09-28 alexRemove OpenMP flags for now
2013-09-22 RoadTrainUSE_LEVELDB fix
2013-09-08 alexAdd ZeroTest self-testing routine
2013-09-08 alexAdd OpenMP linking flag
2013-09-08 alexImport ZeroCoin adapted sources
2013-08-31 alexSwitch LevelDB back to default database engine
2013-08-25 alexDisable levelDB support by default
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexMove proof-of-stake miner and block creation to separat...
2013-08-23 alexRename scrypt_mine.(cpp|h) to scrypt.(cpp|h)
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-15 alexhzupdate to 0.4 preview
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-17 alexChange default build options
2013-02-17 alexFix makefile
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-07-31 Richard SmithPPCoin: Fix timestamp format for windows build
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)