Build identification strings
[novacoin.git] / src / makefile.linux-mingw
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-19 Pieter Wuilleadd key.o and rpcdump.o to makefile.linux-mingw
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-10-25 Matt CoralloUpdate openssl to 1.0.0e.
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-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 CoralloFix makefile.linux-mingw
2011-07-13 Matt CoralloUpdate makefile.linux-mingw to work with crypter and...
2011-07-04 Matt CoralloAdded a couple minor things to match newer build process.