PPCoin: Stack trace dump for ReadCompactSize() exception
[novacoin.git] / src / makefile.unix
2012-03-30 Sunny KingPPCoin: Stack trace dump for ReadCompactSize() exception
2012-03-03 Sunny KingPPCoin: makefile.unix build ppcoind and log messages...
2011-12-30 Sunny KingPPCoin: Coin creation model - block subsidy
2011-12-25 Sunny KingPPCoin: build genesis tool with bitcoin 0.5 build flags
2011-12-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-11-18 Sunny KingPPCoin: Separate from bitcoin network; Rename directori...
2011-11-09 Sunny KingPPCoin: Tool generating genesis block
2011-10-17 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
2011-10-10 Gavin AndresenMerge pull request #578 from luke-jr/bitcoind_build_imp...
2011-10-10 Gavin Andresenbitcoind does not need to link with gthread-2.0
2011-10-10 Luke DashjrAllow users to customize CXX, CXXFLAGS, and LDFLAGS...
2011-10-09 Luke DashjrAdd support to makefile.unix for the same parameters...
2011-10-05 Gavin AndresenAuto-build dependencies
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-26 Gavin AndresenMerge pull request #513 from cjdelisle/feature-hardening
2011-09-18 Wladimir J. van... assure that base bitcoind and bitcoin still build
2011-09-12 cjdelisleAdd some hardening to protect against unknown/future...
2011-09-01 Gavin AndresenMerge branch 'code-cleanup' of git://github.com/muggenh...
2011-08-26 Gavin AndresenCHECKMULTISIG unit tests.
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-16 Jeff Garziksrc/makefile.unix: remove -DFOURWAYSSE2
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-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)