Remove unused includes.
[novacoin.git] / src / makefile.osx
2016-03-13 CryptoManiacUse current CC and CXX environment variables for leveld...
2016-02-14 0xDEADFACERPC: encryptdata & decryptdata methods
2016-02-11 0xDEADFACEMalleable keys: Crypted R parameter support.
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-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-10-01 CryptoManiacQRCode support is always enabled now;
2015-09-21 CryptoManiacAdd __STDC_LIMIT_MACROS for INT64_MAX
2015-09-17 CryptoManiacUpdate makefiles.
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-19 CryptoManiacDefault 10.7 SDK is enough for compatibility.
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 MASM fanRemove zerocoin for now
2014-11-07 MASM fanMakefiles refactoring
2014-08-02 MASM fanFix daemon makefiles syntax
2014-07-28 CryptoManiacRestore BDB block index wrapper and enable it by default.
2014-02-14 MASM fanRevert "Merge pull request #2 from jyap808/osx_build_fixes"
2014-02-13 Julian YapIntegrate various fixes so Novacoin builds on OSX 2/head
2014-01-14 alexSecond pre-release update
2013-09-28 alexRemove OpenMP flags for now
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 Alexfix
2013-04-15 alexhzupdate to 0.4 preview
2013-02-20 alexhzadd kernel.o to osx makefile
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-17 alexChange default build options
2013-02-10 BalthazarInitial commit of NovaCoin changes
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)