Bump version to 0.3.4
[novacoin.git] / src / makefile.unix
2013-04-01 alexhzBump version to 0.3.4
2013-03-07 alexUse 33 byte compressed keys
2013-03-07 alexUse 33 byte compressed keys
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-11 alexhzfix makefile
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-08-16 Sunny KingPPCoin: Remove genesis block tool
2012-08-16 Sunny KingPPCoin: Official genesis blocks
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
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-18 R E BroadleyAdd /bin/sh to bitcoin-qt.pro - as some filesystems...
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-15 Wladimir J. van... enable all warnings except invalid-offsetof, sign-compa...
2012-04-11 Pieter WuilleFix build.h dependencies
2012-04-10 Pieter WuilleBuild identification strings
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-04 Vegard NossumFix testing setup
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-03-30 Sunny KingPPCoin: Stack trace dump for ReadCompactSize() exception
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-03 Sunny KingPPCoin: makefile.unix build ppcoind and log messages...
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-17 Matt CoralloProperly include $*_LIB_PATH in makefile.unix
2012-02-15 Matt CoralloProperly include $*_LIB_PATH in makefile.unix
2012-02-02 Luke DashjrRename src/obj/test to src/obj-test to workaround bug...
2012-02-02 Luke DashjrBugfix: Support building test_bitcoin with shared-objec...
2012-01-23 Luke DashjrRename src/obj/test to src/obj-test to workaround bug...
2012-01-23 Luke DashjrBugfix: Support building test_bitcoin with shared-objec...
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-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-19 Gavin AndresenRework unit tests so test_bitcoin.cpp does not #include...
2011-12-17 Pieter WuilleKey import and export
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
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-11-18 Sunny KingPPCoin: Separate from bitcoin network; Rename directori...
2011-11-09 Sunny KingPPCoin: Tool generating genesis block
2011-11-02 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
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 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)