Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoi...
[novacoin.git] / src / makefile.osx
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 AndresenDefine TEST_DATA_DIR so unit tests can be run from...
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 AndresenMerge pull request #1042 from gavinandresen/use_ssl_cleanup
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-04 Gavin AndresenAdd ifdef RELEASE to makefile.osx as the compile-for...
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-02-02 Gavin AndresenSupport makefile.osx building test_bitcoin with dynamic...
2012-01-23 Gavin AndresenSupport makefile.osx building test_bitcoin with dynamic...
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-23 Matt CoralloNo reason to have any qrcode stuff in the bitcoind...
2011-12-23 Wladimir J. van... Merge pull request #629 from sje397/master
2011-12-20 sje397Added QRCode generation functions via libqrencode....
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-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-10 Gavin AndresenMac OSX release process changes
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-05 Gavin AndresenUpdate mac Makefile and build instructions to use MacPorts
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-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-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-21 Matt CoralloRevert "OSX build tweaks (laszlo)"
2011-05-21 Jeff GarzikOSX build tweaks (laszlo)
2011-04-23 Jaromildirectory re-organization (keeps the old build system)